Skip to content

Commit

Permalink
chore(dev-deps): update babel monorepo to v7.22.15 (#611)
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 Sep 4, 2023
1 parent 699b73d commit 74b0743
Show file tree
Hide file tree
Showing 2 changed files with 282 additions and 112 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.22.10",
"@babel/core": "7.22.11",
"@babel/eslint-parser": "7.22.11",
"@babel/plugin-transform-modules-commonjs": "7.22.11",
"@babel/plugin-transform-runtime": "7.22.10",
"@babel/preset-env": "7.22.14",
"@babel/preset-react": "7.22.5",
"@babel/register": "7.22.5",
"@babel/runtime": "7.22.11",
"@babel/cli": "7.22.15",
"@babel/core": "7.22.15",
"@babel/eslint-parser": "7.22.15",
"@babel/plugin-transform-modules-commonjs": "7.22.15",
"@babel/plugin-transform-runtime": "7.22.15",
"@babel/preset-env": "7.22.15",
"@babel/preset-react": "7.22.15",
"@babel/register": "7.22.15",
"@babel/runtime": "7.22.15",
"@commitlint/cli": "17.7.1",
"@commitlint/config-conventional": "17.7.0",
"babel-loader": "9.1.3",
Expand Down
Loading

0 comments on commit 74b0743

Please sign in to comment.