aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-02-11 14:22:16 +0200
committerGitHub <[email protected]>2020-02-11 14:22:16 +0200
commit4361f4ab6303ad668d7e110f335ec272fcc29ac4 (patch)
tree3169a61656a2bcf4e49f89eb48c3e67358701607
parent666b82fdd1152c1dec844a82276086b6551732a7 (diff)
downloadbootstrap-4361f4ab6303ad668d7e110f335ec272fcc29ac4.tar.xz
bootstrap-4361f4ab6303ad668d7e110f335ec272fcc29ac4.zip
Bump linkinator from 1.8.2 to 2.0.1 (#30158)
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 1.8.2 to 2.0.1. - [Release notes](https://github.com/JustinBeckwith/linkinator/releases) - [Commits](https://github.com/JustinBeckwith/linkinator/compare/v1.8.2...v2.0.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
-rw-r--r--package-lock.json12
-rw-r--r--package.json2
2 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index 4fda4dbc1..51e27acee 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -7551,9 +7551,9 @@
"dev": true
},
"linkinator": {
- "version": "1.8.2",
- "resolved": "https://registry.npmjs.org/linkinator/-/linkinator-1.8.2.tgz",
- "integrity": "sha512-ee0rNT8G8dkOMdPXrK9ltckxnoFmrlcN2lUSlHxrkjnlYCAQlRvhlnMqMlq69KwRB6Nf7fW6gBKGZgmfabmsWA==",
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/linkinator/-/linkinator-2.0.1.tgz",
+ "integrity": "sha512-kZeK23PKIz4HekQ6/5PJSm8cdbxq/5SoetvuG4w3n6/j3h5JHiNsUjGkfcI0LdY+nF6fm8PkYmjI23TE5VfQBw==",
"dev": true,
"requires": {
"chalk": "^3.0.0",
@@ -9702,9 +9702,9 @@
}
},
"http-cache-semantics": {
- "version": "4.0.3",
- "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.0.3.tgz",
- "integrity": "sha512-TcIMG3qeVLgDr1TEd2XvHaTnMPwYQUQMIBLy+5pLSDKYFc7UIqj39w8EGzZkaxoLv/l2K8HaI0t5AVA+YYgUew==",
+ "version": "4.0.4",
+ "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.0.4.tgz",
+ "integrity": "sha512-Z2EICWNJou7Tr9Bd2M2UqDJq3A9F2ePG9w3lIpjoyuSyXFP9QbniJVu3XQYytuw5ebmG7dXSXO9PgAjJG8DDKA==",
"dev": true
},
"mimic-response": {
diff --git a/package.json b/package.json
index 31ce2d0f4..dd1f05053 100644
--- a/package.json
+++ b/package.json
@@ -120,7 +120,7 @@
"karma-jasmine": "^3.1.1",
"karma-jasmine-html-reporter": "^1.5.2",
"karma-rollup-preprocessor": "^7.0.3",
- "linkinator": "^1.8.2",
+ "linkinator": "^2.0.1",
"lockfile-lint": "^3.0.12",
"node-sass": "^4.13.1",
"nodemon": "^2.0.2",