Skip to content

Commit

Permalink
fix(deps): update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 31, 2022
1 parent de2a530 commit 58ab20c
Show file tree
Hide file tree
Showing 2 changed files with 317 additions and 59 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,15 @@
"transpile": "yarn run transpile:js && yarn run transpile:css"
},
"devDependencies": {
"@babel/cli": "7.12.1",
"@babel/core": "7.6.2",
"@babel/polyfill": "^7.10.4",
"@babel/cli": "7.17.6",
"@babel/core": "7.17.8",
"@babel/polyfill": "7.12.1",
"@material-ui/core": "3.9.4",
"@svgr/cli": "5.4.0",
"@testing-library/react": "^10.2.1",
"autoprefixer": "9.6.0",
"babel-jest": "24.9.0",
"babel-loader": "^8.1.0",
"babel-loader": "8.2.4",
"babel-plugin-css-modules-transform": "^1.6.2",
"babel-plugin-inline-json-import": "^0.3.2",
"babel-plugin-module-resolver": "^4.0.0",
Expand Down
Loading

0 comments on commit 58ab20c

Please sign in to comment.