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.4 (#4347)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-12-30 11:48:24 +01:00 committed by GitHub
parent 96be821872
commit 16b78d287c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 8 deletions

14
.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.3"],\
["@types/node", "npm:18.19.4"],\
["@types/pino", "npm:7.0.5"],\
["@types/request", "npm:2.48.12"],\
["@types/semver", "npm:7.5.6"],\
@ -4888,10 +4888,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
],\
"linkType": "HARD"\
}],\
["npm:18.19.3", {\
"packageLocation": "./.yarn/cache/@types-node-npm-18.19.3-9a233afc47-58c4fa45a7.zip/node_modules/@types/node/",\
["npm:18.19.4", {\
"packageLocation": "./.yarn/cache/@types-node-npm-18.19.4-efa94a8f6a-3a32a31b2d.zip/node_modules/@types/node/",\
"packageDependencies": [\
["@types/node", "npm:18.19.3"],\
["@types/node", "npm:18.19.4"],\
["undici-types", "npm:5.26.5"]\
],\
"linkType": "HARD"\
@ -10193,7 +10193,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.3"],\
["@types/node", "npm:18.19.4"],\
["@types/ts-node", null],\
["babel-jest", "virtual:26da5b5f810aec19ce0ffcfe09937780de31f203da3d4a3f3b68f35908e72c0286b39340a6126fb5859125bbf103ee88dd2169f435aa9eacf384463087a37ed6#npm:29.7.0"],\
["chalk", "npm:4.1.2"],\
@ -13912,7 +13912,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.3"],\
["@types/node", "npm:18.19.4"],\
["@types/swc__core", null],\
["@types/swc__wasm", null],\
["@types/typescript", null],\
@ -14512,7 +14512,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.3"],\
["@types/node", "npm:18.19.4"],\
["@types/pino", "npm:7.0.5"],\
["@types/request", "npm:2.48.12"],\
["@types/semver", "npm:7.5.6"],\

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.3",
"@types/node": "18.19.4",
"@types/pino": "7.0.5",
"@types/request": "2.48.12",
"@types/semver": "7.5.6",

BIN
yarn.lock

Binary file not shown.