diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-10-19 10:53:13 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-10-19 10:53:13 +0300 |
| commit | 332c04e918a733d9baafbb2f0ccac0d15cdf98f8 (patch) | |
| tree | 6fe94335e140a58ca9d52e6435f23c771236c983 /package-lock.json | |
| parent | ca6e0ecd67befc32905098c3aa7d93312950ef4f (diff) | |
| download | bootstrap-332c04e918a733d9baafbb2f0ccac0d15cdf98f8.tar.xz bootstrap-332c04e918a733d9baafbb2f0ccac0d15cdf98f8.zip | |
Bump linkinator from 2.1.3 to 2.2.0 (#31922)
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 2.1.3 to 2.2.0.
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases)
- [Commits](https://github.com/JustinBeckwith/linkinator/compare/v2.1.3...v2.2.0)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json index 4eeaa41f6..d7fbc7ac0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6891,9 +6891,9 @@ "dev": true }, "linkinator": { - "version": "2.1.3", - "resolved": "https://registry.npmjs.org/linkinator/-/linkinator-2.1.3.tgz", - "integrity": "sha512-MBjaTkMiBuoUq0+e8CtWhlSo6AR+TojNQ7USNCoIiaClI/71o6mF3wrPEizSCwMTjFviHbm/M7JD1M8/0vIFnw==", + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/linkinator/-/linkinator-2.2.0.tgz", + "integrity": "sha512-sG/4PxmpnTFvP/GjM1zmgOw6zsFqJYKbz1nTIXcanYfpxzldGuTnE6Q0mdY2DgjzSS8w409WBfysxWwbx5xpJA==", "dev": true, "requires": { "chalk": "^4.0.0", @@ -8484,13 +8484,13 @@ } }, "p-queue": { - "version": "6.6.1", - "resolved": "https://registry.npmjs.org/p-queue/-/p-queue-6.6.1.tgz", - "integrity": "sha512-miQiSxLYPYBxGkrldecZC18OTLjdUqnlRebGzPRiVxB8mco7usCmm7hFuxiTvp93K18JnLtE4KMMycjAu/cQQg==", + "version": "6.6.2", + "resolved": "https://registry.npmjs.org/p-queue/-/p-queue-6.6.2.tgz", + "integrity": "sha512-RwFpb72c/BhQLEXIZ5K2e+AhgNVmIejGlTgiB9MzZ0e93GRvqZ7uSi0dvRF7/XIXDeNkra2fNHBxTyPDGySpjQ==", "dev": true, "requires": { "eventemitter3": "^4.0.4", - "p-timeout": "^3.1.0" + "p-timeout": "^3.2.0" }, "dependencies": { "p-timeout": { |
