Skip to content

Commit

Permalink
Merge pull request #327 from dxw/renovate/web-0.x
Browse files Browse the repository at this point in the history
Update dependency @types/web to ^0.0.205
  • Loading branch information
renovate[bot] authored Feb 26, 2025
2 parents 6a6e451 + 2726bca commit b6af23c
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 @@ -29,7 +29,7 @@
"@biomejs/biome": "1.9.4",
"@playwright/test": "^1.39.0",
"@types/serve-handler": "^6.1.1",
"@types/web": "^0.0.204",
"@types/web": "^0.0.205",
"bun-types": "^1.0.2",
"socket.io-client": "^4.7.2",
"stylelint": "^16.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -168,10 +168,10 @@
dependencies:
"@types/node" "*"

"@types/web@^0.0.204":
version "0.0.204"
resolved "https://registry.yarnpkg.com/@types/web/-/web-0.0.204.tgz#4b44b9e0c54f4530350c118720c304e13db9fd8c"
integrity sha512-vSSCk8EmIRdmBSrNbxLZd/YKthUUB/1cYwIF897RNT3l2oeqvFfsPXMN7ajrf/fARnGmLjVyHD0XkIkN1qYjhQ==
"@types/web@^0.0.205":
version "0.0.205"
resolved "https://registry.yarnpkg.com/@types/web/-/web-0.0.205.tgz#9ffa95d84e4953a69dbb2c05547143b28186a854"
integrity sha512-IcrClMMfZBib27hIkOV8/c4HtOofe1UpXf5oHPy4YG4gaGWGbElRnJxua0DdKceMt6nRbUps5aXQEz/y33uY3Q==

"@types/ws@~8.5.10":
version "8.5.14"
Expand Down

0 comments on commit b6af23c

Please sign in to comment.