Skip to content

Commit

Permalink
chore(deps): update dependency @types/web to v0.0.178
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and oliversalzburg committed Nov 12, 2024
1 parent 2e24b93 commit 3afc3c4
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.176",
"@types/web": "0.0.178",
"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.176",
"@types/web": "0.0.178",
"typescript": "5.6.3",
"vite": "5.4.10",
"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.176"
"@types/web": "npm:0.0.178"
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.176":
version: 0.0.176
resolution: "@types/web@npm:0.0.176"
checksum: 10c0/7c1502e1371182d2d955b4a553cd4ca328e0173b2bf7718a01f7128b93e917f60ba92b1aaddc1699ec28d1147b9153919e760458400d8b84e3c315a685744838
"@types/web@npm:0.0.178":
version: 0.0.178
resolution: "@types/web@npm:0.0.178"
checksum: 10c0/fc452f711797ea32ae74be99cd36209fe04837da98c2a615d11e8131a6fa2b7bd6b8b6b11eb3a8f70a87b6a1eb8f14f28d17cae81c8847edd91ed4af19aa26fa
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.176"
"@types/web": "npm:0.0.178"
eslint: "npm:9.14.0"
eslint-config-prettier: "npm:9.1.0"
lint-staged: "npm:15.2.10"
Expand Down

0 comments on commit 3afc3c4

Please sign in to comment.