Skip to content

Commit fa09bd4

Browse files
chore(deps): bump development dependencies (#18)
Bumps the development-dependencies group with 2 updates: [@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.2.1 to 25.2.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint-plugin-jest` from 29.12.2 to 29.13.0 - [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.12.2...v29.13.0) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: eslint-plugin-jest dependency-version: 29.13.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a6638e5 commit fa09bd4

2 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@
3535
"@eslint/js": "^9.39.2",
3636
"@types/jest": "^30.0.0",
3737
"@types/js-yaml": "^4.0.9",
38-
"@types/node": "^25.2.1",
38+
"@types/node": "^25.2.2",
3939
"@typescript-eslint/eslint-plugin": "^8.54.0",
4040
"@typescript-eslint/parser": "^8.54.0",
4141
"eslint": "^9.39.2",
42-
"eslint-plugin-jest": "^29.12.2",
42+
"eslint-plugin-jest": "^29.13.0",
4343
"globals": "^17.3.0",
4444
"jest": "^30.2.0",
4545
"jest-fetch-mock": "^3.0.3",

0 commit comments

Comments
 (0)