Skip to content

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 Mar 25, 2024
1 parent 56f2018 commit fba44ab
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 100 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"eslint-plugin-align-assignments": "1.1.2",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-n": "16.6.2",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-n": "14.0.0",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-unicorn": "48.0.1",
"eslint-plugin-varspacing": "1.2.2",
Expand Down
134 changes: 35 additions & 99 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2038,7 +2038,7 @@ __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.2.0, @eslint-community/eslint-utils@npm:^4.4.0":
version: 4.4.0
resolution: "@eslint-community/eslint-utils@npm:4.4.0"
dependencies:
Expand All @@ -2063,13 +2063,6 @@ __metadata:
languageName: node
linkType: hard

"@eslint-community/regexpp@npm:^4.6.0":
version: 4.10.0
resolution: "@eslint-community/regexpp@npm:4.10.0"
checksum: 10/8c36169c815fc5d726078e8c71a5b592957ee60d08c6470f9ce0187c8046af1a00afbda0a065cc40ff18d5d83f82aed9793c6818f7304a74a7488dc9f3ecbd42
languageName: node
linkType: hard

"@eslint-community/regexpp@npm:^4.6.1":
version: 4.6.2
resolution: "@eslint-community/regexpp@npm:4.6.2"
Expand Down Expand Up @@ -3115,8 +3108,7 @@ __metadata:
eslint-formatter-pretty: "npm:5.0.0"
eslint-plugin-align-assignments: "npm:1.1.2"
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-n: "npm:16.6.2"
eslint-plugin-node: "npm:11.1.0"
eslint-plugin-n: "npm:14.0.0"
eslint-plugin-promise: "npm:6.1.1"
eslint-plugin-unicorn: "npm:48.0.1"
eslint-plugin-varspacing: "npm:1.2.2"
Expand Down Expand Up @@ -6457,7 +6449,7 @@ __metadata:
languageName: node
linkType: hard

"builtins@npm:^5.0.0, builtins@npm:^5.0.1":
"builtins@npm:^5.0.0":
version: 5.0.1
resolution: "builtins@npm:5.0.1"
dependencies:
Expand Down Expand Up @@ -9386,15 +9378,6 @@ __metadata:
languageName: node
linkType: hard

"eslint-compat-utils@npm:^0.1.2":
version: 0.1.2
resolution: "eslint-compat-utils@npm:0.1.2"
peerDependencies:
eslint: ">=6.0.0"
checksum: 10/8c273889485ab863f2b6089c36f042dd2d9bf65d219fa256c1991f9466ea8261f3ab753a017a6d8e93bec84abd568fe3e10216f3fda5b41d05e3dce3b2a5e514
languageName: node
linkType: hard

"eslint-config-standard-with-typescript@npm:~21.0.1":
version: 21.0.1
resolution: "eslint-config-standard-with-typescript@npm:21.0.1"
Expand Down Expand Up @@ -9472,28 +9455,15 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-es-x@npm:^7.5.0":
version: 7.5.0
resolution: "eslint-plugin-es-x@npm:7.5.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.1.2"
"@eslint-community/regexpp": "npm:^4.6.0"
eslint-compat-utils: "npm:^0.1.2"
peerDependencies:
eslint: ">=8"
checksum: 10/b0aa59e5a9fe034d6d485969091abfcdc6893bc0b9b145864d29307b03465141cc073bed806d9cb1a343a561362f2d0e9b34526af8fe8b7ca3cd8aa144f3720a
languageName: node
linkType: hard

"eslint-plugin-es@npm:^3.0.0":
version: 3.0.1
resolution: "eslint-plugin-es@npm:3.0.1"
"eslint-plugin-es@npm:^4.1.0":
version: 4.1.0
resolution: "eslint-plugin-es@npm:4.1.0"
dependencies:
eslint-utils: "npm:^2.0.0"
regexpp: "npm:^3.0.0"
peerDependencies:
eslint: ">=4.19.1"
checksum: 10/9814e6305183edfdff7d99cbc0f95f0aed1446045cbd1d4f28e7be0903d0013880f0aaf04486a27de96bfb2f5a746bea97cbb238f9b0035cb378d48d179a0a1b
checksum: 10/431c7a6296f6f44d94acfb65c8d00fdd2c1c187d8aa97e1eab1d6780e9ed6cf6b62007fd403509ed5ec788a75cf41c8f1e3174cc16f5cc08b9ea266dc92de68e
languageName: node
linkType: hard

Expand Down Expand Up @@ -9524,40 +9494,20 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-n@npm:16.6.2":
version: 16.6.2
resolution: "eslint-plugin-n@npm:16.6.2"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
builtins: "npm:^5.0.1"
eslint-plugin-es-x: "npm:^7.5.0"
get-tsconfig: "npm:^4.7.0"
globals: "npm:^13.24.0"
ignore: "npm:^5.2.4"
is-builtin-module: "npm:^3.2.1"
is-core-module: "npm:^2.12.1"
minimatch: "npm:^3.1.2"
resolve: "npm:^1.22.2"
semver: "npm:^7.5.3"
peerDependencies:
eslint: ">=7.0.0"
checksum: 10/e0f600d03d3a3df57e9a811648b1b534a6d67c90ea9406340ddf3763c2b87cf5ef910b390f787ca5cb27c8d8ff36aad42d70209b54e2a1cb4cc2507ca417229a
languageName: node
linkType: hard

