Skip to content

Commit a8e0694

Browse files
committed
chore(deps): upgrade linkifyjs to v4.3.2
1 parent 157615b commit a8e0694

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"fix-webm-duration": "^1.0.5",
112112
"hast-util-find-and-replace": "^5.0.1",
113113
"i18next": "^25.2.1",
114-
"linkifyjs": "^4.1.0",
114+
"linkifyjs": "^4.3.2",
115115
"lodash.debounce": "^4.0.8",
116116
"lodash.defaultsdeep": "^4.6.1",
117117
"lodash.mergewith": "^4.6.2",
@@ -192,7 +192,7 @@
192192
"@types/hast": "^2.3.4",
193193
"@types/jest": "^29.5.14",
194194
"@types/jsdom": "^21.1.5",
195-
"@types/linkifyjs": "^2.1.3",
195+
"@types/linkifyjs": "^2.1.7",
196196
"@types/lodash.debounce": "^4.0.7",
197197
"@types/lodash.defaultsdeep": "^4.6.9",
198198
"@types/lodash.mergewith": "^4.6.9",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2800,10 +2800,10 @@
28002800
"@types/ms" "*"
28012801
"@types/node" "*"
28022802

2803-
"@types/linkifyjs@^2.1.3":
2804-
version "2.1.3"
2805-
resolved "https://registry.yarnpkg.com/@types/linkifyjs/-/linkifyjs-2.1.3.tgz#80195c3c88c5e75d9f660e3046ce4a42be2c2fa4"
2806-
integrity sha512-V3Xt9wgaOvDPXcpOy3dC8qXCxy3cs0Lr/Hqgd9Bi6m3sf/vpbpTtfmVR0LJklrqYEjaAmc7e3Xh/INT2rCAKjQ==
2803+
"@types/linkifyjs@^2.1.7":
2804+
version "2.1.7"
2805+
resolved "https://registry.yarnpkg.com/@types/linkifyjs/-/linkifyjs-2.1.7.tgz#000b1630ff7a3776f98c8e53ba98b8ad7d92efc4"
2806+
integrity sha512-+SIYXs1lajyD7t/2+V9GLfdFlc/6Nr2tr65kjA2F5oOzBlPH+NiPqySJDHzREoGcL91Au9Qef8M5JdZiRXsaJw==
28072807
dependencies:
28082808
"@types/react" "*"
28092809

@@ -8599,16 +8599,16 @@ lines-and-columns@^1.1.6:
85998599
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
86008600
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
86018601

8602-
linkifyjs@^4.1.0:
8603-
version "4.1.0"
8604-
resolved "https://registry.yarnpkg.com/linkifyjs/-/linkifyjs-4.1.0.tgz#0460bfcc37d3348fa80e078d92e7bbc82588db15"
8605-
integrity sha512-Ffv8VoY3+ixI1b3aZ3O+jM6x17cOsgwfB1Wq7pkytbo1WlyRp6ZO0YDMqiWT/gQPY/CmtiGuKfzDIVqxh1aCTA==
8606-
86078602
linkifyjs@^4.2.0:
86088603
version "4.2.0"
86098604
resolved "https://registry.yarnpkg.com/linkifyjs/-/linkifyjs-4.2.0.tgz#9dd30222b9cbabec9c950e725ec00031c7fa3f08"
86108605
integrity sha512-pCj3PrQyATaoTYKHrgWRF3SJwsm61udVh+vuls/Rl6SptiDhgE7ziUIudAedRY9QEfynmM7/RmLEfPUyw1HPCw==
86118606

8607+
linkifyjs@^4.3.2:
8608+
version "4.3.2"
8609+
resolved "https://registry.yarnpkg.com/linkifyjs/-/linkifyjs-4.3.2.tgz#d97eb45419aabf97ceb4b05a7adeb7b8c8ade2b1"
8610+
integrity sha512-NT1CJtq3hHIreOianA8aSXn6Cw0JzYOuDQbOrSPe7gqFnCpKP++MQe3ODgO3oh2GJFORkAAdqredOa60z63GbA==
8611+
86128612
lint-staged@^15.2.1:
86138613
version "15.2.1"
86148614
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.1.tgz#25beb6e587f54245b20163f5efede073f12c4d1b"

0 commit comments

Comments
 (0)