Skip to content

Commit e6f354d

Browse files
Bump the major group across 1 directory with 2 updates
Bumps the major group with 2 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [typescript](https://github.com/microsoft/TypeScript). Updates `@types/node` from 24.12.0 to 25.5.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `typescript` from 5.9.3 to 6.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.2) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.5.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4806212 commit e6f354d

File tree

2 files changed

+251
-251
lines changed

2 files changed

+251
-251
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,13 @@
4545
"@iconify-json/fa7-solid": "1.2.4",
4646
"@nuxt/eslint": "1.15.2",
4747
"@tailwindcss/vite": "4.2.2",
48-
"@types/node": "24.12.2",
48+
"@types/node": "25.5.2",
4949
"eslint": "10.2.0",
5050
"eslint-config-prettier": "10.1.8",
5151
"eslint-plugin-prettier": "5.5.5",
5252
"prettier": "3.8.1",
5353
"prettier-plugin-tailwindcss": "0.7.2",
5454
"tsx": "4.21.0",
55-
"typescript": "5.9.3"
55+
"typescript": "6.0.2"
5656
}
5757
}

0 commit comments

Comments
 (0)