Skip to content

Commit

Permalink
Merge pull request #257 from dxw/renovate/web-0.x
Browse files Browse the repository at this point in the history
Update dependency @types/web to ^0.0.171
  • Loading branch information
renovate[bot] authored Oct 18, 2024
2 parents 62fc3fe + a5d8b33 commit fef8fb9
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.8.3",
"@playwright/test": "^1.39.0",
"@types/serve-handler": "^6.1.1",
"@types/web": "^0.0.170",
"@types/web": "^0.0.171",
"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 @@ -177,10 +177,10 @@
dependencies:
"@types/node" "*"

"@types/web@^0.0.170":
version "0.0.170"
resolved "https://registry.yarnpkg.com/@types/web/-/web-0.0.170.tgz#51bf824f573c8264f4def5a4f5d138084e58e284"
integrity sha512-1XVmpB0qlqRtVelEBAYmmyKyE1msKHq2L10084NJMZnZdcqfLnGyaXrD65OUw8OcqjR4DF3YPeiop6IZWJxlpw==
"@types/web@^0.0.171":
version "0.0.171"
resolved "https://registry.yarnpkg.com/@types/web/-/web-0.0.171.tgz#8102e634d8632c6b88e1b8abe8690be3d1d9ed6b"
integrity sha512-3Ol3wUjl2LPdFEZkgGjQiX0OlfuYCxr79JWVFcD5YJWBYd3jqHgKYM7t9LayxRZhyKT/++z5r8sX6VWzMn1Nrg==

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

0 comments on commit fef8fb9

Please sign in to comment.