Skip to content

Commit

Permalink
📦 Update babel devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 26, 2022
1 parent e2f9546 commit 355ef24
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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",
Expand Down

0 comments on commit 355ef24

Please sign in to comment.