Skip to content

Commit

Permalink
chore(deps): update dependency @types/web to ^0.0.120
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 24, 2023
1 parent 55aefdf commit 39c5fad
Show file tree
Hide file tree
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
Expand Up @@ -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.120",
"commander": "^9.4.0",
"size-limit": "^8.0.0",
"size-limit-preset-node-lib": "^0.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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.120":
version "0.0.120"
resolved "https://registry.yarnpkg.com/@types/web/-/web-0.0.120.tgz#0bc54f7592282af15dcc7c9e32e42ca94b17198d"
integrity sha512-bS/cCD8JFete2+7jiAXSeCfbaEdWgQZc8YZz9PpynmU0I7B96VYyQ69kVvvTtH2sSZ8icZ7dgLbeCDt2DMbBBg==

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

0 comments on commit 39c5fad

Please sign in to comment.