Skip to content

Commit 45ea70f

Browse files
author
Ian Walter
authored
Merge pull request #56 from generates/renovate/sirv-1.x
Update dependency sirv to ^1.0.18
2 parents f3485a7 + 9333ee4 commit 45ea70f

File tree

3 files changed

+15
-10
lines changed

3 files changed

+15
-10
lines changed

.changeset/red-worms-appear.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@generates/skrt": patch
3+
---
4+
5+
Update dependency sirv to ^1.0.18

packages/skrt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"remark-abbr": "^1.4.1",
3535
"remark-prism": "^1.3.6",
3636
"remark-slug": "^6.0.0",
37-
"sirv": "^1.0.12",
37+
"sirv": "^1.0.18",
3838
"unist-util-visit": "^2.0.3"
3939
},
4040
"devDependencies": {

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1592,10 +1592,10 @@
15921592
resolved "https://registry.yarnpkg.com/@polka/url/-/url-0.5.0.tgz#b21510597fd601e5d7c95008b76bf0d254ebfd31"
15931593
integrity sha512-oZLYFEAzUKyi3SKnXvj32ZCEGH6RDnao7COuCVhDydMS9NrCSVXhM79VaKyP5+Zc33m0QXEd2DN3UkU7OsHcfw==
15941594

1595-
"@polka/url@^1.0.0-next.15":
1596-
version "1.0.0-next.15"
1597-
resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.15.tgz#6a9d143f7f4f49db2d782f9e1c8839a29b43ae23"
1598-
integrity sha512-15spi3V28QdevleWBNXE4pIls3nFZmBbUGrW9IVPwiQczuSb9n76TCB4bsk8TSel+I1OkHEdPhu5QKMfY6rQHA==
1595+
"@polka/url@^1.0.0-next.20":
1596+
version "1.0.0-next.21"
1597+
resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.21.tgz#5de5a2385a35309427f6011992b544514d559aa1"
1598+
integrity sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g==
15991599

16001600
"@tailwindcss/typography@^0.4.1":
16011601
version "0.4.1"
@@ -5975,12 +5975,12 @@ simple-swizzle@^0.2.2:
59755975
dependencies:
59765976
is-arrayish "^0.3.1"
59775977

5978-
sirv@^1.0.12:
5979-
version "1.0.12"
5980-
resolved "https://registry.yarnpkg.com/sirv/-/sirv-1.0.12.tgz#d816c882b35489b3c63290e2f455ae3eccd5f652"
5981-
integrity sha512-+jQoCxndz7L2tqQL4ZyzfDhky0W/4ZJip3XoOuxyQWnAwMxindLl3Xv1qT4x1YX/re0leShvTm8Uk0kQspGhBg==
5978+
sirv@^1.0.18:
5979+
version "1.0.18"
5980+
resolved "https://registry.yarnpkg.com/sirv/-/sirv-1.0.18.tgz#105fab52fb656ce8a2bebbf36b11052005952899"
5981+
integrity sha512-f2AOPogZmXgJ9Ma2M22ZEhc1dNtRIzcEkiflMFeVTRq+OViOZMvH1IPMVOwrKaxpSaHioBJiDR0SluRqGa7atA==
59825982
dependencies:
5983-
"@polka/url" "^1.0.0-next.15"
5983+
"@polka/url" "^1.0.0-next.20"
59845984
mime "^2.3.1"
59855985
totalist "^1.0.0"
59865986

0 commit comments

Comments
 (0)