Skip to content

Commit

Permalink
chore(deps-dev): Bump @types/web from 0.0.90 to 0.0.93
Browse files Browse the repository at this point in the history
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/web@0.0.90...@types/web@0.0.93)

---
updated-dependencies:
- dependency-name: "@types/web"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and oliversalzburg committed Mar 3, 2023
1 parent 39d4459 commit c91d76d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/eslint": "8.21.1",
"@types/node": "18.14.2",
"@types/prettier": "2.7.2",
"@types/web": "0.0.90",
"@types/web": "0.0.93",
"@typescript-eslint/eslint-plugin": "5.50.0",
"@typescript-eslint/parser": "5.50.0",
"eslint": "8.35.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1143,10 +1143,10 @@ __metadata:
languageName: node
linkType: hard

"@types/web@npm:0.0.90":
version: 0.0.90
resolution: "@types/web@npm:0.0.90"
checksum: ca872c8d4c4edffcc178ed6825a1e3059c891b9ff6b26f5bdf36d5e5603d76b4c4dbafdf486cec0a45b51492ce47aa328f109c57d9f189ab226d3622551cd9f2
"@types/web@npm:0.0.93":
version: 0.0.93
resolution: "@types/web@npm:0.0.93"
checksum: 5a3103651f5f8af2d7fd43d7044037c9889d4ccdaccf42294c099001df0cbb6f08447e52dae24595cc1b6d43cdcf94680e01704697b21ea721fe6d5b1347827a
languageName: node
linkType: hard

Expand Down Expand Up @@ -3200,7 +3200,7 @@ __metadata:
"@types/eslint": 8.21.1
"@types/node": 18.14.2
"@types/prettier": 2.7.2
"@types/web": 0.0.90
"@types/web": 0.0.93
"@typescript-eslint/eslint-plugin": 5.50.0
"@typescript-eslint/parser": 5.50.0
eslint: 8.35.0
Expand Down

0 comments on commit c91d76d

Please sign in to comment.