Skip to content

Commit ee56c8e

Browse files
build(deps-dev): bump the dev-dependencies group across 1 directory with 2 updates (#63)
Bumps the dev-dependencies group with 2 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest). Updates `@types/node` from 25.0.3 to 25.0.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint-plugin-jest` from 29.9.0 to 29.12.1 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v29.9.0...v29.12.1) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: eslint-plugin-jest dependency-version: 29.12.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e51bd51 commit ee56c8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@
3131
},
3232
"devDependencies": {
3333
"@types/jest": "30.0.0",
34-
"@types/node": "25.0.3",
34+
"@types/node": "25.0.5",
3535
"eslint": "9.39.2",
36-
"eslint-plugin-jest": "29.9.0",
36+
"eslint-plugin-jest": "29.12.1",
3737
"jest": "30.2.0",
3838
"jest-junit": "16.0.0",
3939
"npm-run-all": "4.1.5",

0 commit comments

Comments
 (0)