mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-02-17 23:45:29 -05:00
chore(deps): update dependency @types/node to v18.16.5 (#3799)
This commit is contained in:
parent
e1ef8c2b52
commit
6c3673cb24
5 changed files with 17 additions and 17 deletions
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",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2754,10 +2754,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:18.11.18":
|
||||
version: 18.11.18
|
||||
resolution: "@types/node@npm:18.11.18"
|
||||
checksum: 03f17f9480f8d775c8a72da5ea7e9383db5f6d85aa5fefde90dd953a1449bd5e4ffde376f139da4f3744b4c83942166d2a7603969a6f8ea826edfb16e6e3b49d
|
||||
"@types/node@npm:18.16.5":
|
||||
version: 18.16.5
|
||||
resolution: "@types/node@npm:18.16.5"
|
||||
checksum: b6df96a76a7655cd944794197cf63f5269e5034041bc355f4f243cb3f185ad3e1948011b6f0ac66c22434e50bc53a20ec3a9d95ad284f0e3819813d309d1650b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -10710,7 +10710,7 @@ __metadata:
|
|||
"@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
|
||||
|
|
Loading…
Add table
Reference in a new issue