mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-20 17:54:23 +01:00
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] <support@dependabot.com>
This commit is contained in:
parent
6e8dd76373
commit
43b10cbee4
12
package-lock.json
generated
12
package-lock.json
generated
@ -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",
|
||||
|
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user