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.134
Browse files Browse the repository at this point in the history
renovate[bot] authored Jan 4, 2024
1 parent eeef605 commit 9855dd7
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
@@ -62,7 +62,7 @@
"@1stg/lib-config": "^12.0.1",
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.1",
"@types/web": "^0.0.127",
"@types/web": "^0.0.134",
"size-limit": "^11.0.1",
"size-limit-preset-node-lib": "^0.3.0",
"tsx": "^4.6.2",
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -2797,10 +2797,10 @@
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.7.tgz#b14cebc75455eeeb160d5fe23c2fcc0c64f724d8"
integrity sha512-WUtIVRUZ9i5dYXefDEAI7sh9/O7jGvHg7Df/5O/gtH3Yabe5odI3UWopVR1qbPXQtvOxWu3mM4XxlYeZtMWF4g==

"@types/web@^0.0.127":
version "0.0.127"
resolved "https://registry.yarnpkg.com/@types/web/-/web-0.0.127.tgz#f85460256df07ce0fbbb5f8dcb20ff5a6a799e28"
integrity sha512-5PR8ULDp5pYzBWke+VKihf2TkE2H5+RyyGJSDFAk+R1dWUKpwPoW/OiWv0q7DaLeJ/qvXPoKSuV331VsaEneew==
"@types/web@^0.0.134":
version "0.0.134"
resolved "https://registry.yarnpkg.com/@types/web/-/web-0.0.134.tgz#88a27e53a1f7a9edd5a338bd3548d851c28a8859"
integrity sha512-h0Fy1aa7uSy4uMMRcfMT/hL9cmvYkKh6Yi9OoQgDdXtuKGs4cJOTzwvMLl2SWqbLVnz5qfhmBMYjIsbURIIkHw==

"@types/whatwg-mimetype@3.0.2":
version "3.0.2"

0 comments on commit 9855dd7

Please sign in to comment.