mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
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] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
parent
70a41c5aef
commit
f355bb14b6
2 changed files with 7 additions and 7 deletions
12
package-lock.json
generated
12
package-lock.json
generated
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue