mirror of
https://github.com/DavidAnson/markdownlint-cli2-action.git
synced 2026-07-08 10:40:50 +02:00
Bump eslint-plugin-n from 18.0.0 to 18.0.1
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 18.0.0 to 18.0.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](https://github.com/eslint-community/eslint-plugin-n/compare/v18.0.0...v18.0.1) --- updated-dependencies: - dependency-name: eslint-plugin-n dependency-version: 18.0.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
David Anson
co-authored by
David Anson
parent
ce6b9003bc
commit
2df9e28eb8
Generated
+5
-5
@@ -17,7 +17,7 @@
|
||||
"@stylistic/eslint-plugin": "5.10.0",
|
||||
"@vercel/ncc": "0.38.4",
|
||||
"eslint": "10.3.0",
|
||||
"eslint-plugin-n": "18.0.0",
|
||||
"eslint-plugin-n": "18.0.1",
|
||||
"eslint-plugin-unicorn": "64.0.0"
|
||||
},
|
||||
"funding": {
|
||||
@@ -901,9 +901,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-plugin-n": {
|
||||
"version": "18.0.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-n/-/eslint-plugin-n-18.0.0.tgz",
|
||||
"integrity": "sha512-a1S1CiOrfOyZbH69f/n5JQoKToGvALRk7Vt2yjCNFhipy7RDhjnLNLzigOb7YxDuHpUp/IOQsz10CKAjoU/0aA==",
|
||||
"version": "18.0.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-n/-/eslint-plugin-n-18.0.1.tgz",
|
||||
"integrity": "sha512-q3ARhk+eZRc7myR0KHx+R3/GJeOHF+Ir6PK95Pu2tEX8Sl/4BIpmmVLva2kPrjC2gCmn6WHlHm+3yeo6Rxhycw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
@@ -925,7 +925,7 @@
|
||||
"peerDependencies": {
|
||||
"eslint": ">=8.57.1",
|
||||
"ts-declaration-location": "^1.0.6",
|
||||
"typescript": "^5.0.0"
|
||||
"typescript": ">=5.0.0"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"ts-declaration-location": {
|
||||
|
||||
+1
-1
@@ -29,7 +29,7 @@
|
||||
"@stylistic/eslint-plugin": "5.10.0",
|
||||
"@vercel/ncc": "0.38.4",
|
||||
"eslint": "10.3.0",
|
||||
"eslint-plugin-n": "18.0.0",
|
||||
"eslint-plugin-n": "18.0.1",
|
||||
"eslint-plugin-unicorn": "64.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user