Skip to content

Commit dd14d5c

Browse files
build(deps-dev): bump hyperlink from 4.6.0 to 4.6.1 (#4868)
Bumps [hyperlink](https://github.com/Munter/hyperlink) from 4.6.0 to 4.6.1. - [Release notes](https://github.com/Munter/hyperlink/releases) - [Changelog](https://github.com/Munter/hyperlink/blob/master/CHANGELOG.md) - [Commits](Munter/hyperlink@v4.6.0...v4.6.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8c63ba9 commit dd14d5c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"html-webpack-plugin": "^5.3.0",
102102
"http-server": "^0.12.3",
103103
"husky": "^6.0.0",
104-
"hyperlink": "^4.6.0",
104+
"hyperlink": "^4.6.1",
105105
"jest": "^26.6.3",
106106
"lint-staged": "^10.5.4",
107107
"lodash": "^4.17.21",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6541,10 +6541,10 @@ husky@^6.0.0:
65416541
resolved "https://registry.yarnpkg.com/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e"
65426542
integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==
65436543

6544-
hyperlink@^4.6.0:
6545-
version "4.6.0"
6546-
resolved "https://registry.yarnpkg.com/hyperlink/-/hyperlink-4.6.0.tgz#9392c0ac1f497ede9ab3b88f8df853b76d3e9bb2"
6547-
integrity sha512-chDZy57M29kdLIdqXlZJ2Og/IGO23KWt8aq1o7Zqw3OPLi18x0W/lmc6pmDmbLfx5vnPRH6TKVvl1UyM0P4oXQ==
6544+
hyperlink@^4.6.1:
6545+
version "4.6.1"
6546+
resolved "https://registry.yarnpkg.com/hyperlink/-/hyperlink-4.6.1.tgz#6b2b6064aa4504ed9acca719c440681ef0b87514"
6547+
integrity sha512-+fM46TKdIomDJSVKVvFnsAulu1VjDNma9A2wI8Z1fvPUtEVBmJRwFGUi6ddNu/R+xGvQe4VnGYkejijT+TV/2g==
65486548
dependencies:
65496549
"@munter/tap-render" "^0.2.0"
65506550
assetgraph "^6.3.0"

0 commit comments

Comments
 (0)