Skip to content

Commit 0f8428f

Browse files
renovate[bot]pi0
authored andcommitted
chore(deps): update all non-major dependencies (nuxt#6494)
1 parent 7286e83 commit 0f8428f

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

distributions/nuxt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@nuxt/cli": "2.9.2",
6262
"@nuxt/core": "2.9.2",
6363
"@nuxt/generator": "2.9.2",
64-
"@nuxt/loading-screen": "^1.1.0",
64+
"@nuxt/loading-screen": "^1.2.0",
6565
"@nuxt/opencollective": "^0.3.0",
6666
"@nuxt/webpack": "2.9.2"
6767
},

packages/builder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@nuxt/devalue": "^1.2.4",
1212
"@nuxt/utils": "2.9.2",
1313
"@nuxt/vue-app": "2.9.2",
14-
"chokidar": "^3.2.0",
14+
"chokidar": "^3.2.1",
1515
"consola": "^2.10.1",
1616
"fs-extra": "^8.1.0",
1717
"glob": "^7.1.4",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1640,10 +1640,10 @@
16401640
error-stack-parser "^2.0.0"
16411641
string-width "^2.0.0"
16421642

1643-
"@nuxt/loading-screen@^1.1.0":
1644-
version "1.1.0"
1645-
resolved "https://registry.npmjs.org/@nuxt/loading-screen/-/loading-screen-1.1.0.tgz#577e56c0d6462afc37b9d3e4de0cc963ec926654"
1646-
integrity sha512-BjafbPlZ5jrrukohbNKH9vJyWa5fAvHC7p9uevV7QgCF6YlJeZw6cXiLYVTWmmNL3Uor91Yyi3hzBDLocrKBRw==
1643+
"@nuxt/loading-screen@^1.2.0":
1644+
version "1.2.0"
1645+
resolved "https://registry.npmjs.org/@nuxt/loading-screen/-/loading-screen-1.2.0.tgz#9cfab1e5e421bbaedadb26f7f27a68bcde313c24"
1646+
integrity sha512-l7nXgwkuX2/lDxEDAyIe3013MS8Jhja29uDVka21gyEbRnL68XOkoV3ws4dkk6QfhT2bcPwtu2C8tYvAhhhUzA==
16471647
dependencies:
16481648
connect "^3.7.0"
16491649
fs-extra "^8.1.0"
@@ -3206,10 +3206,10 @@ chokidar@^2.0.2, chokidar@^2.0.4:
32063206
optionalDependencies:
32073207
fsevents "^1.2.7"
32083208

3209-
chokidar@^3.2.0:
3210-
version "3.2.0"
3211-
resolved "https://registry.npmjs.org/chokidar/-/chokidar-3.2.0.tgz#a0b08f9b770c082def0100e0fbcef322ad156a8a"
3212-
integrity sha512-ViJAmAatEHwGCbBa8coPyRY6yiQ+yryuHT9XnkV6l0ct140Tf6JguJ0LtgoJrjxr9I9utL8IRuqbjhDJAeWIeg==
3209+
chokidar@^3.2.1:
3210+
version "3.2.1"
3211+
resolved "https://registry.npmjs.org/chokidar/-/chokidar-3.2.1.tgz#4634772a1924512d990d4505957bf3a510611387"
3212+
integrity sha512-/j5PPkb5Feyps9e+jo07jUZGvkB5Aj953NrI4s8xSVScrAo/RHeILrtdb4uzR7N6aaFFxxJ+gt8mA8HfNpw76w==
32133213
dependencies:
32143214
anymatch "~3.1.1"
32153215
braces "~3.0.2"

0 commit comments

Comments
 (0)