Skip to content

Commit c0de4ee

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @nuxtjs/dayjs to v1.4.1
1 parent 69c1c27 commit c0de4ee

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@babel/core": "7.14.8",
2525
"@babel/runtime-corejs3": "7.14.9",
2626
"@nuxtjs/axios": "5.13.6",
27-
"@nuxtjs/dayjs": "1.4.0",
27+
"@nuxtjs/dayjs": "1.4.1",
2828
"@nuxtjs/dotenv": "1.4.1",
2929
"@nuxtjs/google-analytics": "2.4.0",
3030
"@nuxtjs/pwa": "3.3.5",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2931,12 +2931,12 @@
29312931
consola "^2.15.3"
29322932
defu "^5.0.0"
29332933

2934-
"@nuxtjs/[email protected].0":
2935-
version "1.4.0"
2936-
resolved "https://registry.yarnpkg.com/@nuxtjs/dayjs/-/dayjs-1.4.0.tgz#e11347bfa4f267deb9b9a6fb33bf918b32abfd00"
2937-
integrity sha512-rP/BcUBI0ASh57QolZj7l3Wa58xSHCPXrvaFw62Apha1ATTc7pGnnV6USiZcZh9MoF+lRx5xkGyAMKmjHWuwqg==
2934+
"@nuxtjs/[email protected].1":
2935+
version "1.4.1"
2936+
resolved "https://registry.yarnpkg.com/@nuxtjs/dayjs/-/dayjs-1.4.1.tgz#a1ff4dba8b9f9f423577264783f50a5492af1cae"
2937+
integrity sha512-FgZoFqXxwRPoNJwcN3Up8jvxKnwalIZJF4rX5MWmMpJej75Rl/ShPKkkNxgf3x3gUopOyRjTCLRq/LAVFwY0Pg==
29382938
dependencies:
2939-
consola "^2.3.2"
2939+
consola "^2.10.1"
29402940
dayjs "^1.10.4"
29412941

29422942

0 commit comments

Comments
 (0)