mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-19 16:54:24 +01:00
Bump sirv-cli from 1.0.5 to 1.0.6 (#31496)
Bumps [sirv-cli](https://github.com/lukeed/sirv) from 1.0.5 to 1.0.6. - [Release notes](https://github.com/lukeed/sirv/releases) - [Commits](https://github.com/lukeed/sirv/compare/v1.0.5...v1.0.6) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
parent
df7bbf6f7b
commit
64f4e22a78
14
package-lock.json
generated
14
package-lock.json
generated
@ -10494,9 +10494,9 @@
|
||||
}
|
||||
},
|
||||
"sirv": {
|
||||
"version": "1.0.5",
|
||||
"resolved": "https://registry.npmjs.org/sirv/-/sirv-1.0.5.tgz",
|
||||
"integrity": "sha512-VBGinItX5MJXafH0FmVsc2G5INwmd9ygT05DVdEw2piBBKRNUBGy3Aq0SmpVzP121astWFE2XERNJOggrQcUww==",
|
||||
"version": "1.0.6",
|
||||
"resolved": "https://registry.npmjs.org/sirv/-/sirv-1.0.6.tgz",
|
||||
"integrity": "sha512-LRGu7Op4Xl9hhigOy2kcB53zAYTjNDdpooey49dIU0cMdpOv9ithVf7nstk3jvs8EhMiT/VORoyazZYGgw4vnA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@polka/url": "^1.0.0-next.9",
|
||||
@ -10505,9 +10505,9 @@
|
||||
}
|
||||
},
|
||||
"sirv-cli": {
|
||||
"version": "1.0.5",
|
||||
"resolved": "https://registry.npmjs.org/sirv-cli/-/sirv-cli-1.0.5.tgz",
|
||||
"integrity": "sha512-3TECcM4Q1b18KGSXuvtHIAcGoatYkk3MYvjCzn3CFq0aNYT2EDmbSP+/ISpyYtQLdZXWAhb4hHTn/ui5pFaqvw==",
|
||||
"version": "1.0.6",
|
||||
"resolved": "https://registry.npmjs.org/sirv-cli/-/sirv-cli-1.0.6.tgz",
|
||||
"integrity": "sha512-K/iY1OHG7hTw4GzLoqMhwzKCbgWmx5joYAAF2+CwyiamWCpVzAgNVWgAc0JmSA2Gf3wseov05il2QbFTGTZMVg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"console-clear": "^1.1.0",
|
||||
@ -10516,7 +10516,7 @@
|
||||
"local-access": "^1.0.1",
|
||||
"sade": "^1.6.0",
|
||||
"semiver": "^1.0.0",
|
||||
"sirv": "^1.0.5",
|
||||
"sirv": "^1.0.6",
|
||||
"tinydate": "^1.0.0"
|
||||
}
|
||||
},
|
||||
|
@ -131,7 +131,7 @@
|
||||
"rollup": "^2.26.3",
|
||||
"rollup-plugin-istanbul": "^2.0.1",
|
||||
"shelljs": "^0.8.4",
|
||||
"sirv-cli": "^1.0.5",
|
||||
"sirv-cli": "^1.0.6",
|
||||
"stylelint": "^13.6.1",
|
||||
"stylelint-config-twbs-bootstrap": "^2.0.3",
|
||||
"terser": "^5.0.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user