mirror of
https://github.com/DavidAnson/markdownlint-cli2-action.git
synced 2026-07-10 19:40:53 +02:00
Bump eslint-plugin-n from 18.1.0 to 18.2.1
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 18.1.0 to 18.2.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.1.0...v18.2.1) --- updated-dependencies: - dependency-name: eslint-plugin-n dependency-version: 18.2.1 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
co-authored by
David Anson
parent
271d19032d
commit
61ae346115
Generated
+4
-4
@@ -17,7 +17,7 @@
|
||||
"@stylistic/eslint-plugin": "5.10.0",
|
||||
"@vercel/ncc": "0.44.0",
|
||||
"eslint": "10.5.0",
|
||||
"eslint-plugin-n": "18.1.0",
|
||||
"eslint-plugin-n": "18.2.1",
|
||||
"eslint-plugin-unicorn": "69.0.0"
|
||||
},
|
||||
"funding": {
|
||||
@@ -894,9 +894,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-plugin-n": {
|
||||
"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==",
|
||||
"version": "18.2.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-n/-/eslint-plugin-n-18.2.1.tgz",
|
||||
"integrity": "sha512-aO3C9//yq8JIvYOi/T+jPvcZ9hZzpwzbR8esrYpFtgE9vpbyM8kn42AQOtIqYspVmpaSWr8X+nrlQuAJYxXAaw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
+1
-1
@@ -29,7 +29,7 @@
|
||||
"@stylistic/eslint-plugin": "5.10.0",
|
||||
"@vercel/ncc": "0.44.0",
|
||||
"eslint": "10.5.0",
|
||||
"eslint-plugin-n": "18.1.0",
|
||||
"eslint-plugin-n": "18.2.1",
|
||||
"eslint-plugin-unicorn": "69.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user