Skip to content

Commit

Permalink
Merge pull request #323 from dxw/renovate/web-0.x
Browse files Browse the repository at this point in the history
Update dependency @types/web to ^0.0.202
  • Loading branch information
renovate[bot] authored Feb 15, 2025
2 parents 4cb262e + 7f2118f commit 72e0e76
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.201",
"@types/web": "^0.0.202",
"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.201":
version "0.0.201"
resolved "https://registry.yarnpkg.com/@types/web/-/web-0.0.201.tgz#a279664975255431394ee390a95e0c4420230f62"
integrity sha512-pGg1tHPiGUxPB+T3ROqqvYAf/X52c3doP8IDOOyYlZhwE9XsuK5slPu9BJvZufHWonp4tE4eIILdnyD8dFVpkQ==
"@types/web@^0.0.202":
version "0.0.202"
resolved "https://registry.yarnpkg.com/@types/web/-/web-0.0.202.tgz#b416aea8a67b8f1fb51e344ad6c83e4d38c45b47"
integrity sha512-2iO+wBir5OBnMlB9Z7aD/0SUZjR2mhiCLtPvGPboTqwBC4O3Yv6Vjwn5eMxGMXtRAm01OV9yUBi9C8pJa02TIA==

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

0 comments on commit 72e0e76

Please sign in to comment.