Skip to content

Commit

Permalink
Bump eslint-plugin-n from 16.0.1 to 16.6.0
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 16.0.1 to 16.6.0.
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Commits](eslint-community/eslint-plugin-n@16.0.1...16.6.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-n
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent c006b59 commit 0ee11a5
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 19 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jsonc": "^2.9.0",
"eslint-plugin-mocha": "^10.1.0",
"eslint-plugin-n": "^16.0.1",
"eslint-plugin-n": "^16.6.0",
"eslint-plugin-sort-keys-fix": "^1.1.2",
"eslint-plugin-typescript-sort-keys": "^3.0.0",
"husky": "^8.0.3",
Expand Down
90 changes: 72 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -44,20 +44,20 @@ __metadata:
languageName: node
linkType: hard

"@eslint-community/regexpp@npm:^4.5.0":
version: 4.5.1
resolution: "@eslint-community/regexpp@npm:4.5.1"
checksum: 6d901166d64998d591fab4db1c2f872981ccd5f6fe066a1ad0a93d4e11855ecae6bfb76660869a469563e8882d4307228cebd41142adb409d182f2966771e57e
languageName: node
linkType: hard

"@eslint-community/regexpp@npm:^4.5.1":
version: 4.6.1
resolution: "@eslint-community/regexpp@npm:4.6.1"
checksum: 5741f457f5cc4ec89389d185c44c511fc85ef3630c6ce033a64c779e72f7aa3a7d5bcdc45d54612989f0dc6ea958438c02d363797b3e4f87952fc6878481da0e
languageName: node
linkType: hard

"@eslint-community/regexpp@npm:^4.6.0":
version: 4.10.0
resolution: "@eslint-community/regexpp@npm:4.10.0"
checksum: 2a6e345429ea8382aaaf3a61f865cae16ed44d31ca917910033c02dc00d505d939f10b81e079fa14d43b51499c640138e153b7e40743c4c094d9df97d4e56f7b
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 @@ -159,7 +159,7 @@ __metadata:
eslint-plugin-import: ^2.28.1
eslint-plugin-jsonc: ^2.9.0
eslint-plugin-mocha: ^10.1.0
eslint-plugin-n: ^16.0.1
eslint-plugin-n: ^16.6.0
eslint-plugin-sort-keys-fix: ^1.1.2
eslint-plugin-typescript-sort-keys: ^3.0.0
husky: ^8.0.3
Expand Down Expand Up @@ -760,6 +760,13 @@ __metadata:
languageName: node
linkType: hard

"builtin-modules@npm:^3.3.0":
version: 3.3.0
resolution: "builtin-modules@npm:3.3.0"
checksum: db021755d7ed8be048f25668fe2117620861ef6703ea2c65ed2779c9e3636d5c3b82325bd912244293959ff3ae303afa3471f6a15bf5060c103e4cc3a839749d
languageName: node
linkType: hard

"builtins@npm:^5.0.1":
version: 5.0.1
resolution: "builtins@npm:5.0.1"
Expand Down Expand Up @@ -1180,6 +1187,15 @@ __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: 2315d9db81efb7f58808053bf32a1d5970b38e01cd8244f4f1b5aa05d883255c5c93fc184e9c29a0e7e2dcf16ff16330977302474d3fa870e41c5bed9c66f76b
languageName: node
linkType: hard

"eslint-import-resolver-node@npm:^0.3.7":
version: 0.3.7
resolution: "eslint-import-resolver-node@npm:0.3.7"
Expand All @@ -1203,15 +1219,16 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-es-x@npm:^7.1.0":
version: 7.1.0
resolution: "eslint-plugin-es-x@npm:7.1.0"
"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": ^4.1.2
"@eslint-community/regexpp": ^4.5.0
"@eslint-community/regexpp": ^4.6.0
eslint-compat-utils: ^0.1.2
peerDependencies:
eslint: ">=8"
checksum: a19924313ce28214cc1b25fb749e3d977688f23c7fc9f01c3447b5853528b82b63586d94060924b49072b005314695af3b073dcd8f6b965ad1923a2cabf3e9f7
checksum: e770e57df78c3c38582de9bc4b9632ec5101a6dae8ac84f6ac219e8d8eb137f943db9730e037cfbc82f5d3ab6358e1b494fa6c628f425ebfc7e3094d5aa9d223
languageName: node
linkType: hard

Expand Down Expand Up @@ -1267,21 +1284,24 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -1679,6 +1699,15 @@ __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: ^1.0.0
checksum: 172358903250eff0103943f816e8a4e51d29b8e5449058bdf7266714a908a48239f6884308bd3a6ff28b09f692b9533dbebfd183ab63e4e14f073cda91f1bca9
languageName: node
linkType: hard

"glob-parent@npm:^5.1.2":
version: 5.1.2
resolution: "glob-parent@npm:5.1.2"
Expand Down Expand Up @@ -1731,6 +1760,15 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:^13.24.0":
version: 13.24.0
resolution: "globals@npm:13.24.0"
dependencies:
type-fest: ^0.20.2
checksum: 56066ef058f6867c04ff203b8a44c15b038346a62efbc3060052a1016be9f56f4cf0b2cd45b74b22b81e521a889fc7786c73691b0549c2f3a6e825b3d394f43c
languageName: node
linkType: hard

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

"is-builtin-module@npm:^3.2.1":
version: 3.2.1
resolution: "is-builtin-module@npm:3.2.1"
dependencies:
builtin-modules: ^3.3.0
checksum: e8f0ffc19a98240bda9c7ada84d846486365af88d14616e737d280d378695c8c448a621dcafc8332dbf0fcd0a17b0763b845400709963fa9151ddffece90ae88
languageName: node
linkType: hard

"is-callable@npm:^1.1.3, is-callable@npm:^1.1.4, is-callable@npm:^1.2.7":
version: 1.2.7
resolution: "is-callable@npm:1.2.7"
Expand Down Expand Up @@ -2701,6 +2748,13 @@ __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: 1012afc566b3fdb190a6309cc37ef3b2dcc35dff5fa6683a9d00cd25c3247edfbc4691b91078c97adc82a29b77a2660c30d791d65dab4fc78bfc473f60289977
languageName: node
linkType: hard

"resolve@npm:^1.10.0, resolve@npm:^1.22.1, resolve@npm:^1.22.2":
version: 1.22.3
resolution: "resolve@npm:1.22.3"
Expand Down

0 comments on commit 0ee11a5

Please sign in to comment.