Skip to content

Commit 8d7cbc9

Browse files
Bump eslint-plugin-n from 17.12.0 to 17.15.1 (#149)
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 17.12.0 to 17.15.1. - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-n@v17.12.0...v17.15.1) --- updated-dependencies: - dependency-name: eslint-plugin-n dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3f13ffd commit 8d7cbc9

File tree

3 files changed

+40
-29
lines changed

3 files changed

+40
-29
lines changed

ember-routable-component/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"eslint": "^8.57.0",
8282
"eslint-config-prettier": "^9.1.0",
8383
"eslint-plugin-ember": "^12.3.1",
84-
"eslint-plugin-n": "^17.12.0",
84+
"eslint-plugin-n": "^17.15.1",
8585
"eslint-plugin-prettier": "^5.2.1",
8686
"prettier": "*",
8787
"prettier-plugin-ember-template-tag": "*",

pnpm-lock.yaml

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

test-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"eslint": "^8.57.0",
7777
"eslint-config-prettier": "^9.1.0",
7878
"eslint-plugin-ember": "^12.3.1",
79-
"eslint-plugin-n": "^17.12.0",
79+
"eslint-plugin-n": "^17.15.1",
8080
"eslint-plugin-prettier": "^5.2.1",
8181
"eslint-plugin-qunit": "^8.1.2",
8282
"loader.js": "^4.7.0",

0 commit comments

Comments
 (0)