aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-02-28 22:33:09 +0200
committerGitHub <[email protected]>2020-02-28 22:33:09 +0200
commit43b10cbee4167d878f5697c7305eb1854fe69f82 (patch)
treef8d62db3e0c91ef3e1c0cc6ce04f770642a7803e
parent6e8dd763738e8a2dd751bb0f1c938e3cab76cfb5 (diff)
downloadbootstrap-43b10cbee4167d878f5697c7305eb1854fe69f82.tar.xz
bootstrap-43b10cbee4167d878f5697c7305eb1854fe69f82.zip
Bump linkinator from 2.0.1 to 2.0.2 (#30313)
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/JustinBeckwith/linkinator/releases) - [Commits](https://github.com/JustinBeckwith/linkinator/compare/v2.0.1...v2.0.2) 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 4689ba669..6a7aaa6ae 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -7566,9 +7566,9 @@
"dev": true
},
"linkinator": {
- "version": "2.0.1",
- "resolved": "https://registry.npmjs.org/linkinator/-/linkinator-2.0.1.tgz",
- "integrity": "sha512-kZeK23PKIz4HekQ6/5PJSm8cdbxq/5SoetvuG4w3n6/j3h5JHiNsUjGkfcI0LdY+nF6fm8PkYmjI23TE5VfQBw==",
+ "version": "2.0.2",
+ "resolved": "https://registry.npmjs.org/linkinator/-/linkinator-2.0.2.tgz",
+ "integrity": "sha512-0b6TdqQO4Zei8qH9agiKY1odeOMWHVZomd1QslXgVBLXFao7ncQZ5Uzh0xw/QAZH0yUvd2IaJ6GYXRi/Lezruw==",
"dev": true,
"requires": {
"chalk": "^3.0.0",
@@ -9594,9 +9594,9 @@
}
},
"p-queue": {
- "version": "6.2.1",
- "resolved": "https://registry.npmjs.org/p-queue/-/p-queue-6.2.1.tgz",
- "integrity": "sha512-wV8yC/rkuWpgu9LGKJIb48OynYSrE6lVl2Bx6r8WjbyVKrFAzzQ/QevAvwnDjlD+mLt8xy0LTDOU1freOvMTCg==",
+ "version": "6.3.0",
+ "resolved": "https://registry.npmjs.org/p-queue/-/p-queue-6.3.0.tgz",
+ "integrity": "sha512-fg5dJlFpd5+3CgG3/0ogpVZUeJbjiyXFg0nu53hrOYsybqSiDyxyOpad0Rm6tAiGjgztAwkyvhlYHC53OiAJOA==",
"dev": true,
"requires": {
"eventemitter3": "^4.0.0",
diff --git a/package.json b/package.json
index 810411cac..bca7c213b 100644
--- a/package.json
+++ b/package.json
@@ -119,7 +119,7 @@
"karma-jasmine": "^3.1.1",
"karma-jasmine-html-reporter": "^1.5.2",
"karma-rollup-preprocessor": "^7.0.3",
- "linkinator": "^2.0.1",
+ "linkinator": "^2.0.2",
"lockfile-lint": "^4.0.0",
"node-sass": "^4.13.1",
"nodemon": "^2.0.2",