Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency @types/web to ^0.0.105
Browse files Browse the repository at this point in the history
renovate[bot] authored Jul 12, 2023
1 parent 55aefdf commit 3c1b18c
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -91,7 +91,7 @@
"@changesets/changelog-github": "^0.4.6",
"@changesets/cli": "^2.24.2",
"@types/puppeteer": "^5.4.6",
"@types/web": "^0.0.71",
"@types/web": "^0.0.105",
"commander": "^9.4.0",
"size-limit": "^8.0.0",
"size-limit-preset-node-lib": "^0.1.0",
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -2514,10 +2514,10 @@
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.6.tgz#250a7b16c3b91f672a24552ec64678eeb1d3a08d"
integrity sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==

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

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

0 comments on commit 3c1b18c

Please sign in to comment.