Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-plugin-n from 17.4.0 to 17.5.1
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 17.4.0 to 17.5.1.
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-n@v17.4.0...v17.5.1)

---
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] committed May 8, 2024
1 parent f450edf commit 6c2ec0b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@
"eslint-config-standard": "^17.1.0",
"eslint-config-standard-with-typescript": "^43.0.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^17.4.0",
"eslint-plugin-n": "^17.5.1",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-vue": "^9.25.0",
"jsdom": "^24.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6023,9 +6023,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-n@npm:^17.4.0":
version: 17.4.0
resolution: "eslint-plugin-n@npm:17.4.0"
"eslint-plugin-n@npm:^17.5.1":
version: 17.5.1
resolution: "eslint-plugin-n@npm:17.5.1"
dependencies:
"@eslint-community/eslint-utils": ^4.4.0
enhanced-resolve: ^5.15.0
Expand All @@ -6037,7 +6037,7 @@ __metadata:
semver: ^7.5.3
peerDependencies:
eslint: ">=8.23.0"
checksum: e36279911ea967994c1546e412d02ab48a5d8a4182c43844a975b7dd97c61afad5ee124abb1ac9da0e1e195fc95559c4c914215d4e41fba55ddf47bfb4fc017b
checksum: 529badfe408bd083c6e129e19c7b90abbd1cf13f0a0c8d7089b0031bc26874fe71fa57976f9edbfe38f90c6be194941d5d8b9c12da7389528e609eda21f9b811
languageName: node
linkType: hard

Expand Down Expand Up @@ -14727,7 +14727,7 @@ __metadata:
eslint-config-standard: ^17.1.0
eslint-config-standard-with-typescript: ^43.0.1
eslint-plugin-import: ^2.29.1
eslint-plugin-n: ^17.4.0
eslint-plugin-n: ^17.5.1
eslint-plugin-promise: ^6.1.1
eslint-plugin-vue: ^9.25.0
fix-path: ^4.0.0
Expand Down

0 comments on commit 6c2ec0b

Please sign in to comment.