mirror of
https://github.com/DavidAnson/markdownlint-cli2-action.git
synced 2026-07-03 00:10:51 +02:00
Bump eslint-plugin-unicorn from 65.0.0 to 65.0.1
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 65.0.0 to 65.0.1. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v65.0.0...v65.0.1) --- updated-dependencies: - dependency-name: eslint-plugin-unicorn dependency-version: 65.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
0ec86e944c
commit
f4041f3b9c
Generated
+4
-4
@@ -18,7 +18,7 @@
|
||||
"@vercel/ncc": "0.38.4",
|
||||
"eslint": "10.4.1",
|
||||
"eslint-plugin-n": "18.0.1",
|
||||
"eslint-plugin-unicorn": "65.0.0"
|
||||
"eslint-plugin-unicorn": "65.0.1"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://github.com/sponsors/DavidAnson"
|
||||
@@ -927,9 +927,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-plugin-unicorn": {
|
||||
"version": "65.0.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-65.0.0.tgz",
|
||||
"integrity": "sha512-wE75x2QqMuPgZXcoc8LgTz7+gk5+SZK93Cxe6jkfouKp6+FwYwjMGrbYQTMRH8HK8X6jeTBhPPI2Cun923EMLQ==",
|
||||
"version": "65.0.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-65.0.1.tgz",
|
||||
"integrity": "sha512-daCrQrgxOoOz2uMPWB3Y3vvv/5q+ncwICI8IjoebiwtW87CaY4tAN5EEiRXTYVnf7qi1v1BGBdHOSnZLV0rx6A==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
+1
-1
@@ -30,6 +30,6 @@
|
||||
"@vercel/ncc": "0.38.4",
|
||||
"eslint": "10.4.1",
|
||||
"eslint-plugin-n": "18.0.1",
|
||||
"eslint-plugin-unicorn": "65.0.0"
|
||||
"eslint-plugin-unicorn": "65.0.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user