aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-06-30 14:58:56 +0300
committerGitHub <[email protected]>2020-06-30 14:58:56 +0300
commit46634b4ce1d6d0502d2892983ca7a5dfd7802c17 (patch)
tree64484e091d72c1354317050d771e3dba24f42699 /package.json
parent9e7eb83f59b3413431c6efc003357349de39e7c4 (diff)
downloadbootstrap-46634b4ce1d6d0502d2892983ca7a5dfd7802c17.tar.xz
bootstrap-46634b4ce1d6d0502d2892983ca7a5dfd7802c17.zip
Bump sirv-cli from 1.0.1 to 1.0.3 (#31205)
Bumps [sirv-cli](https://github.com/lukeed/sirv) from 1.0.1 to 1.0.3. - [Release notes](https://github.com/lukeed/sirv/releases) - [Commits](https://github.com/lukeed/sirv/compare/v1.0.1...v1.0.3) 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 4a83b26bc..c83c33249 100644
--- a/package.json
+++ b/package.json
@@ -131,7 +131,7 @@
"rollup": "^2.18.0",
"rollup-plugin-istanbul": "^2.0.1",
"shelljs": "^0.8.4",
- "sirv-cli": "^1.0.1",
+ "sirv-cli": "^1.0.3",
"stylelint": "^13.6.1",
"stylelint-config-twbs-bootstrap": "^2.0.3",
"terser": "^4.8.0",