Skip to content

Commit d49585c

Browse files
committed
chore(deps): update dependency eslint-plugin-n to ~17.7.0
1 parent a3ee167 commit d49585c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests_fixtures/script-processor-repos/bootstrap-vue/bootstrap-vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"eslint-plugin-import": "~2.29.0",
77
"eslint-plugin-jest": "~28.5.0",
88
"eslint-plugin-lodash-template": "file:../../../..",
9-
"eslint-plugin-n": "~17.6.0",
9+
"eslint-plugin-n": "~17.7.0",
1010
"eslint-plugin-promise": "~6.1.0"
1111
},
1212
"description": "test for https://github.com/bootstrap-vue/bootstrap-vue",

tests_fixtures/script-processor-repos/nuxt-community/modules/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"eslint-config-standard": "~17.1.0",
66
"eslint-plugin-import": "~2.29.0",
77
"eslint-plugin-lodash-template": "file:../../../..",
8-
"eslint-plugin-n": "~17.6.0",
8+
"eslint-plugin-n": "~17.7.0",
99
"eslint-plugin-promise": "~6.1.0"
1010
},
1111
"description": "test for https://github.com/nuxt-community/modules",

0 commit comments

Comments
 (0)