diff --git a/package.json b/package.json index 432497cc7..f6b0451a3 100644 --- a/package.json +++ b/package.json @@ -26,17 +26,17 @@ "@babel/preset-env": "^7.14.7", "@babel/register": "^7.14.5", "@hkdobrev/run-if-changed": "^0.3.1", - "@typescript-eslint/parser": "^4.28.2", + "@typescript-eslint/parser": "^4.28.3", "babel-plugin-add-module-exports": "^1.0.4", "babel-plugin-istanbul": "^6.0.0", "chai": "^4.3.4", "cross-env": "^7.0.3", - "eslint": "7.30.0", + "eslint": "7.31.0", "eslint-config-canonical": "^26.2.3", "gitdown": "^3.1.4", "glob": "^7.1.7", - "husky": "^7.0.0", - "lint-staged": "^11.0.0", + "husky": "^7.0.1", + "lint-staged": "^11.0.1", "mocha": "^9.0.2", "nyc": "^15.1.0", "open-editor": "^3.0.0",