Skip to content

Commit 9314d16

Browse files
chore(deps-dev): bump the misc group across 1 directory with 3 updates
Bumps the misc group with 3 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [eslint](https://github.com/eslint/eslint) and [prettier](https://github.com/prettier/prettier). Updates `@types/node` from 25.0.9 to 25.2.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.39.2 to 10.0.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v10.0.0) Updates `prettier` from 3.8.0 to 3.8.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.0...3.8.1) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.2.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: misc - dependency-name: eslint dependency-version: 10.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: misc - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: misc ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e1dacce commit 9314d16

File tree

2 files changed

+101
-133
lines changed

2 files changed

+101
-133
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,17 +44,17 @@
4444
"@types/async-retry": "1.4.9",
4545
"@types/jest": "30.0.0",
4646
"@types/mustache": "4.2.6",
47-
"@types/node": "25.0.9",
47+
"@types/node": "25.2.2",
4848
"@types/retry": "0.12.5",
4949
"@typescript-eslint/eslint-plugin": "8.53.0",
5050
"@typescript-eslint/parser": "8.53.0",
51-
"eslint": "9.39.2",
51+
"eslint": "10.0.0",
5252
"eslint-config-prettier": "10.1.8",
5353
"eslint-plugin-jest": "29.12.1",
5454
"eslint-plugin-prettier": "5.5.5",
5555
"jest": "30.2.0",
5656
"jest-circus": "30.2.0",
57-
"prettier": "3.8.0",
57+
"prettier": "3.8.1",
5858
"ts-jest": "29.4.6",
5959
"typescript": "5.9.3",
6060
"typescript-eslint": "8.53.0"

0 commit comments

Comments
 (0)