Skip to content

Commit 7d3ef34

Browse files
chore(deps-dev): bump eslint-plugin-n from 17.15.1 to 17.16.2
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 17.15.1 to 17.16.2. - [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.15.1...v17.16.2) --- updated-dependencies: - dependency-name: eslint-plugin-n dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0ce72d3 commit 7d3ef34

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"eslint-import-resolver-typescript": "^3.7.0",
8989
"eslint-plugin-eslint-plugin": "^6.4.0",
9090
"eslint-plugin-import-x": "^4.6.1",
91-
"eslint-plugin-n": "^17.15.1",
91+
"eslint-plugin-n": "^17.16.2",
9292
"markdownlint-cli2": "^0.17.2",
9393
"rxjs": "^7.8.1",
9494
"tsup": "^8.3.6",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2121,9 +2121,9 @@ __metadata:
21212121
languageName: node
21222122
linkType: hard
21232123

2124-
"eslint-plugin-n@npm:^17.15.1":
2125-
version: 17.15.1
2126-
resolution: "eslint-plugin-n@npm:17.15.1"
2124+
"eslint-plugin-n@npm:^17.16.2":
2125+
version: 17.16.2
2126+
resolution: "eslint-plugin-n@npm:17.16.2"
21272127
dependencies:
21282128
"@eslint-community/eslint-utils": "npm:^4.4.1"
21292129
enhanced-resolve: "npm:^5.17.1"
@@ -2135,7 +2135,7 @@ __metadata:
21352135
semver: "npm:^7.6.3"
21362136
peerDependencies:
21372137
eslint: ">=8.23.0"
2138-
checksum: 10c0/0b52ffed0b80d74977e1157b4c0cc79efcdf81ea35d2997bdbf02f3d41f428f52ccb7fb3a08cf02e6fed8ae1bf4708d69fdf496e75b8b2bd3e671029d89ccc6c
2138+
checksum: 10c0/25a77159b363814384b141d6f74b2c2e5787c58756c936f5547c01cb0e3b28f7ca4f32d77fe4214af6f1359dd35693380921395cdfc14c72595d89117ab92e9a
21392139
languageName: node
21402140
linkType: hard
21412141

@@ -2162,7 +2162,7 @@ __metadata:
21622162
eslint-import-resolver-typescript: "npm:^3.7.0"
21632163
eslint-plugin-eslint-plugin: "npm:^6.4.0"
21642164
eslint-plugin-import-x: "npm:^4.6.1"
2165-
eslint-plugin-n: "npm:^17.15.1"
2165+
eslint-plugin-n: "npm:^17.16.2"
21662166
markdownlint-cli2: "npm:^0.17.2"
21672167
rxjs: "npm:^7.8.1"
21682168
ts-api-utils: "npm:^2.0.0"

0 commit comments

Comments
 (0)