Skip to content

Commit 732e8b6

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.338",
9+
"@types/web": "^0.0.341",
1010
"@typescript-eslint/eslint-plugin": "^8.56.1",
1111
"@typescript-eslint/parser": "^8.56.1",
1212
"eslint": "^10.0.2",

0 commit comments

Comments
 (0)