0
0
Fork 0
mirror of https://github.com/DavidAnson/markdownlint-cli2-action.git synced 2024-10-16 12:07:01 +02:00

Bump eslint from 8.21.0 to 8.22.0 (#18)

This commit is contained in:
dependabot[bot] 2022-08-15 09:00:42 -07:00 committed by GitHub
parent e4493c5456
commit 785de53464
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,7 +27,7 @@
},
"devDependencies": {
"@vercel/ncc": "0.34.0",
"eslint": "8.21.0",
"eslint": "8.22.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-unicorn": "43.0.2"
}