Skip to content

Commit

Permalink
fix(deps): update babel monorepo to v7.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 25, 2024
1 parent 6712775 commit 580fb4f
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 70 deletions.
146 changes: 78 additions & 68 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
"provenance": true
},
"dependencies": {
"@babel/core": "7.25.9",
"@babel/core": "7.26.0",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/preset-env": "7.25.9",
"@babel/preset-env": "7.26.0",
"@babel/preset-react": "7.25.9",
"babel-plugin-inline-react-svg": "2.0.2"
},
Expand Down

0 comments on commit 580fb4f

Please sign in to comment.