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 Jan 29, 2025
1 parent f755f1b commit 0ca87bf
Show file tree
Hide file tree
Showing 2 changed files with 172 additions and 95 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,19 +44,19 @@
"progress": "^2.0.0"
},
"devDependencies": {
"@babel/cli": "7.25.9",
"@babel/core": "7.25.9",
"@babel/eslint-parser": "7.25.9",
"@babel/cli": "7.26.4",
"@babel/core": "7.26.7",
"@babel/eslint-parser": "7.26.5",
"@babel/plugin-proposal-decorators": "7.25.9",
"@babel/plugin-proposal-function-sent": "7.25.9",
"@babel/plugin-proposal-throw-expressions": "7.25.9",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/plugin-syntax-import-meta": "7.10.4",
"@babel/plugin-transform-proto-to-assign": "7.25.9",
"@babel/plugin-transform-runtime": "7.25.9",
"@babel/preset-env": "7.25.9",
"@babel/preset-env": "7.26.7",
"@babel/preset-flow": "7.25.9",
"@babel/preset-react": "7.25.9",
"@babel/preset-react": "7.26.3",
"babel-plugin-transform-minify-booleans": "6.8.3",
"babel-plugin-transform-remove-console": "6.8.5",
"babel-plugin-transform-remove-debugger": "6.8.5",
Expand Down
Loading

0 comments on commit 0ca87bf

Please sign in to comment.