Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.24.5 (#208)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 3, 2024
1 parent d6fcfc1 commit e4974f9
Show file tree
Hide file tree
Showing 2 changed files with 202 additions and 121 deletions.
8 changes: 4 additions & 4 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.24.1",
"@babel/core": "7.24.3",
"@babel/cli": "7.24.5",
"@babel/core": "7.24.5",
"@babel/plugin-proposal-decorators": "7.24.1",
"@babel/plugin-proposal-function-sent": "7.24.1",
"@babel/plugin-proposal-throw-expressions": "7.24.1",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/plugin-syntax-import-meta": "7.10.4",
"@babel/plugin-transform-proto-to-assign": "7.24.1",
"@babel/plugin-transform-runtime": "7.24.3",
"@babel/preset-env": "7.24.3",
"@babel/preset-env": "7.24.5",
"@babel/preset-flow": "7.24.1",
"@babel/preset-react": "7.24.1",
"@babel/eslint-parser": "7.11.0",
"@babel/eslint-parser": "7.24.5",
"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 e4974f9

Please sign in to comment.