Skip to content

Commit 3c1b18c

Browse files
chore(deps): update dependency @types/web to ^0.0.105
1 parent 55aefdf commit 3c1b18c

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
@@ -91,7 +91,7 @@
9191
"@changesets/changelog-github": "^0.4.6",
9292
"@changesets/cli": "^2.24.2",
9393
"@types/puppeteer": "^5.4.6",
94-
"@types/web": "^0.0.71",
94+
"@types/web": "^0.0.105",
9595
"commander": "^9.4.0",
9696
"size-limit": "^8.0.0",
9797
"size-limit-preset-node-lib": "^0.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2514,10 +2514,10 @@
25142514
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.6.tgz#250a7b16c3b91f672a24552ec64678eeb1d3a08d"
25152515
integrity sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==
25162516

2517-
"@types/web@^0.0.71":
2518-
version "0.0.71"
2519-
resolved "https://registry.yarnpkg.com/@types/web/-/web-0.0.71.tgz#2999b659aec80b9739046c66415072bedd967922"
2520-
integrity sha512-mNdZig0AZ0ciUlChiZ5xd9t4DVhMEbPf5eMOnDAgNThmhYWyIPPCSIGnag9mL/mnGMkoSW9Cel8UNIjeGeqh5g==
2517+
"@types/web@^0.0.105":
2518+
version "0.0.105"
2519+
resolved "https://registry.yarnpkg.com/@types/web/-/web-0.0.105.tgz#0c6f79f80eed4cdc41bb0504d89015e1116c7429"
2520+
integrity sha512-pPMlsJ5ue1DF9zvcLVTCWGoXCcrF9bOfJjVXlm052Ejd/87VY7CSn6mOlANOYTeocngnmu5uzEs0fOXLn16NZw==
25212521

25222522
"@types/yauzl@^2.9.1":
25232523
version "2.10.0"

0 commit comments

Comments
 (0)