Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.23.4 (#214)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 21, 2023
1 parent ced108e commit 6740b4d
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 40 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"url": "https://opencollective.com/verdaccio"
},
"devDependencies": {
"@babel/cli": "7.23.0",
"@babel/cli": "7.23.4",
"@babel/core": "7.23.3",
"@babel/node": "7.22.19",
"@babel/plugin-proposal-class-properties": "7.18.6",
Expand All @@ -32,12 +32,12 @@
"@babel/plugin-syntax-import-meta": "7.10.4",
"@babel/plugin-transform-async-to-generator": "7.23.3",
"@babel/plugin-transform-classes": "7.23.3",
"@babel/plugin-transform-runtime": "7.23.3",
"@babel/plugin-transform-runtime": "7.23.4",
"@babel/preset-env": "7.23.3",
"@babel/preset-react": "7.23.3",
"@babel/preset-typescript": "7.23.3",
"@babel/register": "7.22.15",
"@babel/runtime": "7.23.2",
"@babel/runtime": "7.23.4",
"@trivago/prettier-plugin-sort-imports": "3.4.0",
"@types/jest": "27.5.2",
"@types/lodash": "4.14.201",
Expand Down
69 changes: 32 additions & 37 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6740b4d

Please sign in to comment.