Skip to content

build(deps-dev): Bump eslint-plugin-n from 17.15.1 to 17.21.3 #113

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
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 @@ -137,7 +137,7 @@
"eslint-plugin-jsdoc": "50.6.3",
"eslint-plugin-jsonc": "2.19.1",
"eslint-plugin-mdx": "3.1.5",
"eslint-plugin-n": "17.15.1",
"eslint-plugin-n": "17.21.3",
"eslint-plugin-promise": "7.2.1",
"eslint-plugin-unicorn": "56.0.1",
"eslint-plugin-yml": "1.17.0",
Expand Down
43 changes: 31 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1238,14 +1238,14 @@ __metadata:
languageName: node
linkType: hard

"@eslint-community/eslint-utils@npm:^4.1.2, @eslint-community/eslint-utils@npm:^4.2.0, @eslint-community/eslint-utils@npm:^4.4.0, @eslint-community/eslint-utils@npm:^4.4.1":
version: 4.4.1
resolution: "@eslint-community/eslint-utils@npm:4.4.1"
"@eslint-community/eslint-utils@npm:^4.1.2, @eslint-community/eslint-utils@npm:^4.2.0, @eslint-community/eslint-utils@npm:^4.4.0, @eslint-community/eslint-utils@npm:^4.5.0":
version: 4.7.0
resolution: "@eslint-community/eslint-utils@npm:4.7.0"
dependencies:
eslint-visitor-keys: "npm:^3.4.3"
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
checksum: 10/ae92a11412674329b4bd38422518601ec9ceae28e251104d1cad83715da9d38e321f68c817c39b64e66d0af7d98df6f9a10ad2dc638911254b47fb8932df00ef
checksum: 10/43ed5d391526d9f5bbe452aef336389a473026fca92057cf97c576db11401ce9bcf8ef0bf72625bbaf6207ed8ba6bf0dcf4d7e809c24f08faa68a28533c491a7
languageName: node
linkType: hard

Expand Down Expand Up @@ -1488,7 +1488,7 @@ __metadata:
eslint-plugin-jsdoc: "npm:50.6.3"
eslint-plugin-jsonc: "npm:2.19.1"
eslint-plugin-mdx: "npm:3.1.5"
eslint-plugin-n: "npm:17.15.1"
eslint-plugin-n: "npm:17.21.3"
eslint-plugin-promise: "npm:7.2.1"
eslint-plugin-unicorn: "npm:56.0.1"
eslint-plugin-yml: "npm:1.17.0"
Expand Down Expand Up @@ -4834,21 +4834,22 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-n@npm:17.15.1":
version: 17.15.1
resolution: "eslint-plugin-n@npm:17.15.1"
"eslint-plugin-n@npm:17.21.3":
version: 17.21.3
resolution: "eslint-plugin-n@npm:17.21.3"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.1"
"@eslint-community/eslint-utils": "npm:^4.5.0"
enhanced-resolve: "npm:^5.17.1"
eslint-plugin-es-x: "npm:^7.8.0"
get-tsconfig: "npm:^4.8.1"
globals: "npm:^15.11.0"
globrex: "npm:^0.1.2"
ignore: "npm:^5.3.2"
minimatch: "npm:^9.0.5"
semver: "npm:^7.6.3"
ts-declaration-location: "npm:^1.0.6"
peerDependencies:
eslint: ">=8.23.0"
checksum: 10/43fc161949fa0346ac7063a30580cd0db27e216b8e6a48d73d0bf4f10b88e9b65f263399843b3fe2087f766f264d16f0cbe8f2f898591516842201dc115a2d21
checksum: 10/da12ea061b5f81ab3b208297233662a85440fe29e9568bc0cc32a55405005d66d1c45356d88077a436bf9fd47097f3f45f42c26ca554612c2e0c9067aa99a1de
languageName: node
linkType: hard

Expand Down Expand Up @@ -5589,6 +5590,13 @@ __metadata:
languageName: node
linkType: hard

"globrex@npm:^0.1.2":
version: 0.1.2
resolution: "globrex@npm:0.1.2"
checksum: 10/81ce62ee6f800d823d6b7da7687f841676d60ee8f51f934ddd862e4057316d26665c4edc0358d4340a923ac00a514f8b67c787e28fe693aae16350f4e60d55e9
languageName: node
linkType: hard

"gopd@npm:^1.0.1":
version: 1.0.1
resolution: "gopd@npm:1.0.1"
Expand Down Expand Up @@ -7537,7 +7545,7 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:^9.0.0, minimatch@npm:^9.0.1, minimatch@npm:^9.0.4, minimatch@npm:^9.0.5":
"minimatch@npm:^9.0.0, minimatch@npm:^9.0.1, minimatch@npm:^9.0.4":
version: 9.0.5
resolution: "minimatch@npm:9.0.5"
dependencies:
Expand Down Expand Up @@ -10400,6 +10408,17 @@ __metadata:
languageName: node
linkType: hard

"ts-declaration-location@npm:^1.0.6":
version: 1.0.7
resolution: "ts-declaration-location@npm:1.0.7"
dependencies:
picomatch: "npm:^4.0.2"
peerDependencies:
typescript: ">=4.0.0"
checksum: 10/a7932fc75d41f10c16089f8f5a5c1ea49d6afca30f09c91c1df14d0a8510f72bcb9f8a395c04f060b66b855b6bd7ea4df81b335fb9d21bef402969a672a4afa7
languageName: node
linkType: hard

"ts-dedent@npm:2.2.0":
version: 2.2.0
resolution: "ts-dedent@npm:2.2.0"
Expand Down
Loading