mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-21 18:54:30 +01:00
Bump sirv-cli from 1.0.6 to 1.0.8 (#31918)
Bumps [sirv-cli](https://github.com/lukeed/sirv) from 1.0.6 to 1.0.8. - [Release notes](https://github.com/lukeed/sirv/releases) - [Commits](https://github.com/lukeed/sirv/compare/v1.0.6...v1.0.8) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
fb30989ee2
commit
defbbfc4b8
20
package-lock.json
generated
20
package-lock.json
generated
@ -9969,9 +9969,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"sade": {
|
"sade": {
|
||||||
"version": "1.7.3",
|
"version": "1.7.4",
|
||||||
"resolved": "https://registry.npmjs.org/sade/-/sade-1.7.3.tgz",
|
"resolved": "https://registry.npmjs.org/sade/-/sade-1.7.4.tgz",
|
||||||
"integrity": "sha512-m4BctppMvJ60W1dXnHq7jMmFe3hPJZDAH85kQ3ACTo7XZNVUuTItCQ+2HfyaMeV5cKrbw7l4vD/6We3GBxvdJw==",
|
"integrity": "sha512-y5yauMD93rX840MwUJr7C1ysLFBgMspsdTo4UVrDg3fXDvtwOyIqykhVAAm6fk/3au77773itJStObgK+LKaiA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"mri": "^1.1.0"
|
"mri": "^1.1.0"
|
||||||
@ -10429,9 +10429,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"sirv": {
|
"sirv": {
|
||||||
"version": "1.0.6",
|
"version": "1.0.7",
|
||||||
"resolved": "https://registry.npmjs.org/sirv/-/sirv-1.0.6.tgz",
|
"resolved": "https://registry.npmjs.org/sirv/-/sirv-1.0.7.tgz",
|
||||||
"integrity": "sha512-LRGu7Op4Xl9hhigOy2kcB53zAYTjNDdpooey49dIU0cMdpOv9ithVf7nstk3jvs8EhMiT/VORoyazZYGgw4vnA==",
|
"integrity": "sha512-QMT2OTD3CTr8de9VByPmvSEeyt6k8/Cxg0J2kQJ5HNhIWfhFg9ypcIWWzez9rPWnGj+WtJ7AZD/MdT/vdilV/A==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@polka/url": "^1.0.0-next.9",
|
"@polka/url": "^1.0.0-next.9",
|
||||||
@ -10440,9 +10440,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"sirv-cli": {
|
"sirv-cli": {
|
||||||
"version": "1.0.6",
|
"version": "1.0.8",
|
||||||
"resolved": "https://registry.npmjs.org/sirv-cli/-/sirv-cli-1.0.6.tgz",
|
"resolved": "https://registry.npmjs.org/sirv-cli/-/sirv-cli-1.0.8.tgz",
|
||||||
"integrity": "sha512-K/iY1OHG7hTw4GzLoqMhwzKCbgWmx5joYAAF2+CwyiamWCpVzAgNVWgAc0JmSA2Gf3wseov05il2QbFTGTZMVg==",
|
"integrity": "sha512-bJI+kkzQvMKfAOfgLzv09kWsdymLm39LgKmGjacB19GHIAQLCvXXg8e8HzcofTjDZlA8zVv4dQjU9SWkNzkJhw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"console-clear": "^1.1.0",
|
"console-clear": "^1.1.0",
|
||||||
@ -10451,7 +10451,7 @@
|
|||||||
"local-access": "^1.0.1",
|
"local-access": "^1.0.1",
|
||||||
"sade": "^1.6.0",
|
"sade": "^1.6.0",
|
||||||
"semiver": "^1.0.0",
|
"semiver": "^1.0.0",
|
||||||
"sirv": "^1.0.6",
|
"sirv": "^1.0.7",
|
||||||
"tinydate": "^1.0.0"
|
"tinydate": "^1.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -131,7 +131,7 @@
|
|||||||
"rollup": "^2.29.0",
|
"rollup": "^2.29.0",
|
||||||
"rollup-plugin-istanbul": "^2.0.1",
|
"rollup-plugin-istanbul": "^2.0.1",
|
||||||
"shelljs": "^0.8.4",
|
"shelljs": "^0.8.4",
|
||||||
"sirv-cli": "^1.0.6",
|
"sirv-cli": "^1.0.8",
|
||||||
"stylelint": "^13.7.2",
|
"stylelint": "^13.7.2",
|
||||||
"stylelint-config-twbs-bootstrap": "^2.1.0",
|
"stylelint-config-twbs-bootstrap": "^2.1.0",
|
||||||
"terser": "^5.1.0",
|
"terser": "^5.1.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user