Skip to content

Commit 866000b

Browse files
chore(deps): update dependency eslint-plugin-n to ~17.15.0 (#373)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b7a4bbc commit 866000b

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.31.0",
77
"eslint-plugin-jest": "~28.9.0",
88
"eslint-plugin-lodash-template": "file:../../../..",
9-
"eslint-plugin-n": "~17.14.0",
9+
"eslint-plugin-n": "~17.15.0",
1010
"eslint-plugin-promise": "~7.2.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.31.0",
77
"eslint-plugin-lodash-template": "file:../../../..",
8-
"eslint-plugin-n": "~17.14.0",
8+
"eslint-plugin-n": "~17.15.0",
99
"eslint-plugin-promise": "~7.2.0"
1010
},
1111
"description": "test for https://github.com/nuxt-community/modules",

0 commit comments

Comments
 (0)