Skip to content

Commit

Permalink
chore(deps): update dependency @types/web to v0.0.179
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 14, 2024
1 parent 1b281aa commit d58dfb5
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 @@ -38,7 +38,7 @@
"@eslint/js": "9.14.0",
"@types/eslint": "9.6.1",
"@types/node": "22.9.0",
"@types/web": "0.0.178",
"@types/web": "0.0.179",
"eslint": "9.14.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 @@ -43,7 +43,7 @@
"@types/dojo": "1.9.48",
"@types/jquery": "3.5.32",
"@types/semver": "7.5.8",
"@types/web": "0.0.178",
"@types/web": "0.0.179",
"typescript": "5.6.3",
"vite": "5.4.11",
"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 @@ -641,7 +641,7 @@ __metadata:
"@types/dojo": "npm:1.9.48"
"@types/jquery": "npm:3.5.32"
"@types/semver": "npm:7.5.8"
"@types/web": "npm:0.0.178"
"@types/web": "npm:0.0.179"
ajv: "npm:8.17.1"
date-fns: "npm:4.1.0"
semver: "npm:7.6.3"
Expand Down Expand Up @@ -1315,10 +1315,10 @@ __metadata:
languageName: node
linkType: hard

"@types/web@npm:0.0.178":
version: 0.0.178
resolution: "@types/web@npm:0.0.178"
checksum: 10c0/fc452f711797ea32ae74be99cd36209fe04837da98c2a615d11e8131a6fa2b7bd6b8b6b11eb3a8f70a87b6a1eb8f14f28d17cae81c8847edd91ed4af19aa26fa
"@types/web@npm:0.0.179":
version: 0.0.179
resolution: "@types/web@npm:0.0.179"
checksum: 10c0/c6015af7b92aa116cc3519f0a5d604a2667ebfdd53eb9159757469028fa4c0fae06de92d8c4ecc2836beef9675af38810ec0a8a516781a8debff1f6741a31a44
languageName: node
linkType: hard

Expand Down Expand Up @@ -3537,7 +3537,7 @@ __metadata:
"@eslint/js": "npm:9.14.0"
"@types/eslint": "npm:9.6.1"
"@types/node": "npm:22.9.0"
"@types/web": "npm:0.0.178"
"@types/web": "npm:0.0.179"
eslint: "npm:9.14.0"
eslint-config-prettier: "npm:9.1.0"
lint-staged: "npm:15.2.10"
Expand Down

0 comments on commit d58dfb5

Please sign in to comment.