Skip to content

Commit

Permalink
Merge pull request #294 from dxw/renovate/web-0.x
Browse files Browse the repository at this point in the history
Update dependency @types/web to ^0.0.188
  • Loading branch information
renovate[bot] authored Dec 29, 2024
2 parents dd7b564 + 8033042 commit a211c6c
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.187",
"@types/web": "^0.0.188",
"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.187":
version "0.0.187"
resolved "https://registry.yarnpkg.com/@types/web/-/web-0.0.187.tgz#282f3f38768898d500e3096028180ee717c054ed"
integrity sha512-PNvOlIo9AkUA8dvdqJHrvvIZG40Qi37QHNyl1qOD1m/4Lj+2thAtwJM2N9UmtGBtkhb3x9mP/6JlXYtQcZ3uFg==
"@types/web@^0.0.188":
version "0.0.188"
resolved "https://registry.yarnpkg.com/@types/web/-/web-0.0.188.tgz#ae97a6cf2b7e957ae6cd2cdb8cd3910e8b217b19"
integrity sha512-dKowKMo4P0W6f2U5i66uJ+/MlSHzBnznI0ExP1xnpcF/9/CJQT4VYvIDqz7ocWDvd0pB1QPgjOe4dVSycQrbuA==

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

0 comments on commit a211c6c

Please # to comment.