Skip to content

Commit

Permalink
chore(dev-deps): update babel monorepo to v7.25.9 (#651)
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 Oct 22, 2024
1 parent 9a762a7 commit 557d795
Show file tree
Hide file tree
Showing 2 changed files with 635 additions and 636 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,15 @@
"reduce-reducers": "^1.0.4"
},
"devDependencies": {
"@babel/cli": "7.25.7",
"@babel/core": "7.25.8",
"@babel/eslint-parser": "7.25.8",
"@babel/plugin-transform-modules-commonjs": "7.25.7",
"@babel/plugin-transform-runtime": "7.25.7",
"@babel/preset-env": "7.25.8",
"@babel/preset-react": "7.25.7",
"@babel/register": "7.25.7",
"@babel/runtime": "7.25.7",
"@babel/cli": "7.25.9",
"@babel/core": "7.25.9",
"@babel/eslint-parser": "7.25.9",
"@babel/plugin-transform-modules-commonjs": "7.25.9",
"@babel/plugin-transform-runtime": "7.25.9",
"@babel/preset-env": "7.25.9",
"@babel/preset-react": "7.25.9",
"@babel/register": "7.25.9",
"@babel/runtime": "7.25.9",
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"babel-loader": "9.2.1",
Expand Down
Loading

0 comments on commit 557d795

Please sign in to comment.