mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-08 23:25:51 +01:00
chore(deps): update babel monorepo to v7.22.9 (#3936)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
9a81334216
commit
93bc69abc1
Binary file not shown.
BIN
.yarn/cache/@babel-compat-data-npm-7.22.9-f9e02d51b9-bed77d9044.zip
vendored
Normal file
BIN
.yarn/cache/@babel-compat-data-npm-7.22.9-f9e02d51b9-bed77d9044.zip
vendored
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
.yarn/cache/@babel-generator-npm-7.22.9-d9fccf9328-7c9d2c58b8.zip
vendored
Normal file
BIN
.yarn/cache/@babel-generator-npm-7.22.9-d9fccf9328-7c9d2c58b8.zip
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/@babel-helper-compilation-targets-npm-7.22.9-b4473889ca-ea0006c6a9.zip
vendored
Normal file
BIN
.yarn/cache/@babel-helper-compilation-targets-npm-7.22.9-b4473889ca-ea0006c6a9.zip
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/@babel-helper-module-transforms-npm-7.22.9-dfa9ef05d1-2751f77660.zip
vendored
Normal file
BIN
.yarn/cache/@babel-helper-module-transforms-npm-7.22.9-dfa9ef05d1-2751f77660.zip
vendored
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
.yarn/cache/semver-npm-6.3.1-bcba31fdbe-ae47d06de2.zip
vendored
Normal file
BIN
.yarn/cache/semver-npm-6.3.1-bcba31fdbe-ae47d06de2.zip
vendored
Normal file
Binary file not shown.
10
package.json
10
package.json
@ -59,9 +59,9 @@
|
|||||||
"verdaccio-htpasswd": "11.0.0-6-next.44"
|
"verdaccio-htpasswd": "11.0.0-6-next.44"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/cli": "7.22.6",
|
"@babel/cli": "7.22.9",
|
||||||
"@babel/core": "7.22.8",
|
"@babel/core": "7.22.9",
|
||||||
"@babel/eslint-parser": "7.22.7",
|
"@babel/eslint-parser": "7.22.9",
|
||||||
"@babel/node": "7.22.6",
|
"@babel/node": "7.22.6",
|
||||||
"@babel/plugin-proposal-class-properties": "7.18.6",
|
"@babel/plugin-proposal-class-properties": "7.18.6",
|
||||||
"@babel/plugin-proposal-decorators": "7.22.7",
|
"@babel/plugin-proposal-decorators": "7.22.7",
|
||||||
@ -77,9 +77,9 @@
|
|||||||
"@babel/plugin-syntax-import-meta": "7.10.4",
|
"@babel/plugin-syntax-import-meta": "7.10.4",
|
||||||
"@babel/plugin-transform-async-to-generator": "7.22.5",
|
"@babel/plugin-transform-async-to-generator": "7.22.5",
|
||||||
"@babel/plugin-transform-classes": "7.22.6",
|
"@babel/plugin-transform-classes": "7.22.6",
|
||||||
"@babel/plugin-transform-runtime": "7.22.7",
|
"@babel/plugin-transform-runtime": "7.22.9",
|
||||||
"@babel/polyfill": "^7.12.1",
|
"@babel/polyfill": "^7.12.1",
|
||||||
"@babel/preset-env": "7.22.7",
|
"@babel/preset-env": "7.22.9",
|
||||||
"@babel/preset-typescript": "7.22.5",
|
"@babel/preset-typescript": "7.22.5",
|
||||||
"@babel/register": "7.22.5",
|
"@babel/register": "7.22.5",
|
||||||
"@babel/runtime": "7.22.6",
|
"@babel/runtime": "7.22.6",
|
||||||
|
BIN
yarn.lock
BIN
yarn.lock
Binary file not shown.
Loading…
Reference in New Issue
Block a user