Skip to content

Commit

Permalink
chore(deps): update dependency @types/web to v0.0.188
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 24, 2024
1 parent 1f941de commit f1653ef
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.17.0",
"@types/eslint": "9.6.1",
"@types/node": "22.10.2",
"@types/web": "0.0.187",
"@types/web": "0.0.188",
"eslint": "9.17.0",
"eslint-config-prettier": "9.1.0",
"lint-staged": "15.2.11",
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.187",
"@types/web": "0.0.188",
"typescript": "5.7.2",
"vite": "6.0.5",
"vite-plugin-css-injected-by-js": "3.5.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -668,7 +668,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.187"
"@types/web": "npm:0.0.188"
ajv: "npm:8.17.1"
date-fns: "npm:4.1.0"
semver: "npm:7.6.3"
Expand Down Expand Up @@ -1357,10 +1357,10 @@ __metadata:
languageName: node
linkType: hard

"@types/web@npm:0.0.187":
version: 0.0.187
resolution: "@types/web@npm:0.0.187"
checksum: 10c0/5694dfec412d12dd2dfc41ed9b561c558ed87a79b3d7617c5e04056e67cec1671f39ad19e4f42016fb66d5bc2098f7396643982587bc8ef37e54bb4e26c7684e
"@types/web@npm:0.0.188":
version: 0.0.188
resolution: "@types/web@npm:0.0.188"
checksum: 10c0/26873538d8dec49811e5688579cbb8ca96797808d32ea7ccca866138ac23ab875b166df7f0c35e34cb3c46251b6254f829811297613bcc81d21419176d0e6897
languageName: node
linkType: hard

Expand Down Expand Up @@ -3526,7 +3526,7 @@ __metadata:
"@eslint/js": "npm:9.17.0"
"@types/eslint": "npm:9.6.1"
"@types/node": "npm:22.10.2"
"@types/web": "npm:0.0.187"
"@types/web": "npm:0.0.188"
eslint: "npm:9.17.0"
eslint-config-prettier: "npm:9.1.0"
lint-staged: "npm:15.2.11"
Expand Down

0 comments on commit f1653ef

Please sign in to comment.