Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Commit

Permalink
chore(deps): replace dependency eslint-plugin-node with eslint-plugin…
Browse files Browse the repository at this point in the history
…-n 14.0.0
  • Loading branch information
renovate[bot] authored Jul 24, 2024
1 parent b4ce809 commit 5a9f559
Show file tree
Hide file tree
Showing 11 changed files with 63 additions and 14 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"eslint": "7.15.0",
"eslint-import-resolver-node": "0.3.4",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-n": "14.0.0",
"eslint-plugin-unicorn": "23.0.0",
"husky": "4.3.4",
"prettier": "2.2.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/test-pkg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"eslint": "7.15.0",
"eslint-import-resolver-node": "0.3.4",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-n": "14.0.0",
"eslint-plugin-unicorn": "23.0.0",
"jest": "26.6.2"
}
Expand Down
73 changes: 61 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4047,6 +4047,18 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-es@npm:^4.1.0":
version: 4.1.0
resolution: "eslint-plugin-es@npm:4.1.0"
dependencies:
eslint-utils: ^2.0.0
regexpp: ^3.0.0
peerDependencies:
eslint: ">=4.19.1"
checksum: ad9de9606447182056d1ec769afe4dca18a974d1124f3f76b2c5784fd957b6e8ec8c3028ecd8546a47e362c7c46cd1e71a1308a44adbb81c1d548c688ba1b641
languageName: node
linkType: hard

"eslint-plugin-import@npm:2.22.1":
version: 2.22.1
resolution: "eslint-plugin-import@npm:2.22.1"
Expand All @@ -4070,7 +4082,24 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-node@npm:11.1.0, eslint-plugin-node@npm:^11.1.0":
"eslint-plugin-n@npm:14.0.0":
version: 14.0.0
resolution: "eslint-plugin-n@npm:14.0.0"
dependencies:
eslint-plugin-es: ^4.1.0
eslint-utils: ^3.0.0
ignore: ^5.1.1
is-core-module: ^2.3.0
minimatch: ^3.0.4
resolve: ^1.10.1
semver: ^6.1.0
peerDependencies:
eslint: ">=7.0.0"
checksum: a4fd1100978f7b2e206440122bf89f0f40ecf3781441ed555d9d52c3c84e2bf5a28874262baa0a026f86a9b825e00725456d9bd8b515560ed28716a02d0940e9
languageName: node
linkType: hard

"eslint-plugin-node@npm:^11.1.0":
version: 11.1.0
resolution: "eslint-plugin-node@npm:11.1.0"
dependencies:
Expand Down Expand Up @@ -4142,6 +4171,17 @@ __metadata:
languageName: node
linkType: hard

"eslint-utils@npm:^3.0.0":
version: 3.0.0
resolution: "eslint-utils@npm:3.0.0"
dependencies:
eslint-visitor-keys: ^2.0.0
peerDependencies:
eslint: ">=5"
checksum: 035451529f016e28edd26e8951f15e28a6a4e58adff67bd0cb494879f360080750b9c779e46561369aec0657ac2b89dd8b0aa38476e8cdf50e635aa872fa27b6
languageName: node
linkType: hard

"eslint-visitor-keys@npm:^1.0.0, eslint-visitor-keys@npm:^1.1.0, eslint-visitor-keys@npm:^1.3.0":
version: 1.3.0
resolution: "eslint-visitor-keys@npm:1.3.0"
Expand Down Expand Up @@ -4747,10 +4787,10 @@ fsevents@^2.1.2:
languageName: node
linkType: hard

"function-bind@npm:^1.1.1":
version: 1.1.1
resolution: "function-bind@npm:1.1.1"
checksum: ffad86e7d2010ba179aaa6a3987d2cc0ed48fa92d27f1ed84bfa06d14f77deeed5bfbae7f00bdebc0c54218392cab2b18ecc080e2c72f592431927b87a27d42b
"function-bind@npm:^1.1.1, function-bind@npm:^1.1.2":
version: 1.1.2
resolution: "function-bind@npm:1.1.2"
checksum: 0d0c3d1dbe839454b444f2b9ee49cfdc35e40ed48c46658ad7f45d7e8621479adad93195fdd509860c5a339a69e2ffd9312d2e2ddb8671c248c9ff2942124468
languageName: node
linkType: hard

Expand Down Expand Up @@ -5200,6 +5240,15 @@ fsevents@^2.1.2:
languageName: node
linkType: hard

"hasown@npm:^2.0.2":
version: 2.0.2
resolution: "hasown@npm:2.0.2"
dependencies:
function-bind: ^1.1.2
checksum: e29681c0d8d4deaaf24c88f34238827acaed982fabed30c1922bc39cb8c2ee5140e9b3e6f5bb181363ed6c24c04ae5c04432eb113375210345ce51894059b92d
languageName: node
linkType: hard

"hosted-git-info@npm:^2.1.4, hosted-git-info@npm:^2.7.1":
version: 2.8.8
resolution: "hosted-git-info@npm:2.8.8"
Expand Down Expand Up @@ -5540,12 +5589,12 @@ fsevents@^2.1.2:
languageName: node
linkType: hard

"is-core-module@npm:^2.1.0":
version: 2.2.0
resolution: "is-core-module@npm:2.2.0"
"is-core-module@npm:^2.1.0, is-core-module@npm:^2.3.0":
version: 2.15.0
resolution: "is-core-module@npm:2.15.0"
dependencies:
has: ^1.0.3
checksum: 2344744de98a3bc22e2bb30895f307d7889f09e963f9bcb1cc321788f508c8b463f75e0a9ca009eeeb8eb9465181b5c15f1ec9299a6bb6921cfbb2423892e0ba
hasown: ^2.0.2
checksum: 6ee4c531cbff111fe2e0a0333bd3300b5c9deda9973c310578c08ba7f26261a7d13644550771482a2b47f5ce4b1a8856ecf4820e197347adac74b56d0b085a6d
languageName: node
linkType: hard

Expand Down Expand Up @@ -8912,7 +8961,7 @@ fsevents@^2.1.2:
eslint: 7.15.0
eslint-import-resolver-node: 0.3.4
eslint-plugin-import: 2.22.1
eslint-plugin-node: 11.1.0
eslint-plugin-n: 14.0.0
eslint-plugin-unicorn: 23.0.0
husky: 4.3.4
prettier: 2.2.1
Expand Down Expand Up @@ -9855,7 +9904,7 @@ fsevents@^2.1.2:
eslint: 7.15.0
eslint-import-resolver-node: 0.3.4
eslint-plugin-import: 2.22.1
eslint-plugin-node: 11.1.0
eslint-plugin-n: 14.0.0
eslint-plugin-unicorn: 23.0.0
jest: 26.6.2
languageName: unknown
Expand Down

0 comments on commit 5a9f559

Please sign in to comment.