Skip to content

Commit

Permalink
Merge pull request #275 from dxw/renovate/web-0.x
Browse files Browse the repository at this point in the history
Update dependency @types/web to ^0.0.179
  • Loading branch information
renovate[bot] authored Nov 19, 2024
2 parents ed7d5fd + 23b07c0 commit 4007873
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.178",
"@types/web": "^0.0.179",
"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.178":
version "0.0.178"
resolved "https://registry.yarnpkg.com/@types/web/-/web-0.0.178.tgz#03a3464f92f59d0df6bcae044dfb49e027a65c42"
integrity sha512-+lV0ucKXG4sQuaa9dJRyTUjEA7q2RSOwsAvh28luoJfAKPFqR5KfCtisEdGR/WoY4x4+qcmInqCvMjrR6E8f6A==
"@types/web@^0.0.179":
version "0.0.179"
resolved "https://registry.yarnpkg.com/@types/web/-/web-0.0.179.tgz#419581ef4dc22119f67a46c3643360db921ed1f7"
integrity sha512-D8qZf0ieLzA8GtWAu455R65PB491G8clIpDBgPD8KjGnq3enhV95uk4ADqxCC5ZVMH97ywwWOHEOZ5qS1DZT2Q==

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

0 comments on commit 4007873

Please sign in to comment.