Skip to content

Commit

Permalink
chore(deps): update dependency @types/web to ^0.0.144
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 10, 2024
1 parent b36ebd0 commit ab1e8e4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@types/node": "^20.11.5",
"@types/react": "^18.2.48",
"@types/react-dom": "^18.2.18",
"@types/web": "^0.0.135",
"@types/web": "^0.0.144",
"@vitejs/plugin-react-swc": "^3.5.0",
"@vitest/coverage-v8": "^1.2.1",
"eslint": "^8.56.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4824,10 +4824,10 @@ __metadata:
languageName: node
linkType: hard

"@types/web@npm:^0.0.135":
version: 0.0.135
resolution: "@types/web@npm:0.0.135"
checksum: 655f80f0c4eb3915476c0fa59794f59f83ca801e44e39e507e043d929f359b0a142811e0baf056a20639fb803b092572c113e54693d6eb918a753de25dfe8103
"@types/web@npm:^0.0.144":
version: 0.0.144
resolution: "@types/web@npm:0.0.144"
checksum: 4cc7761adc3acaf91ef615f1ae04ae538453ee4040b4e457a8907f3f977e39de766765e9b2993d6a03c9422a564823520019836bd0a72a1b877aadc6535a4256
languageName: node
linkType: hard

Expand Down Expand Up @@ -11938,7 +11938,7 @@ __metadata:
"@types/node": "npm:^20.11.5"
"@types/react": "npm:^18.2.48"
"@types/react-dom": "npm:^18.2.18"
"@types/web": "npm:^0.0.135"
"@types/web": "npm:^0.0.144"
"@vitejs/plugin-react-swc": "npm:^3.5.0"
"@vitest/coverage-v8": "npm:^1.2.1"
eslint: "npm:^8.56.0"
Expand Down

0 comments on commit ab1e8e4

Please sign in to comment.