diff --git a/package.json b/package.json index 87b15fb..f536500 100644 --- a/package.json +++ b/package.json @@ -53,9 +53,9 @@ "webpack-assets-manifest": "^5.0.6" }, "devDependencies": { - "@babel/cli": "7.13.16", - "@babel/core": "7.13.16", - "@babel/eslint-parser": "7.13.14", + "@babel/cli": "7.14.3", + "@babel/core": "7.14.3", + "@babel/eslint-parser": "7.14.4", "@semantic-release/changelog": "5.0.1", "@semantic-release/git": "9.0.0", "@types/bluebird": "3.5.34",