Skip to content

Commit 1a9a5c7

Browse files
chore(deps-dev): bump the misc group across 1 directory with 4 updates
Bumps the misc group with 4 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [eslint](https://github.com/eslint/eslint), [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) and [prettier](https://github.com/prettier/prettier). Updates `@types/node` from 25.0.9 to 25.4.0 - [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.3 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v10.0.3) Updates `jest` from 30.2.0 to 30.3.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.3.0/packages/jest) 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.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: misc - dependency-name: eslint dependency-version: 10.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: misc - dependency-name: jest dependency-version: 30.3.0 dependency-type: direct:development update-type: version-update:semver-minor 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 1a9a5c7

2 files changed

Lines changed: 614 additions & 287 deletions

File tree

package.json

Lines changed: 4 additions & 4 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.4.0",
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.3",
5252
"eslint-config-prettier": "10.1.8",
5353
"eslint-plugin-jest": "29.12.1",
5454
"eslint-plugin-prettier": "5.5.5",
55-
"jest": "30.2.0",
55+
"jest": "30.3.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)