Skip to content

Commit 47e445b

Browse files
renovate[bot]danezkodiakhq[bot]
authored
fix(deps): update dependency eslint-plugin-n to v15 (#491)
* fix(deps): update dependency eslint-plugin-n to v15 * chore(deps): update eslint-config-standard Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Tschinder <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent e10c65d commit 47e445b

File tree

2 files changed

+89
-23
lines changed

2 files changed

+89
-23
lines changed

package-lock.json

+87-21
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"cross-env": "^7.0.2",
8686
"eslint": "^8.0.0",
8787
"eslint-config-prettier": "^8.0.0",
88-
"eslint-config-standard": "^17.0.0-1",
88+
"eslint-config-standard": "^17.0.0",
8989
"eslint-formatter-codeframe": "^7.32.1",
9090
"eslint-import-resolver-node": "^0.3.4",
9191
"eslint-import-resolver-typescript": "^3.0.0",
@@ -96,7 +96,7 @@
9696
"eslint-plugin-html": "^7.0.0",
9797
"eslint-plugin-import": "^2.25.1",
9898
"eslint-plugin-markdown": "^3.0.0",
99-
"eslint-plugin-n": "^14.0.0",
99+
"eslint-plugin-n": "^15.2.4",
100100
"eslint-plugin-promise": "^6.0.0",
101101
"eslint-plugin-react": "^7.21.5",
102102
"eslint-plugin-unicorn": "^43.0.0",

0 commit comments

Comments
 (0)