Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.23.7 (#4344)
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 Dec 30, 2023
1 parent 0bdc10e commit 96be821
Show file tree
Hide file tree
Showing 25 changed files with 705 additions and 640 deletions.
1,139 changes: 588 additions & 551 deletions .pnp.cjs

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,11 @@
},
"devDependencies": {
"@babel/cli": "7.23.4",
"@babel/core": "7.23.6",
"@babel/core": "7.23.7",
"@babel/eslint-parser": "7.23.3",
"@babel/node": "7.22.19",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.23.6",
"@babel/plugin-proposal-decorators": "7.23.7",
"@babel/plugin-proposal-export-namespace-from": "7.18.9",
"@babel/plugin-proposal-function-sent": "7.23.3",
"@babel/plugin-proposal-json-strings": "7.18.6",
Expand All @@ -77,12 +77,12 @@
"@babel/plugin-syntax-import-meta": "7.10.4",
"@babel/plugin-transform-async-to-generator": "7.23.3",
"@babel/plugin-transform-classes": "7.23.5",
"@babel/plugin-transform-runtime": "7.23.6",
"@babel/plugin-transform-runtime": "7.23.7",
"@babel/polyfill": "^7.12.1",
"@babel/preset-env": "7.23.6",
"@babel/preset-env": "7.23.7",
"@babel/preset-typescript": "7.23.3",
"@babel/register": "7.22.15",
"@babel/runtime": "7.23.6",
"@babel/register": "7.23.7",
"@babel/runtime": "7.23.7",
"@octokit/rest": "19.0.13",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/async": "3.2.24",
Expand Down

0 comments on commit 96be821

Please sign in to comment.