]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump sirv-cli from 1.0.6 to 1.0.8 (#31918)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 19 Oct 2020 07:37:18 +0000 (10:37 +0300)
committerGitHub <noreply@github.com>
Mon, 19 Oct 2020 07:37:18 +0000 (10:37 +0300)
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>
package-lock.json
package.json

index 80554a775946daeae096c7b9847b39e1b722b361..3740f71b8f63a6a94b7b31e342412aaaeda91255 100644 (file)
       "dev": true
     },
     "sade": {
-      "version": "1.7.3",
-      "resolved": "https://registry.npmjs.org/sade/-/sade-1.7.3.tgz",
-      "integrity": "sha512-m4BctppMvJ60W1dXnHq7jMmFe3hPJZDAH85kQ3ACTo7XZNVUuTItCQ+2HfyaMeV5cKrbw7l4vD/6We3GBxvdJw==",
+      "version": "1.7.4",
+      "resolved": "https://registry.npmjs.org/sade/-/sade-1.7.4.tgz",
+      "integrity": "sha512-y5yauMD93rX840MwUJr7C1ysLFBgMspsdTo4UVrDg3fXDvtwOyIqykhVAAm6fk/3au77773itJStObgK+LKaiA==",
       "dev": true,
       "requires": {
         "mri": "^1.1.0"
       }
     },
     "sirv": {
-      "version": "1.0.6",
-      "resolved": "https://registry.npmjs.org/sirv/-/sirv-1.0.6.tgz",
-      "integrity": "sha512-LRGu7Op4Xl9hhigOy2kcB53zAYTjNDdpooey49dIU0cMdpOv9ithVf7nstk3jvs8EhMiT/VORoyazZYGgw4vnA==",
+      "version": "1.0.7",
+      "resolved": "https://registry.npmjs.org/sirv/-/sirv-1.0.7.tgz",
+      "integrity": "sha512-QMT2OTD3CTr8de9VByPmvSEeyt6k8/Cxg0J2kQJ5HNhIWfhFg9ypcIWWzez9rPWnGj+WtJ7AZD/MdT/vdilV/A==",
       "dev": true,
       "requires": {
         "@polka/url": "^1.0.0-next.9",
       }
     },
     "sirv-cli": {
-      "version": "1.0.6",
-      "resolved": "https://registry.npmjs.org/sirv-cli/-/sirv-cli-1.0.6.tgz",
-      "integrity": "sha512-K/iY1OHG7hTw4GzLoqMhwzKCbgWmx5joYAAF2+CwyiamWCpVzAgNVWgAc0JmSA2Gf3wseov05il2QbFTGTZMVg==",
+      "version": "1.0.8",
+      "resolved": "https://registry.npmjs.org/sirv-cli/-/sirv-cli-1.0.8.tgz",
+      "integrity": "sha512-bJI+kkzQvMKfAOfgLzv09kWsdymLm39LgKmGjacB19GHIAQLCvXXg8e8HzcofTjDZlA8zVv4dQjU9SWkNzkJhw==",
       "dev": true,
       "requires": {
         "console-clear": "^1.1.0",
         "local-access": "^1.0.1",
         "sade": "^1.6.0",
         "semiver": "^1.0.0",
-        "sirv": "^1.0.6",
+        "sirv": "^1.0.7",
         "tinydate": "^1.0.0"
       }
     },
index 1e553039b4f5c6e6af4216345f8558f7b77123de..fbca366fd4d7ba7a92df22e5314660c991b532e2 100644 (file)
     "rollup": "^2.29.0",
     "rollup-plugin-istanbul": "^2.0.1",
     "shelljs": "^0.8.4",
-    "sirv-cli": "^1.0.6",
+    "sirv-cli": "^1.0.8",
     "stylelint": "^13.7.2",
     "stylelint-config-twbs-bootstrap": "^2.1.0",
     "terser": "^5.1.0",