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 30, 2022
1 parent cd1c73d commit b662edb
Show file tree
Hide file tree
Showing 2 changed files with 324 additions and 48 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@
"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.20.5",
"@babel/polyfill": "7.12.1",
"@material-ui/core": "3.9.4",
"@svgr/cli": "5.4.0",
"@testing-library/react": "^10.2.1",
Expand Down
Loading

0 comments on commit b662edb

Please sign in to comment.