Skip to content

Commit

Permalink
chore(deps): update dependency @types/web to v0.0.163
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and oliversalzburg committed Sep 14, 2024
1 parent de62e87 commit 7150213
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@eslint/js": "9.10.0",
"@types/eslint": "9.6.1",
"@types/node": "22.5.5",
"@types/web": "0.0.162",
"@types/web": "0.0.163",
"eslint": "9.10.0",
"eslint-config-prettier": "9.1.0",
"lint-staged": "15.2.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/kitten-scientists/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@types/dojo": "1.9.48",
"@types/jquery": "3.5.30",
"@types/semver": "7.5.8",
"@types/web": "0.0.162",
"@types/web": "0.0.163",
"typescript": "5.6.2",
"vite": "5.4.3",
"vite-plugin-userscript": "0.1.3"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -646,7 +646,7 @@ __metadata:
"@types/dojo": "npm:1.9.48"
"@types/jquery": "npm:3.5.30"
"@types/semver": "npm:7.5.8"
"@types/web": "npm:0.0.162"
"@types/web": "npm:0.0.163"
ajv: "npm:8.17.1"
date-fns: "npm:3.6.0"
semver: "npm:7.6.3"
Expand Down Expand Up @@ -1318,10 +1318,10 @@ __metadata:
languageName: node
linkType: hard

"@types/web@npm:0.0.162":
version: 0.0.162
resolution: "@types/web@npm:0.0.162"
checksum: 10c0/77954423e731b1a19c4bbacd32c8c6bf2bc6c806b8ccfa9854b8b63dfe9c351ff54a34f6d6e5783523044aca5daec070092825b418a1397990e69842d0787a00
"@types/web@npm:0.0.163":
version: 0.0.163
resolution: "@types/web@npm:0.0.163"
checksum: 10c0/724ef9dbf0e6956da85a17b3122bc3ac9cfe98fe6cfcd4d1b1b59aebb2d137f5db75c3068101f15624909e56d2dac05cd39d44bdc88d580ec95de33736c5cdd3
languageName: node
linkType: hard

Expand Down Expand Up @@ -3682,7 +3682,7 @@ __metadata:
"@eslint/js": "npm:9.10.0"
"@types/eslint": "npm:9.6.1"
"@types/node": "npm:22.5.5"
"@types/web": "npm:0.0.162"
"@types/web": "npm:0.0.163"
eslint: "npm:9.10.0"
eslint-config-prettier: "npm:9.1.0"
lint-staged: "npm:15.2.10"
Expand Down

0 comments on commit 7150213

Please sign in to comment.