0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-06 22:40:26 -05:00

chore(deps): update babel monorepo (#3854)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-06-03 08:25:48 +02:00 committed by GitHub
parent 99d06e5f02
commit 3972702651
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
86 changed files with 1220 additions and 751 deletions

1959
.pnp.cjs generated

File diff suppressed because it is too large Load diff

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.

View file

@ -61,11 +61,11 @@
},
"devDependencies": {
"@babel/cli": "7.21.5",
"@babel/core": "7.21.8",
"@babel/core": "7.22.1",
"@babel/eslint-parser": "7.21.8",
"@babel/node": "7.20.7",
"@babel/node": "7.22.1",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.21.0",
"@babel/plugin-proposal-decorators": "7.22.3",
"@babel/plugin-proposal-export-namespace-from": "7.18.9",
"@babel/plugin-proposal-function-sent": "7.18.6",
"@babel/plugin-proposal-json-strings": "7.18.6",
@ -78,12 +78,12 @@
"@babel/plugin-syntax-import-meta": "7.10.4",
"@babel/plugin-transform-async-to-generator": "7.20.7",
"@babel/plugin-transform-classes": "7.21.0",
"@babel/plugin-transform-runtime": "7.21.4",
"@babel/plugin-transform-runtime": "7.22.4",
"@babel/polyfill": "^7.12.1",
"@babel/preset-env": "7.21.5",
"@babel/preset-env": "7.22.4",
"@babel/preset-typescript": "7.21.5",
"@babel/register": "7.21.0",
"@babel/runtime": "7.21.5",
"@babel/runtime": "7.22.3",
"@octokit/rest": "19.0.7",
"@trivago/prettier-plugin-sort-imports": "4.1.1",
"@types/async": "3.2.20",

BIN
yarn.lock

Binary file not shown.