Skip to content

Commit

Permalink
Merge pull request #280 from dxw/renovate/web-0.x
Browse files Browse the repository at this point in the history
Update dependency @types/web to ^0.0.181
  • Loading branch information
renovate[bot] authored Nov 26, 2024
2 parents 7ad61ae + 15ef453 commit cab3c07
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.180",
"@types/web": "^0.0.181",
"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.180":
version "0.0.180"
resolved "https://registry.yarnpkg.com/@types/web/-/web-0.0.180.tgz#8398024655ff6acf3913e087876f2d59f61e4a5d"
integrity sha512-G4sAw9smNoDTMBQtNupDd+2v9SWlqJfdOSRXbMg/KFLmYYhq+RI5oK98kXubfLB/49LKMN7eEzBaGtLMSEAy9A==
"@types/web@^0.0.181":
version "0.0.181"
resolved "https://registry.yarnpkg.com/@types/web/-/web-0.0.181.tgz#0b9fd751dfd1718fe1a205a0a4bf99751aa30d7d"
integrity sha512-ga9inc6ImSB69vxn9uyOiodBxYCRmBQpicRP1yF9MPnpQktbQrZ0L6NsFcx3BSZLVYE8cZwScSkME/EoXw7vVA==

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

0 comments on commit cab3c07

Please sign in to comment.