Skip to content

Commit c91d76d

Browse files
dependabot[bot]oliversalzburg
authored andcommitted
chore(deps-dev): Bump @types/web from 0.0.90 to 0.0.93
Bumps [@types/web](https://github.com/microsoft/TypeScript-DOM-Lib-Generator) from 0.0.90 to 0.0.93. - [Release notes](https://github.com/microsoft/TypeScript-DOM-Lib-Generator/releases) - [Commits](https://github.com/microsoft/TypeScript-DOM-Lib-Generator/compare/@types/[email protected]...@types/[email protected]) --- updated-dependencies: - dependency-name: "@types/web" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 39d4459 commit c91d76d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@types/eslint": "8.21.1",
3434
"@types/node": "18.14.2",
3535
"@types/prettier": "2.7.2",
36-
"@types/web": "0.0.90",
36+
"@types/web": "0.0.93",
3737
"@typescript-eslint/eslint-plugin": "5.50.0",
3838
"@typescript-eslint/parser": "5.50.0",
3939
"eslint": "8.35.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1143,10 +1143,10 @@ __metadata:
11431143
languageName: node
11441144
linkType: hard
11451145

1146-
"@types/web@npm:0.0.90":
1147-
version: 0.0.90
1148-
resolution: "@types/web@npm:0.0.90"
1149-
checksum: ca872c8d4c4edffcc178ed6825a1e3059c891b9ff6b26f5bdf36d5e5603d76b4c4dbafdf486cec0a45b51492ce47aa328f109c57d9f189ab226d3622551cd9f2
1146+
"@types/web@npm:0.0.93":
1147+
version: 0.0.93
1148+
resolution: "@types/web@npm:0.0.93"
1149+
checksum: 5a3103651f5f8af2d7fd43d7044037c9889d4ccdaccf42294c099001df0cbb6f08447e52dae24595cc1b6d43cdcf94680e01704697b21ea721fe6d5b1347827a
11501150
languageName: node
11511151
linkType: hard
11521152

@@ -3200,7 +3200,7 @@ __metadata:
32003200
"@types/eslint": 8.21.1
32013201
"@types/node": 18.14.2
32023202
"@types/prettier": 2.7.2
3203-
"@types/web": 0.0.90
3203+
"@types/web": 0.0.93
32043204
"@typescript-eslint/eslint-plugin": 5.50.0
32053205
"@typescript-eslint/parser": 5.50.0
32063206
eslint: 8.35.0

0 commit comments

Comments
 (0)