Skip to content

Commit

Permalink
Bump eslint-plugin-n from 16.3.1 to 16.6.2
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.3.1 to 16.6.2.
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Commits](eslint-community/eslint-plugin-n@16.3.1...16.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 10, 2024
1 parent 0d2e7a3 commit 4a642fc
Showing 1 changed file with 28 additions and 8 deletions.
36 changes: 28 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2888,6 +2888,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: 023fe1422eb5dfebe71e118fe144836f28c06b1f4d55ef4c1c42ec2dbfa3e09f19287b0092881aad307429cf247fec9ade603e050392033106d26bc981d82ee5
languageName: node
linkType: hard

"eslint-config-prettier@npm:^9.1.0":
version: 9.1.0
resolution: "eslint-config-prettier@npm:9.1.0"
Expand Down Expand Up @@ -2951,15 +2960,16 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -2991,13 +3001,14 @@ __metadata:
linkType: hard

"eslint-plugin-n@npm:^16.3.1":
version: 16.3.1
resolution: "eslint-plugin-n@npm:16.3.1"
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.1.0"
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"
Expand All @@ -3006,7 +3017,7 @@ __metadata:
semver: "npm:^7.5.3"
peerDependencies:
eslint: ">=7.0.0"
checksum: 0ec5ed7e78ec0266ee87c5ffb162a385e150762423cc8296b3dfc6b57df3dc31f1d486acf7ce145a9078256d748efbd55e4a7294fa76e2b755b290fc1a1a9509
checksum: 6008493754b51c6b9ce18c17e7c3d455b69444d2c454dd399a5c2f1b833bb5a649992052f141a5dd695d22e3946a518063b2dd01e872c67dc0294eb143b80633
languageName: node
linkType: hard

Expand Down Expand Up @@ -3560,6 +3571,15 @@ __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: d3c11aeea898eb83d5ec7a99508600fbe8f83d2cf00cbb77f873dbf2bcb39428eff1b538e4915c993d8a3b3473fa71eeebfe22c9bb3a3003d1e26b1f2c8a42cd
languageName: node
linkType: hard

"globalthis@npm:^1.0.3":
version: 1.0.3
resolution: "globalthis@npm:1.0.3"
Expand Down

0 comments on commit 4a642fc

Please sign in to comment.