Skip to content

Commit fadd54f

Browse files
Update definitelyTyped (#29939)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6ac66da commit fadd54f

File tree

2 files changed

+6
-13
lines changed

2 files changed

+6
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@
216216
"@types/react-beautiful-dnd": "^13.0.0",
217217
"@types/react-dom": "19.1.5",
218218
"@types/react-transition-group": "^4.4.0",
219-
"@types/sanitize-html": "2.15.0",
219+
"@types/sanitize-html": "2.16.0",
220220
"@types/semver": "^7.5.8",
221221
"@types/tar-js": "^0.3.5",
222222
"@types/ua-parser-js": "^0.7.36",

yarn.lock

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3347,14 +3347,7 @@
33473347
dependencies:
33483348
undici-types "~6.21.0"
33493349

3350-
"@types/node@18":
3351-
version "18.19.87"
3352-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.87.tgz#690f000cc51e3c7f48bc00f7e86fac6eb550b709"
3353-
integrity sha512-OIAAu6ypnVZHmsHCeJ+7CCSub38QNBS9uceMQeg7K5Ur0Jr+wG9wEOEvvMbhp09pxD5czIUy/jND7s7Tb6Nw7A==
3354-
dependencies:
3355-
undici-types "~5.26.4"
3356-
3357-
"@types/node@^18.11.18":
3350+
"@types/node@18", "@types/node@^18.11.18":
33583351
version "18.19.100"
33593352
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.100.tgz#7f3aefbb6911099ab7e0902a1f373b1a4d2c1947"
33603353
integrity sha512-ojmMP8SZBKprc3qGrGk8Ujpo80AXkrP7G2tOT4VWr5jlr5DHjsJF+emXJz+Wm0glmy4Js62oKMdZZ6B9Y+tEcA==
@@ -3455,10 +3448,10 @@
34553448
resolved "https://registry.yarnpkg.com/@types/retry/-/retry-0.12.2.tgz#ed279a64fa438bb69f2480eda44937912bb7480a"
34563449
integrity sha512-XISRgDJ2Tc5q4TRqvgJtzsRkFYNJzZrhTdtMoGVBttwzzQJkPnS3WWTFc7kuDRoPtPakl+T+OfdEUjYJj7Jbow==
34573450

3458-
"@types/sanitize-html@2.15.0":
3459-
version "2.15.0"
3460-
resolved "https://registry.yarnpkg.com/@types/sanitize-html/-/sanitize-html-2.15.0.tgz#fd090f13fe1f270289348521816ec1c762402e4a"
3461-
integrity sha512-71Z6PbYsVKfp4i6Jvr37s5ql6if1Q/iJQT80NbaSi7uGaG8CqBMXP0pk/EsURAOuGdk5IJCd/vnzKrR7S3Txsw==
3451+
"@types/sanitize-html@2.16.0":
3452+
version "2.16.0"
3453+
resolved "https://registry.yarnpkg.com/@types/sanitize-html/-/sanitize-html-2.16.0.tgz#860d72c1ba8a5d044946f37559cc359c0a13b24e"
3454+
integrity sha512-l6rX1MUXje5ztPT0cAFtUayXF06DqPhRyfVXareEN5gGCFaP/iwsxIyKODr9XDhfxPpN6vXUFNfo5kZMXCxBtw==
34623455
dependencies:
34633456
htmlparser2 "^8.0.0"
34643457

0 commit comments

Comments
 (0)