Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
chore: bump lint-staged from 10.5.4 to 11.0.0 (#4697)
  • Loading branch information
dependabot[bot] committed May 17, 2021
1 parent b25956f commit eef2eac
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Expand Up @@ -9,8 +9,7 @@
"scripts": {
"eslint": "eslint .",
"test": "mocha test/index.js",
"test-cov": "nyc --reporter=lcovonly npm test -- --no-parallel",
"lint-staged": "lint-staged"
"test-cov": "nyc --reporter=lcovonly npm test -- --no-parallel"
},
"directories": {
"lib": "./lib",
Expand Down Expand Up @@ -72,7 +71,7 @@
"eslint-config-hexo": "^4.1.0",
"hexo-renderer-marked": "^4.0.0",
"husky": "^4.2.5",
"lint-staged": "^10.2.0",
"lint-staged": "^11.0.0",
"mocha": "^8.0.1",
"nyc": "^15.0.0",
"sinon": "^10.0.0"
Expand Down

0 comments on commit eef2eac

Please sign in to comment.