Skip to content

Commit

Permalink
Update dependency @types/web to ^0.0.175
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2024
1 parent f5c49ae commit 76cf048
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.174",
"@types/web": "^0.0.175",
"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 @@ -170,10 +170,10 @@
dependencies:
"@types/node" "*"

"@types/web@^0.0.174":
version "0.0.174"
resolved "https://registry.yarnpkg.com/@types/web/-/web-0.0.174.tgz#381796df30266c77681f3fd56b60063694806412"
integrity sha512-dT8gX38RUQjy+uruZg49EvloEa2S3gR0z2eRi557eTSFKqUSXkSCWYa0IY9uabX9MZPMGOu+1r8Qn6tsvJ1KnQ==
"@types/web@^0.0.175":
version "0.0.175"
resolved "https://registry.yarnpkg.com/@types/web/-/web-0.0.175.tgz#94e9c73da4b28e1a17503906250449bf8f5a43de"
integrity sha512-UEQtUiHcMvXNJ0rKBTn1rKA1r+W3JVidjCQiqfikRreYc83T28Xj+l3pH3rn/WK0hg4C47AvjxPqG9scipQ/lQ==

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

0 comments on commit 76cf048

Please sign in to comment.