mirror of
https://github.com/DavidAnson/markdownlint-cli2-action.git
synced 2026-06-30 23:19:41 +02:00
Bump eslint-plugin-n from 18.0.1 to 18.1.0
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 18.0.1 to 18.1.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](https://github.com/eslint-community/eslint-plugin-n/compare/v18.0.1...v18.1.0) --- updated-dependencies: - dependency-name: eslint-plugin-n dependency-version: 18.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
David Anson
parent
f4041f3b9c
commit
910ca29661
Generated
+4
-4
@@ -17,7 +17,7 @@
|
||||
"@stylistic/eslint-plugin": "5.10.0",
|
||||
"@vercel/ncc": "0.38.4",
|
||||
"eslint": "10.4.1",
|
||||
"eslint-plugin-n": "18.0.1",
|
||||
"eslint-plugin-n": "18.1.0",
|
||||
"eslint-plugin-unicorn": "65.0.1"
|
||||
},
|
||||
"funding": {
|
||||
@@ -891,9 +891,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-plugin-n": {
|
||||
"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==",
|
||||
"version": "18.1.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-n/-/eslint-plugin-n-18.1.0.tgz",
|
||||
"integrity": "sha512-hkUm9EtnFV2h2fE16jNVUfCVUqvPzI7fGLsFdun5lFt/pbmf2kCgDx6ymi9rx+NCUSggBmurJCZOfG20JBs/kg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
+1
-1
@@ -29,7 +29,7 @@
|
||||
"@stylistic/eslint-plugin": "5.10.0",
|
||||
"@vercel/ncc": "0.38.4",
|
||||
"eslint": "10.4.1",
|
||||
"eslint-plugin-n": "18.0.1",
|
||||
"eslint-plugin-n": "18.1.0",
|
||||
"eslint-plugin-unicorn": "65.0.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user