Skip to content

Commit

Permalink
chore(dev-deps): update babel monorepo to v7.22.6 (#574)
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 Jul 4, 2023
1 parent 3522873 commit f13c3f2
Show file tree
Hide file tree
Showing 2 changed files with 171 additions and 48 deletions.
12 changes: 6 additions & 6 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.5",
"@babel/core": "7.22.5",
"@babel/eslint-parser": "7.22.5",
"@babel/cli": "7.22.6",
"@babel/core": "7.22.6",
"@babel/eslint-parser": "7.22.6",
"@babel/plugin-transform-modules-commonjs": "7.22.5",
"@babel/plugin-transform-runtime": "7.22.5",
"@babel/preset-env": "7.22.5",
"@babel/plugin-transform-runtime": "7.22.6",
"@babel/preset-env": "7.22.6",
"@babel/preset-react": "7.22.5",
"@babel/register": "7.22.5",
"@babel/runtime": "7.22.5",
"@babel/runtime": "7.22.6",
"@commitlint/cli": "17.6.6",
"@commitlint/config-conventional": "17.6.6",
"babel-loader": "9.1.2",
Expand Down
Loading

0 comments on commit f13c3f2

Please sign in to comment.