Skip to content

Commit 2c3bba9

Browse files
build(deps-dev): bump @types/node from 25.9.1 to 26.1.2 (#8331)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.9.1 to 26.1.2. - [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: 26.1.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5084d58 commit 2c3bba9

3 files changed

Lines changed: 11 additions & 11 deletions

File tree

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@theguild/prettier-config": "3.0.1",
6868
"@theguild/remark-mermaid": "0.3.0",
6969
"@types/jest": "30.0.0",
70-
"@types/node": "25.9.1",
70+
"@types/node": "26.1.2",
7171
"@typescript-eslint/eslint-plugin": "8.65.0",
7272
"@typescript-eslint/parser": "8.65.0",
7373
"@typescript/typescript6": "6.0.2",

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"devDependencies": {
2222
"@theguild/tailwind-config": "0.6.4",
23-
"@types/node": "25.9.1",
23+
"@types/node": "26.1.2",
2424
"@types/react": "19.2.15",
2525
"estree-util-value-to-estree": "3.5.0",
2626
"pagefind": "^1.5.2",

0 commit comments

Comments
 (0)