diff --git a/package.json b/package.json index ee102f1d1bd0..d9a5f22a7de7 100644 --- a/package.json +++ b/package.json @@ -43,14 +43,14 @@ "devDependencies": { "@ampproject/filesize": "4.3.0", "@ampproject/remapping": "2.1.0", - "@babel/core": "7.15.0", - "@babel/helper-module-imports": "7.14.5", - "@babel/helper-plugin-test-runner": "7.14.5", - "@babel/plugin-syntax-import-assertions": "7.14.5", - "@babel/plugin-transform-react-jsx": "7.14.9", - "@babel/preset-env": "7.15.0", - "@babel/preset-typescript": "7.16.7", - "@babel/runtime": "7.15.3", + "@babel/core": "7.18.2", + "@babel/helper-module-imports": "7.16.7", + "@babel/helper-plugin-test-runner": "7.16.7", + "@babel/plugin-syntax-import-assertions": "7.17.12", + "@babel/plugin-transform-react-jsx": "7.17.12", + "@babel/preset-env": "7.18.2", + "@babel/preset-typescript": "7.17.12", + "@babel/runtime": "7.18.3", "@chiragrupani/karma-chromium-edge-launcher": "2.1.1", "@google-cloud/storage": "5.15.3", "@jest/core": "27.3.1", @@ -77,7 +77,7 @@ "atob": "2.1.2", "autoprefixer": "10.3.7", "ava": "3.15.0", - "babel-plugin-istanbul": "6.0.0", + "babel-plugin-istanbul": "6.1.1", "babel-plugin-minify-replace": "0.5.0", "babel-plugin-module-resolver": "4.1.0", "babel-plugin-optimize-objstr": "1.0.0",