Skip to content

Commit 5935878

Browse files
chore(deps-dev): bump eslint-plugin-n from 17.13.2 to 17.14.0
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 17.13.2 to 17.14.0. - [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.13.2...v17.14.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]>
1 parent 8d452cc commit 5935878

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
@@ -86,7 +86,7 @@
8686
"eslint-import-resolver-typescript": "^3.6.3",
8787
"eslint-plugin-eslint-plugin": "^6.3.2",
8888
"eslint-plugin-import-x": "^4.4.2",
89-
"eslint-plugin-n": "^17.13.2",
89+
"eslint-plugin-n": "^17.14.0",
9090
"markdownlint-cli2": "^0.15.0",
9191
"rxjs": "^7.8.1",
9292
"tsup": "^8.3.5",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2145,9 +2145,9 @@ __metadata:
21452145
languageName: node
21462146
linkType: hard
21472147

2148-
"eslint-plugin-n@npm:^17.13.2":
2149-
version: 17.13.2
2150-
resolution: "eslint-plugin-n@npm:17.13.2"
2148+
"eslint-plugin-n@npm:^17.14.0":
2149+
version: 17.14.0
2150+
resolution: "eslint-plugin-n@npm:17.14.0"
21512151
dependencies:
21522152
"@eslint-community/eslint-utils": "npm:^4.4.1"
21532153
enhanced-resolve: "npm:^5.17.1"
@@ -2159,7 +2159,7 @@ __metadata:
21592159
semver: "npm:^7.6.3"
21602160
peerDependencies:
21612161
eslint: ">=8.23.0"
2162-
checksum: 10c0/3ecb7b4e1537b23af4eb270748a961f43010cda5a1dbd0e9e52f5c4e857f0ecc82d44c3d32ef76905e60f1bd46e6206d3df6ce430deae39cb075dcc2681cd1a3
2162+
checksum: 10c0/ad46415e0a31431dd9c6996b6497d48dd891bf034b1880d55e292c60434022fa0ac4d74734bb08dc204200fe3947b47fac2d8300d319bd650175c0fffc62c609
21632163
languageName: node
21642164
linkType: hard
21652165

@@ -2186,7 +2186,7 @@ __metadata:
21862186
eslint-import-resolver-typescript: "npm:^3.6.3"
21872187
eslint-plugin-eslint-plugin: "npm:^6.3.2"
21882188
eslint-plugin-import-x: "npm:^4.4.2"
2189-
eslint-plugin-n: "npm:^17.13.2"
2189+
eslint-plugin-n: "npm:^17.14.0"
21902190
markdownlint-cli2: "npm:^0.15.0"
21912191
rxjs: "npm:^7.8.1"
21922192
ts-api-utils: "npm:^1.3.0"

0 commit comments

Comments
 (0)