aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-08-04 19:15:28 +0300
committerGitHub <[email protected]>2020-08-04 19:15:28 +0300
commit9264ccc054d56fc0e955a5b8d069824e411ca979 (patch)
tree2dfdce6a4c5c3a407bcec0cb1bc278d439cb0d0b /package.json
parent49d75ea86e9db1f3f7c6e7e37c11cee3a3f06788 (diff)
downloadbootstrap-9264ccc054d56fc0e955a5b8d069824e411ca979.tar.xz
bootstrap-9264ccc054d56fc0e955a5b8d069824e411ca979.zip
Bump sirv-cli from 1.0.3 to 1.0.5 (#31419)
Bumps [sirv-cli](https://github.com/lukeed/sirv) from 1.0.3 to 1.0.5. - [Release notes](https://github.com/lukeed/sirv/releases) - [Commits](https://github.com/lukeed/sirv/compare/v1.0.3...v1.0.5) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index acc08e3fc..c9a0897a4 100644
--- a/package.json
+++ b/package.json
@@ -131,7 +131,7 @@
"rollup": "^2.23.0",
"rollup-plugin-istanbul": "^2.0.1",
"shelljs": "^0.8.4",
- "sirv-cli": "^1.0.3",
+ "sirv-cli": "^1.0.5",
"stylelint": "^13.6.1",
"stylelint-config-twbs-bootstrap": "^2.0.3",
"terser": "^4.8.0",