Skip to content

Commit 7e35702

Browse files
committed
Unpin eslint-plugin-n
1 parent 9f1cfd6 commit 7e35702

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

.changeset/fuzzy-bananas-drive.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@cloudfour/eslint-plugin': patch
3+
---
4+
5+
Unpin eslint-plugin-n (includes bugfix)

package-lock.json

Lines changed: 1 addition & 1 deletion
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.3",
38+
"eslint-plugin-n": "^15.2.3",
3939
"eslint-plugin-promise": "^6.0.0",
4040
"eslint-plugin-unicorn": "^42.0.0"
4141
},

0 commit comments

Comments
 (0)