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 Feb 1, 2024
1 parent 04f9980 commit be9f79e
Show file tree
Hide file tree
Showing 2 changed files with 330 additions and 51 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.23.9",
"@babel/core": "7.23.9",
"@babel/polyfill": "^7.12.1",
"@material-ui/core": "4.12.4",
"@svgr/cli": "5.4.0",
"@testing-library/react": "^10.2.1",
Expand Down
Loading

0 comments on commit be9f79e

Please sign in to comment.