Skip to content

Commit

Permalink
fix(deps): update babel monorepo to v7.24.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 26, 2024
1 parent 772120f commit 6b6924c
Show file tree
Hide file tree
Showing 2 changed files with 586 additions and 612 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.24.4",
"@babel/core": "7.24.6",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/plugin-proposal-optional-chaining": "7.21.0",
"@babel/plugin-transform-react-jsx-source": "7.24.1",
"@babel/preset-env": "7.24.4",
"@babel/plugin-transform-react-jsx-source": "7.24.6",
"@babel/preset-env": "7.24.6",
"awesome-typescript-loader": "5.2.1",
"babel-eslint": "10.1.0",
"babel-jest": "26.6.3",
Expand Down
Loading

0 comments on commit 6b6924c

Please sign in to comment.