"eslint-plugin-node@npm:11.1.0":
version: 11.1.0
resolution: "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: "npm:^3.0.0"
eslint-utils: "npm:^2.0.0"
eslint-plugin-es: "npm:^4.1.0"
eslint-utils: "npm:^3.0.0"
ignore: "npm:^5.1.1"
is-core-module: "npm:^2.3.0"
minimatch: "npm:^3.0.4"
resolve: "npm:^1.10.1"
semver: "npm:^6.1.0"
peerDependencies:
eslint: ">=5.16.0"
checksum: 10/bda540f390a84d835989f21f56743f3aa8f41fd9b53359d635c116632c86af92d70d8e6449ddd18860e6241f9cef04fc90c37eb192a9047c3c3a46de6145c30c
eslint: ">=7.0.0"
checksum: 10/37161c1fcfb83dd03e04771de48a3ddcd33b41517164b57eb968a015cf8cda54b74d124c939f7855d8caee908622698d3ad6244907e22ec6c45f697bf8b2a877
languageName: node
linkType: hard

Expand Down Expand Up @@ -9665,6 +9615,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: "npm:^2.0.0"
peerDependencies:
eslint: ">=5"
checksum: 10/7675260a6b220c70f13e4cdbf077e93cad0dfb388429a27d6c0b584b2b20dca24594508e8bdb00a460a5764bd364a5018e20c2b8b1d70f82bcc3fdc30692a4d2
languageName: node
linkType: hard

"eslint-visitor-keys@npm:^1.1.0":
version: 1.3.0
resolution: "eslint-visitor-keys@npm:1.3.0"
Expand Down Expand Up @@ -10731,15 +10692,6 @@ __metadata:
languageName: node
linkType: hard

"get-tsconfig@npm:^4.7.0":
version: 4.7.2
resolution: "get-tsconfig@npm:4.7.2"
dependencies:
resolve-pkg-maps: "npm:^1.0.0"
checksum: 10/f21135848fb5d16012269b7b34b186af7a41824830f8616aba17a15eb4d9e54fdc876833f1e21768395215a826c8145582f5acd594ae2b4de3284d10b38d20f8
languageName: node
linkType: hard

"giget@npm:^1.1.3":
version: 1.1.3
resolution: "giget@npm:1.1.3"
Expand Down Expand Up @@ -10927,15 +10879,6 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:^13.24.0":
version: 13.24.0
resolution: "globals@npm:13.24.0"
dependencies:
type-fest: "npm:^0.20.2"
checksum: 10/62c5b1997d06674fc7191d3e01e324d3eda4d65ac9cc4e78329fa3b5c4fd42a0e1c8722822497a6964eee075255ce21ccf1eec2d83f92ef3f06653af4d0ee28e
languageName: node
linkType: hard

"globalthis@npm:^1.0.3":
version: 1.0.3
resolution: "globalthis@npm:1.0.3"
Expand Down Expand Up @@ -11852,15 +11795,6 @@ __metadata:
languageName: node
linkType: hard

"is-core-module@npm:^2.12.1, is-core-module@npm:^2.13.1":
version: 2.13.1
resolution: "is-core-module@npm:2.13.1"
dependencies:
hasown: "npm:^2.0.0"
checksum: 10/d53bd0cc24b0a0351fb4b206ee3908f71b9bbf1c47e9c9e14e5f06d292af1663704d2abd7e67700d6487b2b7864e0d0f6f10a1edf1892864bdffcb197d1845a2
languageName: node
linkType: hard

"is-core-module@npm:^2.13.0":
version: 2.13.0
resolution: "is-core-module@npm:2.13.0"
Expand All @@ -11870,6 +11804,15 @@ __metadata:
languageName: node
linkType: hard

"is-core-module@npm:^2.13.1, is-core-module@npm:^2.3.0":
version: 2.13.1
resolution: "is-core-module@npm:2.13.1"
dependencies:
hasown: "npm:^2.0.0"
checksum: 10/d53bd0cc24b0a0351fb4b206ee3908f71b9bbf1c47e9c9e14e5f06d292af1663704d2abd7e67700d6487b2b7864e0d0f6f10a1edf1892864bdffcb197d1845a2
languageName: node
linkType: hard

"is-core-module@npm:^2.8.1":
version: 2.8.1
resolution: "is-core-module@npm:2.8.1"
Expand Down Expand Up @@ -16506,13 +16449,6 @@ __metadata:
languageName: node
linkType: hard

"resolve-pkg-maps@npm:^1.0.0":
version: 1.0.0
resolution: "resolve-pkg-maps@npm:1.0.0"
checksum: 10/0763150adf303040c304009231314d1e84c6e5ebfa2d82b7d94e96a6e82bacd1dcc0b58ae257315f3c8adb89a91d8d0f12928241cba2df1680fbe6f60bf99b0e
languageName: node
linkType: hard

"resolve@npm:^1.1.7, resolve@npm:^1.22.1":
version: 1.22.1
resolution: "resolve@npm:1.22.1"
Expand Down

0 comments on commit fba44ab

Please sign in to comment.