Skip to content

Commit

Permalink
chore(deps): update dependency @types/web to ^0.0.103
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 1, 2023
1 parent 893080c commit c380cdd
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.99",
"@types/web": "^0.0.103",
"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.99":
version "0.0.99"
resolved "https://registry.yarnpkg.com/@types/web/-/web-0.0.99.tgz#a9c3a088e4634f6b08977f4fc733c916c2b0d50e"
integrity sha512-xMz3tOvtkZzc7RpQrDNiLe5sfMmP+fz8bOxHIZ/U8qXyvzDX4L4Ss1HCjor/O9DSelba+1iXK1VM7lruX28hiQ==
"@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==

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

0 comments on commit c380cdd

Please sign in to comment.