1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-02-21 07:29:37 +01:00

fix(deps): update dependency dayjs to v1.11.0 (#3094)

This commit is contained in:
renovate[bot] 2022-03-28 06:40:25 +02:00 committed by GitHub
parent a7bbab90f0
commit 4cc18773b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 6 deletions

10
.pnp.js generated

@ -99,7 +99,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["cookies", "npm:0.8.0"],
["cors", "npm:2.8.5"],
["cross-env", "npm:7.0.3"],
["dayjs", "npm:1.10.8"],
["dayjs", "npm:1.11.0"],
["debug", "virtual:0a555efb4cab6fe58f395d6452b892ca24d2e1f9df5a635d924dc03626b4b31aa8129ef42bf95c3c2623e90ad53d52caf188df0e3405b83aa752e2c800b1a108#npm:4.3.3"],
["detect-secrets", "npm:1.0.6"],
["envinfo", "npm:7.8.1"],
@ -8312,10 +8312,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
}]
]],
["dayjs", [
["npm:1.10.8", {
"packageLocation": "./.yarn/cache/dayjs-npm-1.10.8-d72c3ead0d-6f30f10867.zip/node_modules/dayjs/",
["npm:1.11.0", {
"packageLocation": "./.yarn/cache/dayjs-npm-1.11.0-592daa78a5-05a742cb5d.zip/node_modules/dayjs/",
"packageDependencies": [
["dayjs", "npm:1.10.8"]
["dayjs", "npm:1.11.0"]
],
"linkType": "HARD",
}]
@ -17950,7 +17950,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["cookies", "npm:0.8.0"],
["cors", "npm:2.8.5"],
["cross-env", "npm:7.0.3"],
["dayjs", "npm:1.10.8"],
["dayjs", "npm:1.11.0"],
["debug", "virtual:0a555efb4cab6fe58f395d6452b892ca24d2e1f9df5a635d924dc03626b4b31aa8129ef42bf95c3c2623e90ad53d52caf188df0e3405b83aa752e2c800b1a108#npm:4.3.3"],
["detect-secrets", "npm:1.0.6"],
["envinfo", "npm:7.8.1"],

@ -30,7 +30,7 @@
"compression": "1.7.4",
"cookies": "0.8.0",
"cors": "2.8.5",
"dayjs": "1.10.8",
"dayjs": "1.11.0",
"debug": "^4.3.3",
"envinfo": "7.8.1",
"eslint-import-resolver-node": "0.3.6",

BIN
yarn.lock

Binary file not shown.