Skip to content

Commit

Permalink
chore(deps): update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 10, 2024
1 parent 1c36d1f commit 3f99414
Show file tree
Hide file tree
Showing 2 changed files with 812 additions and 728 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,15 +74,15 @@
"webpack-node-externals": "3.0.0"
},
"resolutions": {
"@babel/core": "~7.23.2",
"@babel/core": "~7.25.0",
"@babel/code-frame": "^7",
"@babel/generator": "^7",
"@babel/plugin-proposal-decorators": "~7.22.7",
"@babel/plugin-transform-class-properties": "~7.22.5",
"@babel/plugin-transform-runtime": "~7.23.2",
"@babel/preset-env": "~7.23.2",
"@babel/preset-react": "~7.9.0",
"@babel/preset-typescript": "~7.22.5",
"@babel/plugin-proposal-decorators": "~7.25.0",
"@babel/plugin-transform-class-properties": "~7.25.0",
"@babel/plugin-transform-runtime": "~7.25.0",
"@babel/preset-env": "~7.25.0",
"@babel/preset-react": "~7.25.0",
"@babel/preset-typescript": "~7.25.0",
"@babel/runtime": "^7.22.6",
"@rushstack/eslint-patch": "^1.3.3",
"@jest/reporters": "^24",
Expand Down
Loading

0 comments on commit 3f99414

Please sign in to comment.