Skip to content

Commit

Permalink
Bump eslint-plugin-n from 16.3.1 to 16.5.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.3.1 to 16.5.0.
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Commits](eslint-community/eslint-plugin-n@16.3.1...16.5.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 Dec 21, 2023
1 parent 0d2e7a3 commit 6ff786c
Showing 1 changed file with 18 additions and 8 deletions.
26 changes: 18 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,12 +3001,12 @@ __metadata:
linkType: hard

"eslint-plugin-n@npm:^16.3.1":
version: 16.3.1
resolution: "eslint-plugin-n@npm:16.3.1"
version: 16.5.0
resolution: "eslint-plugin-n@npm:16.5.0"
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"
ignore: "npm:^5.2.4"
is-builtin-module: "npm:^3.2.1"
Expand All @@ -3006,7 +3016,7 @@ __metadata:
semver: "npm:^7.5.3"
peerDependencies:
eslint: ">=7.0.0"
checksum: 0ec5ed7e78ec0266ee87c5ffb162a385e150762423cc8296b3dfc6b57df3dc31f1d486acf7ce145a9078256d748efbd55e4a7294fa76e2b755b290fc1a1a9509
checksum: 07ff2d63993899ad86cbb7c2ef71932c40ae582442e23c950c46e3136dafabcd8477d2956b15d08ebe2689d37d331ed8ce7a4e2a4e02e42a5cd4dc5b3c7529e0
languageName: node
linkType: hard

Expand Down

0 comments on commit 6ff786c

Please sign in to comment.