diff --git a/package.json b/package.json index 6acc9faeb4..296e418072 100644 --- a/package.json +++ b/package.json @@ -44,15 +44,15 @@ "string.prototype.matchall": "^4.0.6" }, "devDependencies": { - "@babel/core": "^7.15.8", - "@babel/eslint-parser": "^7.15.8", - "@babel/plugin-syntax-decorators": "^7.14.5", - "@babel/plugin-syntax-do-expressions": "^7.14.5", - "@babel/plugin-syntax-function-bind": "^7.14.5", - "@babel/preset-react": "^7.14.5", + "@babel/core": "^7.16.0", + "@babel/eslint-parser": "^7.16.0", + "@babel/plugin-syntax-decorators": "^7.16.0", + "@babel/plugin-syntax-do-expressions": "^7.16.0", + "@babel/plugin-syntax-function-bind": "^7.16.0", + "@babel/preset-react": "^7.16.0", "@types/eslint": "=7.2.10", "@types/estree": "^0.0.50", - "@types/node": "^14.17.27", + "@types/node": "^14.17.32", "@typescript-eslint/parser": "^2.34.0 || ^3.10.1 || ^4.0.0 || ^5.0.0", "aud": "^1.1.5", "babel-eslint": "^8 || ^9 || ^10.1.0",