Skip to content

Commit 65d23a1

Browse files
build(deps-dev): bump @types/web from 0.0.345 to 0.0.346
Bumps [@types/web](https://github.com/microsoft/TypeScript-DOM-Lib-Generator) from 0.0.345 to 0.0.346. - [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.345...@types/web@0.0.346) --- updated-dependencies: - dependency-name: "@types/web" dependency-version: 0.0.346 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent da6588a commit 65d23a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.345",
9+
"@types/web": "^0.0.346",
1010
"@typescript-eslint/eslint-plugin": "^8.58.2",
1111
"@typescript-eslint/parser": "^8.58.2",
1212
"@violentmonkey/types": "^0.3.2",

0 commit comments

Comments
 (0)