0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00

chore(deps): update dependency @types/node to v18.19.3 (#4249)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-12-08 19:29:47 +01:00 committed by GitHub
parent 55ae1c4ed1
commit 9d1e34f628
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 13 additions and 5 deletions

16
.pnp.cjs generated
View file

@ -63,7 +63,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["@types/lodash", "npm:4.14.202"],\
["@types/mime", "npm:3.0.4"],\
["@types/minimatch", "npm:5.1.2"],\
["@types/node", "npm:18.19.2"],\
["@types/node", "npm:18.19.3"],\
["@types/pino", "npm:7.0.5"],\
["@types/request", "npm:2.48.12"],\
["@types/semver", "npm:7.5.6"],\
@ -4368,6 +4368,14 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["undici-types", "npm:5.26.5"]\
],\
"linkType": "HARD"\
}],\
["npm:18.19.3", {\
"packageLocation": "./.yarn/cache/@types-node-npm-18.19.3-9a233afc47-58c4fa45a7.zip/node_modules/@types/node/",\
"packageDependencies": [\
["@types/node", "npm:18.19.3"],\
["undici-types", "npm:5.26.5"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/node-forge", [\
@ -9575,7 +9583,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["@babel/core", "npm:7.23.5"],\
["@jest/test-sequencer", "npm:29.7.0"],\
["@jest/types", "npm:29.6.3"],\
["@types/node", "npm:18.19.2"],\
["@types/node", "npm:18.19.3"],\
["@types/ts-node", null],\
["babel-jest", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:29.7.0"],\
["chalk", "npm:4.1.2"],\
@ -13280,7 +13288,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["@tsconfig/node12", "npm:1.0.11"],\
["@tsconfig/node14", "npm:1.0.3"],\
["@tsconfig/node16", "npm:1.0.3"],\
["@types/node", "npm:18.19.2"],\
["@types/node", "npm:18.19.3"],\
["@types/swc__core", null],\
["@types/swc__wasm", null],\
["@types/typescript", null],\
@ -13865,7 +13873,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["@types/lodash", "npm:4.14.202"],\
["@types/mime", "npm:3.0.4"],\
["@types/minimatch", "npm:5.1.2"],\
["@types/node", "npm:18.19.2"],\
["@types/node", "npm:18.19.3"],\
["@types/pino", "npm:7.0.5"],\
["@types/request", "npm:2.48.12"],\
["@types/semver", "npm:7.5.6"],\

Binary file not shown.

View file

@ -93,7 +93,7 @@
"@types/lodash": "4.14.202",
"@types/mime": "3.0.4",
"@types/minimatch": "5.1.2",
"@types/node": "18.19.2",
"@types/node": "18.19.3",
"@types/pino": "7.0.5",
"@types/request": "2.48.12",
"@types/semver": "7.5.6",

BIN
yarn.lock

Binary file not shown.