Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump eslint-plugin-n from 17.9.0 to 17.10.3 #42

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-n": "^17.9.0",
"eslint-plugin-n": "^17.10.3",
"eslint-plugin-react": "^7.34.3",
"eslint-plugin-react-hooks": "=5.1.0-rc.0",
"eslint-plugin-sort-keys-fix": "^1.1.2",
Expand Down
25 changes: 16 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ __metadata:
eslint-import-resolver-typescript: "npm:^3.6.1"
eslint-plugin-import: "npm:^2.29.1"
eslint-plugin-jsx-a11y: "npm:^6.9.0"
eslint-plugin-n: "npm:^17.9.0"
eslint-plugin-n: "npm:^17.10.3"
eslint-plugin-react: "npm:^7.34.3"
eslint-plugin-react-hooks: "npm:=5.1.0-rc.0"
eslint-plugin-sort-keys-fix: "npm:^1.1.2"
Expand Down Expand Up @@ -1978,21 +1978,21 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-n@npm:^17.9.0":
version: 17.9.0
resolution: "eslint-plugin-n@npm:17.9.0"
"eslint-plugin-n@npm:^17.10.3":
version: 17.10.3
resolution: "eslint-plugin-n@npm:17.10.3"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
enhanced-resolve: "npm:^5.17.0"
eslint-plugin-es-x: "npm:^7.5.0"
get-tsconfig: "npm:^4.7.0"
globals: "npm:^15.0.0"
globals: "npm:^15.8.0"
ignore: "npm:^5.2.4"
minimatch: "npm:^9.0.0"
minimatch: "npm:^9.0.5"
semver: "npm:^7.5.3"
peerDependencies:
eslint: ">=8.23.0"
checksum: 10/b1f4753d67e58b3a2dd5adb24f06d7f2ab731622f4b0f38ea980f236f1f5bd6edb97257c81ba545eec97c556213cc65d16e7118064eef302f7ab611fef6accd0
checksum: 10/5e54e1494878f8b4605e721dc95ad26874f01691a6aac8aea7359ad396e3b8c7953c85e6d9d93b842eeb4b65eda29f4aaa29d58940db93994127aa72a707fe7a
languageName: node
linkType: hard

Expand Down Expand Up @@ -2518,13 +2518,20 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:^15.0.0, globals@npm:^15.7.0":
"globals@npm:^15.7.0":
version: 15.8.0
resolution: "globals@npm:15.8.0"
checksum: 10/fbca69cc1084c28a5155fea06224f6f0fcd9a371d8b8057db9c1851adc4bf2aad8016dd0db4e161e0ad1da0953e4286b90c826ff9ef5dbfb864493f2bba806df
languageName: node
linkType: hard

"globals@npm:^15.8.0":
version: 15.9.0
resolution: "globals@npm:15.9.0"
checksum: 10/19bca70131c5d3e0d4171deed0f8ae16adda19f18d39b67421056f1eaa160b4433c3ffc8eb69b8b19adebbbdad4834d8a0494c5fe1ae295f0f769a5c0331d794
languageName: node
linkType: hard

"globalthis@npm:^1.0.3":
version: 1.0.4
resolution: "globalthis@npm:1.0.4"
Expand Down Expand Up @@ -3365,7 +3372,7 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:^9.0.0, minimatch@npm:^9.0.4":
"minimatch@npm:^9.0.4, minimatch@npm:^9.0.5":
version: 9.0.5
resolution: "minimatch@npm:9.0.5"
dependencies:
Expand Down