Skip to content

Commit 46db2ec

Browse files
committed
Pin eslint-plugin-n to 15.2.1
1 parent 90ca830 commit 46db2ec

3 files changed

Lines changed: 11 additions & 4 deletions

File tree

.changeset/big-starfishes-raise.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@cloudfour/eslint-plugin': patch
3+
---
4+
5+
Pin eslint-plugin-n to 15.2.1
6+
7+
15.2.2 has a regression and inserts the wrong file extensions.

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@typescript-eslint/parser": "^5.0.0",
3636
"eslint-plugin-import": "^2.25.4",
3737
"eslint-plugin-jsdoc": "^39.0.0",
38-
"eslint-plugin-n": "^15.2.1",
38+
"eslint-plugin-n": "15.2.1",
3939
"eslint-plugin-promise": "^6.0.0",
4040
"eslint-plugin-unicorn": "^42.0.0"
4141
},

0 commit comments

Comments
 (0)