Skip to content

Commit 318fd2f

Browse files
chore(deps-dev): bump @types/node in /ui in the dev-dependencies group
Bumps the dev-dependencies group in /ui with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@types/node` from 25.3.3 to 25.9.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e291915 commit 318fd2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"devDependencies": {
1212
"etherpad-webcomponents": "^0.0.11",
13-
"@types/node": "^25.8.0",
13+
"@types/node": "^25.9.0",
1414
"esbuild": "0.28.0",
1515
"typescript": "^6.0.3",
1616
"vite": "^8.0.13"

0 commit comments

Comments
 (0)