Skip to content

Commit

Permalink
chore(deps): update babel monorepo (#194)
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] committed Mar 22, 2024
1 parent 6d60948 commit d5755d1
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,18 +44,18 @@
"progress": "^2.0.0"
},
"devDependencies": {
"@babel/cli": "7.23.0",
"@babel/core": "7.23.2",
"@babel/plugin-proposal-decorators": "7.23.2",
"@babel/plugin-proposal-function-sent": "7.22.5",
"@babel/plugin-proposal-throw-expressions": "7.22.5",
"@babel/cli": "7.24.1",
"@babel/core": "7.24.3",
"@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.22.5",
"@babel/plugin-transform-runtime": "7.23.2",
"@babel/preset-env": "7.23.2",
"@babel/preset-flow": "7.22.15",
"@babel/preset-react": "7.22.15",
"@babel/plugin-transform-proto-to-assign": "7.24.1",
"@babel/plugin-transform-runtime": "7.24.3",
"@babel/preset-env": "7.24.3",
"@babel/preset-flow": "7.24.1",
"@babel/preset-react": "7.24.1",
"babel-eslint": "9.0.0",
"babel-plugin-transform-minify-booleans": "6.8.3",
"babel-plugin-transform-remove-console": "6.8.5",
Expand Down

0 comments on commit d5755d1

Please sign in to comment.