Skip to content

Commit d6a65db

Browse files
build(deps-dev): bump sirv-cli from 1.0.12 to 1.0.14
Bumps [sirv-cli](https://github.com/lukeed/sirv) from 1.0.12 to 1.0.14. - [Release notes](https://github.com/lukeed/sirv/releases) - [Commits](lukeed/sirv@v1.0.12...v1.0.14) --- updated-dependencies: - dependency-name: sirv-cli dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 365e2ad commit d6a65db

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"rimraf": "^3.0.2",
131131
"sass": "^1.38.0",
132132
"sass-loader": "^12.1.0",
133-
"sirv-cli": "^1.0.12",
133+
"sirv-cli": "^1.0.14",
134134
"sitemap-static": "^0.4.2",
135135
"start-server-and-test": "^1.13.1",
136136
"static-site-generator-webpack-plugin": "^3.4.1",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2006,10 +2006,10 @@
20062006
schema-utils "^3.0.0"
20072007
source-map "^0.7.3"
20082008

2009-
"@polka/url@^1.0.0-next.15":
2010-
version "1.0.0-next.15"
2011-
resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.15.tgz#6a9d143f7f4f49db2d782f9e1c8839a29b43ae23"
2012-
integrity sha512-15spi3V28QdevleWBNXE4pIls3nFZmBbUGrW9IVPwiQczuSb9n76TCB4bsk8TSel+I1OkHEdPhu5QKMfY6rQHA==
2009+
"@polka/url@^1.0.0-next.17":
2010+
version "1.0.0-next.17"
2011+
resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.17.tgz#25fdbdfd282c2f86ddf3fcefbd98be99cd2627e2"
2012+
integrity sha512-0p1rCgM3LLbAdwBnc7gqgnvjHg9KpbhcSphergHShlkWz8EdPawoMJ3/VbezI0mGC5eKCDzMaPgF9Yca6cKvrg==
20132013

20142014
"@react-spring/animated@~9.2.0":
20152015
version "9.2.3"
@@ -11362,26 +11362,26 @@ simple-swizzle@^0.2.2:
1136211362
dependencies:
1136311363
is-arrayish "^0.3.1"
1136411364

11365-
sirv-cli@^1.0.12:
11366-
version "1.0.12"
11367-
resolved "https://registry.yarnpkg.com/sirv-cli/-/sirv-cli-1.0.12.tgz#10c5240831879422dba42bdcdf9c09dcc3314615"
11368-
integrity sha512-Rs5PvF3a48zuLmrl8vcqVv9xF/WWPES19QawVkpdzqx7vD5SMZS07+ece1gK4umbslXN43YeIksYtQM5csgIzQ==
11365+
sirv-cli@^1.0.14:
11366+
version "1.0.14"
11367+
resolved "https://registry.yarnpkg.com/sirv-cli/-/sirv-cli-1.0.14.tgz#4bc60421b3de9caea80ccd292b5004aca4ce3c81"
11368+
integrity sha512-yyUTNr984ANKDloqepkYbBSqvx3buwYg2sQKPWjSU+IBia5loaoka2If8N9CMwt8AfP179cdEl7kYJ//iWJHjQ==
1136911369
dependencies:
1137011370
console-clear "^1.1.0"
1137111371
get-port "^3.2.0"
1137211372
kleur "^3.0.0"
1137311373
local-access "^1.0.1"
1137411374
sade "^1.6.0"
1137511375
semiver "^1.0.0"
11376-
sirv "^1.0.12"
11376+
sirv "^1.0.13"
1137711377
tinydate "^1.0.0"
1137811378

11379-
sirv@^1.0.12, sirv@^1.0.7:
11380-
version "1.0.12"
11381-
resolved "https://registry.yarnpkg.com/sirv/-/sirv-1.0.12.tgz#d816c882b35489b3c63290e2f455ae3eccd5f652"
11382-
integrity sha512-+jQoCxndz7L2tqQL4ZyzfDhky0W/4ZJip3XoOuxyQWnAwMxindLl3Xv1qT4x1YX/re0leShvTm8Uk0kQspGhBg==
11379+
sirv@^1.0.13, sirv@^1.0.7:
11380+
version "1.0.14"
11381+
resolved "https://registry.yarnpkg.com/sirv/-/sirv-1.0.14.tgz#b826343f573e12653c5b3c3080a3a2a6a06595cd"
11382+
integrity sha512-czTFDFjK9lXj0u9mJ3OmJoXFztoilYS+NdRPcJoT182w44wSEkHSiO7A2517GLJ8wKM4GjCm2OXE66Dhngbzjg==
1138311383
dependencies:
11384-
"@polka/url" "^1.0.0-next.15"
11384+
"@polka/url" "^1.0.0-next.17"
1138511385
mime "^2.3.1"
1138611386
totalist "^1.0.0"
1138711387

0 commit comments

Comments
 (0)