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 Nov 1, 2022
1 parent 8b7a9fa commit 44e6de0
Show file tree
Hide file tree
Showing 2 changed files with 368 additions and 61 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,15 @@
"start": "yarn watch"
},
"devDependencies": {
"@babel/cli": "7.12.1",
"@babel/core": "7.6.2",
"@babel/polyfill": "^7.10.4",
"@babel/cli": "7.19.3",
"@babel/core": "7.19.6",
"@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.5",
"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 44e6de0

Please sign in to comment.