]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump sirv-cli from 1.0.1 to 1.0.3 (#31205)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 30 Jun 2020 11:58:56 +0000 (14:58 +0300)
committerGitHub <noreply@github.com>
Tue, 30 Jun 2020 11:58:56 +0000 (14:58 +0300)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
package-lock.json
package.json

index cb9e3631eedc6b0f8e2d2655089e1d3a2d436b29..deabaf9b0fd35808bcb4904b8394ae21476f3756 100644 (file)
       "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==",
       "dev": true
     },
+    "kleur": {
+      "version": "3.0.3",
+      "resolved": "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz",
+      "integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==",
+      "dev": true
+    },
     "known-css-properties": {
       "version": "0.19.0",
       "resolved": "https://registry.npmjs.org/known-css-properties/-/known-css-properties-0.19.0.tgz",
       }
     },
     "sirv-cli": {
-      "version": "1.0.1",
-      "resolved": "https://registry.npmjs.org/sirv-cli/-/sirv-cli-1.0.1.tgz",
-      "integrity": "sha512-Hu/9NlWea8tBCyvNoABIsvUEOUhaH5gCMw1dz58sxDwr9vuc+KsBZ+aNMvxqUyewXopsLeqHXqJ4521i/FjAtg==",
+      "version": "1.0.3",
+      "resolved": "https://registry.npmjs.org/sirv-cli/-/sirv-cli-1.0.3.tgz",
+      "integrity": "sha512-pLWMreVMKvK/7Zwdi/8AMjVPaOhkW24a6GRsXtLbvgvbZNHjAb0J8vs3x86ES5radO06AxGRVp8oMWbuf+ExTw==",
       "dev": true,
       "requires": {
         "console-clear": "^1.1.0",
         "semiver": "^1.0.0",
         "sirv": "^1.0.1",
         "tinydate": "^1.0.0"
-      },
-      "dependencies": {
-        "kleur": {
-          "version": "3.0.3",
-          "resolved": "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz",
-          "integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==",
-          "dev": true
-        }
       }
     },
     "slash": {
       "dev": true
     },
     "tinydate": {
-      "version": "1.2.0",
-      "resolved": "https://registry.npmjs.org/tinydate/-/tinydate-1.2.0.tgz",
-      "integrity": "sha512-3GwPk8VhDFnUZ2TrgkhXJs6hcMAIIw4x/xkz+ayK6dGoQmp2nUwKzBXK0WnMsqkh6vfUhpqQicQF3rbshfyJkg==",
+      "version": "1.3.0",
+      "resolved": "https://registry.npmjs.org/tinydate/-/tinydate-1.3.0.tgz",
+      "integrity": "sha512-7cR8rLy2QhYHpsBDBVYnnWXm8uRTr38RoZakFSW7Bs7PzfMPNZthuMLkwqZv7MTu8lhQ91cOFYS5a7iFj2oR3w==",
       "dev": true
     },
     "tmp": {
index 4a83b26bc71c9c29cacfb7918cb10f569ae1447c..c83c33249b8337e1d0104e9913b4a64d0489e835 100644 (file)
     "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",