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 Apr 5, 2024
1 parent 0816cf4 commit 464a7da
Show file tree
Hide file tree
Showing 2 changed files with 664 additions and 473 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
"source-map-support": ">0.0.0"
},
"dependencies": {
"@babel/core": "7.22.10",
"@babel/core": "7.24.4",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/plugin-proposal-optional-chaining": "7.21.0",
"@babel/plugin-transform-react-jsx-source": "7.22.5",
"@babel/preset-env": "7.22.10",
"@babel/plugin-transform-react-jsx-source": "7.24.1",
"@babel/preset-env": "7.24.4",
"awesome-typescript-loader": "5.2.1",
"babel-eslint": "10.1.0",
"babel-jest": "26.6.3",
Expand Down
Loading

0 comments on commit 464a7da

Please sign in to comment.