aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-05-05 16:31:39 +0300
committerGitHub <[email protected]>2020-05-05 16:31:39 +0300
commitf355bb14b669cd07764f56b07f24b1a53e9ebeca (patch)
tree173572c06779a25745b4d6f99cda7a6070e5e3d9
parent70a41c5aefadedb09ac63c79df441c44db77e441 (diff)
downloadbootstrap-f355bb14b669cd07764f56b07f24b1a53e9ebeca.tar.xz
bootstrap-f355bb14b669cd07764f56b07f24b1a53e9ebeca.zip
Bump linkinator from 2.0.6 to 2.1.0 (#30729)
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 2.0.6 to 2.1.0. - [Release notes](https://github.com/JustinBeckwith/linkinator/releases) - [Commits](https://github.com/JustinBeckwith/linkinator/compare/v2.0.6...v2.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[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 d88c199aa..df2cd0592 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -7453,9 +7453,9 @@
"dev": true
},
"linkinator": {
- "version": "2.0.6",
- "resolved": "https://registry.npmjs.org/linkinator/-/linkinator-2.0.6.tgz",
- "integrity": "sha512-o79jZrQi4A8akXw3Kze0YteEMugkvG4xLKF2cZxNq8sY5/KytuuJpEAZ2iz6QILrsXrxWZjC81U363kIMZQwoQ==",
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/linkinator/-/linkinator-2.1.0.tgz",
+ "integrity": "sha512-buik7y3LIPJ4MjKX8sY97EUX1iZrwyz7rZyI/Ma73sheDUBc1QWFsuaD46xcr3QND9BIGxOz7jLpRpmEubPUHg==",
"dev": true,
"requires": {
"chalk": "^4.0.0",
@@ -9079,9 +9079,9 @@
}
},
"p-queue": {
- "version": "6.3.0",
- "resolved": "https://registry.npmjs.org/p-queue/-/p-queue-6.3.0.tgz",
- "integrity": "sha512-fg5dJlFpd5+3CgG3/0ogpVZUeJbjiyXFg0nu53hrOYsybqSiDyxyOpad0Rm6tAiGjgztAwkyvhlYHC53OiAJOA==",
+ "version": "6.4.0",
+ "resolved": "https://registry.npmjs.org/p-queue/-/p-queue-6.4.0.tgz",
+ "integrity": "sha512-X7ddxxiQ+bLR/CUt3/BVKrGcJDNxBr0pEEFKHHB6vTPWNUhgDv36GpIH18RmGM3YGPpBT+JWGjDDqsVGuF0ERw==",
"dev": true,
"requires": {
"eventemitter3": "^4.0.0",
diff --git a/package.json b/package.json
index 837e052dc..a8b0476e0 100644
--- a/package.json
+++ b/package.json
@@ -119,7 +119,7 @@
"karma-jasmine": "^3.1.1",
"karma-jasmine-html-reporter": "^1.5.3",
"karma-rollup-preprocessor": "^7.0.5",
- "linkinator": "^2.0.6",
+ "linkinator": "^2.1.0",
"lockfile-lint": "^4.2.2",
"node-sass": "^4.14.0",
"nodemon": "^2.0.3",