Skip to content

Commit 2f0b0de

Browse files
chore(deps-dev): bump @types/web from 0.0.349 to 0.0.352
Bumps [@types/web](https://github.com/microsoft/TypeScript-DOM-Lib-Generator) from 0.0.349 to 0.0.352. - [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.349...@types/web@0.0.352) --- updated-dependencies: - dependency-name: "@types/web" dependency-version: 0.0.352 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 34bf54b commit 2f0b0de

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

libs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"devDependencies": {
4444
"@ava/typescript": "^7.0.0",
4545
"@types/node": "^24.12.2",
46-
"@types/web": "^0.0.349",
46+
"@types/web": "^0.0.352",
4747
"@typescript-eslint/eslint-plugin": "^8.59.2",
4848
"@typescript-eslint/parser": "^8.59.2",
4949
"ava": "^8.0.0",

userscript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"lint": "tsc --noEmit && eslint **/*.ts"
77
},
88
"devDependencies": {
9-
"@types/web": "^0.0.349",
9+
"@types/web": "^0.0.352",
1010
"@typescript-eslint/eslint-plugin": "^8.59.2",
1111
"@typescript-eslint/parser": "^8.59.2",
1212
"eslint": "^10.3.0",

0 commit comments

Comments
 (0)