0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-04-01 02:42:23 -05:00

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-08-08 18:47:08 +02:00 committed by GitHub
parent 6cb96d7fd9
commit 8b204b3918
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
74 changed files with 1269 additions and 1070 deletions

1566
.pnp.js 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.

View file

@ -62,29 +62,29 @@
"verdaccio-htpasswd": "10.5.0"
},
"devDependencies": {
"@babel/cli": "7.18.6",
"@babel/core": "7.18.6",
"@babel/node": "7.18.6",
"@babel/cli": "7.18.10",
"@babel/core": "7.18.10",
"@babel/node": "7.18.10",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.18.6",
"@babel/plugin-proposal-export-namespace-from": "7.18.6",
"@babel/plugin-proposal-decorators": "7.18.10",
"@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",
"@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6",
"@babel/plugin-proposal-numeric-separator": "7.18.6",
"@babel/plugin-proposal-object-rest-spread": "7.18.6",
"@babel/plugin-proposal-optional-chaining": "7.18.6",
"@babel/plugin-proposal-object-rest-spread": "7.18.9",
"@babel/plugin-proposal-optional-chaining": "7.18.9",
"@babel/plugin-proposal-throw-expressions": "7.18.6",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/plugin-syntax-import-meta": "7.10.4",
"@babel/plugin-transform-async-to-generator": "7.18.6",
"@babel/plugin-transform-classes": "7.18.8",
"@babel/plugin-transform-runtime": "7.18.6",
"@babel/plugin-transform-classes": "7.18.9",
"@babel/plugin-transform-runtime": "7.18.10",
"@babel/polyfill": "^7.12.1",
"@babel/preset-env": "7.18.6",
"@babel/preset-env": "7.18.10",
"@babel/preset-typescript": "7.18.6",
"@babel/register": "7.18.6",
"@babel/runtime": "7.18.6",
"@babel/register": "7.18.9",
"@babel/runtime": "7.18.9",
"@commitlint/cli": "12.1.4",
"@commitlint/config-conventional": "12.1.4",
"@octokit/rest": "18.12.0",

749
yarn.lock

File diff suppressed because it is too large Load diff