Skip to content

Commit

Permalink
Update dependency @nuxtjs/dayjs to v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Oct 7, 2021
1 parent 69c1c27 commit c0de4ee
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@babel/core": "7.14.8",
"@babel/runtime-corejs3": "7.14.9",
"@nuxtjs/axios": "5.13.6",
"@nuxtjs/dayjs": "1.4.0",
"@nuxtjs/dayjs": "1.4.1",
"@nuxtjs/dotenv": "1.4.1",
"@nuxtjs/google-analytics": "2.4.0",
"@nuxtjs/pwa": "3.3.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2931,12 +2931,12 @@
consola "^2.15.3"
defu "^5.0.0"

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

"@nuxtjs/[email protected]":
Expand Down

0 comments on commit c0de4ee

Please sign in to comment.