0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-06 22:40:26 -05:00

chore(deps): update dependency @types/serve-static to v1.13.10 (#2906)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-01-12 21:18:48 +01:00 committed by GitHub
parent c3849b314a
commit bd883cbe2b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 5 additions and 5 deletions

8
.pnp.js generated
View file

@ -4693,7 +4693,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["@types/body-parser", "npm:1.19.0"],
["@types/express-serve-static-core", "npm:4.17.26"],
["@types/qs", "npm:6.9.5"],
["@types/serve-static", "npm:1.13.9"]
["@types/serve-static", "npm:1.13.10"]
],
"linkType": "HARD",
}]
@ -4974,10 +4974,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
}]
]],
["@types/serve-static", [
["npm:1.13.9", {
"packageLocation": "./.yarn/cache/@types-serve-static-npm-1.13.9-59107a68c3-f261127514.zip/node_modules/@types/serve-static/",
["npm:1.13.10", {
"packageLocation": "./.yarn/cache/@types-serve-static-npm-1.13.10-5434e2c519-3ee9adfd05.zip/node_modules/@types/serve-static/",
"packageDependencies": [
["@types/serve-static", "npm:1.13.9"],
["@types/serve-static", "npm:1.13.10"],
["@types/mime", "npm:1.3.2"],
["@types/node", "npm:12.12.21"]
],

View file

@ -194,7 +194,7 @@
"*.{js,ts,tsx}": "eslint --fix -c ./eslintrc.js"
},
"resolutions": {
"@types/serve-static": "1.13.9"
"@types/serve-static": "1.13.10"
},
"collective": {
"type": "opencollective",

BIN
yarn.lock

Binary file not shown.