diff --git a/package.json b/package.json index 07b315d41..4764cfcf6 100644 --- a/package.json +++ b/package.json @@ -17,24 +17,24 @@ "devDependencies": { "@babel/cli": "^7.12.1", "@babel/core": "^7.12.3", - "@babel/node": "^7.12.1", + "@babel/node": "^7.12.6", "@babel/plugin-transform-flow-strip-types": "^7.12.1", "@babel/preset-env": "^7.12.1", "@babel/register": "^7.12.1", "@hkdobrev/run-if-changed": "^0.3.1", - "@typescript-eslint/parser": "^4.6.0", + "@typescript-eslint/parser": "^4.7.0", "babel-eslint": "^10.1.0", "babel-plugin-add-module-exports": "^1.0.4", "babel-plugin-istanbul": "^6.0.0", "chai": "^4.2.0", "cross-env": "^7.0.2", - "eslint": "7.12.1", - "eslint-config-canonical": "^24.2.2", + "eslint": "7.13.0", + "eslint-config-canonical": "^24.4.3", "gitdown": "^3.1.3", "glob": "^7.1.6", "husky": "^4.3.0", - "lint-staged": "^10.5.0", - "mocha": "^8.2.0", + "lint-staged": "^10.5.1", + "mocha": "^8.2.1", "nyc": "^15.1.0", "rimraf": "^3.0.2", "semantic-release": "^17.2.2",