diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-12-29 12:35:20 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-12-29 12:35:20 +0200 |
| commit | 0fc072649e950084a426a7e3b1983d989e874b20 (patch) | |
| tree | efe4288814e4516882355d0f6482c055c8c26127 | |
| parent | 93a4c0fbf7309ccbba32bbdbe42ac053c1986259 (diff) | |
| download | bootstrap-0fc072649e950084a426a7e3b1983d989e874b20.tar.xz bootstrap-0fc072649e950084a426a7e3b1983d989e874b20.zip | |
Bump linkinator from 2.8.2 to 2.11.2 (#32645)
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 2.8.2 to 2.11.2.
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases)
- [Commits](https://github.com/JustinBeckwith/linkinator/compare/v2.8.2...v2.11.2)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| -rw-r--r-- | package-lock.json | 12 | ||||
| -rw-r--r-- | package.json | 2 |
2 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json index f0a649356..d124c26dc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2394,9 +2394,9 @@ } }, "cheerio-select-tmp": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/cheerio-select-tmp/-/cheerio-select-tmp-0.1.0.tgz", - "integrity": "sha512-kx/pq9hxLo6FhjiYqUheSOV0Eb729ZwkXXPrPTeK6kl/VMgaUlsYoAOv3nOJZcHk++V9pI17YNNngtbLVPTB9A==", + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/cheerio-select-tmp/-/cheerio-select-tmp-0.1.1.tgz", + "integrity": "sha512-YYs5JvbpU19VYJyj+F7oYrIE2BOll1/hRU7rEy/5+v9BzkSo3bK81iAeeQEMI92vRIxz677m72UmJUiVwwgjfQ==", "dev": true, "requires": { "css-select": "^3.1.2", @@ -6230,9 +6230,9 @@ "dev": true }, "linkinator": { - "version": "2.8.2", - "resolved": "https://registry.npmjs.org/linkinator/-/linkinator-2.8.2.tgz", - "integrity": "sha512-znqpvrlrrKhLG5vV777ND297Frx8kH4ODxkBTxqh9TVtwPRmilTCSZ2c5Rxvwjsndb1lwcw3fapWigR1dTOcIw==", + "version": "2.11.2", + "resolved": "https://registry.npmjs.org/linkinator/-/linkinator-2.11.2.tgz", + "integrity": "sha512-TmTtsxSiea6gL/vjd0rD1X7FZzRHLzWeaO+1QMiQh+OTKXCd+LW38ChTQjcxt1XNZ3BH9aAsoG+vxRhNkAY1Wg==", "dev": true, "requires": { "chalk": "^4.0.0", diff --git a/package.json b/package.json index 2da30de88..afb5c005c 100644 --- a/package.json +++ b/package.json @@ -129,7 +129,7 @@ "karma-jasmine": "^4.0.1", "karma-jasmine-html-reporter": "^1.5.4", "karma-rollup-preprocessor": "^7.0.5", - "linkinator": "^2.8.2", + "linkinator": "^2.11.2", "lockfile-lint": "^4.3.7", "nodemon": "^2.0.6", "npm-run-all": "^4.1.5", |
