mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-02-21 07:29:37 +01:00
chore(deps): update dependency @types/node to v18.16.5 (#3799)
This commit is contained in:
parent
e1ef8c2b52
commit
6c3673cb24
22
.pnp.cjs
generated
22
.pnp.cjs
generated
@ -62,7 +62,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["@types/lodash", "npm:4.14.194"],\
|
||||
["@types/mime", "npm:2.0.3"],\
|
||||
["@types/minimatch", "npm:3.0.5"],\
|
||||
["@types/node", "npm:18.11.18"],\
|
||||
["@types/node", "npm:18.16.5"],\
|
||||
["@types/pino", "npm:7.0.5"],\
|
||||
["@types/request", "npm:2.48.8"],\
|
||||
["@types/semver", "npm:7.3.13"],\
|
||||
@ -4717,19 +4717,19 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
}]\
|
||||
]],\
|
||||
["@types/node", [\
|
||||
["npm:18.11.18", {\
|
||||
"packageLocation": "./.yarn/cache/@types-node-npm-18.11.18-d61e8a4a20-03f17f9480.zip/node_modules/@types/node/",\
|
||||
"packageDependencies": [\
|
||||
["@types/node", "npm:18.11.18"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}],\
|
||||
["npm:18.11.19", {\
|
||||
"packageLocation": "./.yarn/cache/@types-node-npm-18.11.19-dd4a5b3ed6-d7cd19fcfc.zip/node_modules/@types/node/",\
|
||||
"packageDependencies": [\
|
||||
["@types/node", "npm:18.11.19"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}],\
|
||||
["npm:18.16.5", {\
|
||||
"packageLocation": "./.yarn/cache/@types-node-npm-18.16.5-057278d731-b6df96a76a.zip/node_modules/@types/node/",\
|
||||
"packageDependencies": [\
|
||||
["@types/node", "npm:18.16.5"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["@types/normalize-package-data", [\
|
||||
@ -9909,7 +9909,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["@babel/core", "npm:7.20.12"],\
|
||||
["@jest/test-sequencer", "npm:29.5.0"],\
|
||||
["@jest/types", "npm:29.5.0"],\
|
||||
["@types/node", "npm:18.11.18"],\
|
||||
["@types/node", "npm:18.16.5"],\
|
||||
["@types/ts-node", null],\
|
||||
["babel-jest", "virtual:fe625c365861a1c1498c688c162d4f8931bc2a4a18a90701442a739979944af367247c2c1c5f5d36760539379420e595eede9546b4f2e7f3d3b4e18f747ccb9a#npm:29.5.0"],\
|
||||
["chalk", "npm:4.1.2"],\
|
||||
@ -13519,7 +13519,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.11.18"],\
|
||||
["@types/node", "npm:18.16.5"],\
|
||||
["@types/swc__core", null],\
|
||||
["@types/swc__wasm", null],\
|
||||
["@types/typescript", null],\
|
||||
@ -14028,7 +14028,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["@types/lodash", "npm:4.14.194"],\
|
||||
["@types/mime", "npm:2.0.3"],\
|
||||
["@types/minimatch", "npm:3.0.5"],\
|
||||
["@types/node", "npm:18.11.18"],\
|
||||
["@types/node", "npm:18.16.5"],\
|
||||
["@types/pino", "npm:7.0.5"],\
|
||||
["@types/request", "npm:2.48.8"],\
|
||||
["@types/semver", "npm:7.3.13"],\
|
||||
|
Binary file not shown.
BIN
.yarn/cache/@types-node-npm-18.16.5-057278d731-b6df96a76a.zip
vendored
Normal file
BIN
.yarn/cache/@types-node-npm-18.16.5-057278d731-b6df96a76a.zip
vendored
Normal file
Binary file not shown.
@ -93,7 +93,7 @@
|
||||
"@types/lodash": "4.14.194",
|
||||
"@types/mime": "2.0.3",
|
||||
"@types/minimatch": "3.0.5",
|
||||
"@types/node": "18.11.18",
|
||||
"@types/node": "18.16.5",
|
||||
"@types/pino": "7.0.5",
|
||||
"@types/request": "2.48.8",
|
||||
"@types/semver": "7.3.13",
|
||||
|
BIN
yarn.lock
BIN
yarn.lock
Binary file not shown.
Loading…
Reference in New Issue
Block a user