mirror of
https://github.com/DavidAnson/markdownlint-cli2-action.git
synced 2026-08-06 22:42:24 +02:00
Bump eslint-plugin-unicorn from 69.0.0 to 70.0.0
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 69.0.0 to 70.0.0. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v69.0.0...v70.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-unicorn dependency-version: 70.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
David Anson
parent
a93ecb859e
commit
2e90eb9c55
Generated
+4
-4
@@ -18,7 +18,7 @@
|
||||
"@vercel/ncc": "0.44.1",
|
||||
"eslint": "10.6.0",
|
||||
"eslint-plugin-n": "18.2.1",
|
||||
"eslint-plugin-unicorn": "69.0.0"
|
||||
"eslint-plugin-unicorn": "70.0.0"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://github.com/sponsors/DavidAnson"
|
||||
@@ -930,9 +930,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-plugin-unicorn": {
|
||||
"version": "69.0.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-69.0.0.tgz",
|
||||
"integrity": "sha512-ZN/KtHr9hQ6AOByANSNJpsDbo/+Nn+EyQ6blK4w+dcmS/xpYkqLLfrUc+NA/wOK6vF5uEUvhn8my5B/3sruB9g==",
|
||||
"version": "70.0.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-70.0.0.tgz",
|
||||
"integrity": "sha512-uAF9xMcVvvhTfvusCgogJ1wh4To3q2KhVMw3i1Apf/ILTbxsCjscvraAZACsEurb7no2fdXblD3whcbVnjw5zg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
+1
-1
@@ -30,6 +30,6 @@
|
||||
"@vercel/ncc": "0.44.1",
|
||||
"eslint": "10.6.0",
|
||||
"eslint-plugin-n": "18.2.1",
|
||||
"eslint-plugin-unicorn": "69.0.0"
|
||||
"eslint-plugin-unicorn": "70.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user