Skip to content

Commit

Permalink
chore(deps): update dependency @types/web to ^0.0.114
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 1, 2023
1 parent c380cdd commit 8e0b492
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 @@ -19,7 +19,7 @@
"devDependencies": {
"@1stg/common-config": "^7.2.0",
"@octokit/request": "^6.2.8",
"@types/web": "^0.0.103",
"@types/web": "^0.0.114",
"tsx": "^3.12.7",
"typescript": "^5.1.3",
"vercel": "^28.18.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2591,10 +2591,10 @@
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.6.tgz#250a7b16c3b91f672a24552ec64678eeb1d3a08d"
integrity sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==

"@types/web@^0.0.103":
version "0.0.103"
resolved "https://registry.yarnpkg.com/@types/web/-/web-0.0.103.tgz#ca5f0c890895be4bd3885a1d7a8d8a92a8045f34"
integrity sha512-raQBijW6LEI0yErxR/5S39xyOd+jW1qw8xNWvAjxjDwwu+Wt1baSztpAhZIndlKAlPHHrMcL3VRNKVXoH+rmVg==
"@types/web@^0.0.114":
version "0.0.114"
resolved "https://registry.yarnpkg.com/@types/web/-/web-0.0.114.tgz#468e69265d7d9e5872a51e0df05a6bc40e5a5434"
integrity sha512-nrkwsB8u0VNHwElFSl6ZCgu0BCbsQu5BPq7mJtBpW7rYBmiLZNWE5KqcHDw8GXQMqWsnFB3EnXsAx7UysQwcMg==

"@typescript-eslint/eslint-plugin@^5.38.0":
version "5.57.0"
Expand Down

0 comments on commit 8e0b492

Please sign in to comment.