Skip to content

Commit 7c757df

Browse files
Bump the npm-development group with 2 updates (#825)
Bumps the npm-development 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.0 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.1 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.1...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: npm-development - dependency-name: eslint-plugin-jest dependency-version: 29.13.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c44148e commit 7c757df

File tree

2 files changed

+16
-12
lines changed

2 files changed

+16
-12
lines changed

package-lock.json

Lines changed: 14 additions & 10 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
@@ -76,11 +76,11 @@
7676
"devDependencies": {
7777
"@eslint/js": "^9.39.2",
7878
"@types/jest": "^30.0.0",
79-
"@types/node": "^25.2.0",
79+
"@types/node": "^25.2.2",
8080
"@vercel/ncc": "^0.38.4",
8181
"eslint": "^9.39.2",
8282
"eslint-plugin-import": "^2.32.0",
83-
"eslint-plugin-jest": "^29.12.1",
83+
"eslint-plugin-jest": "^29.13.0",
8484
"jest": "^30.2.0",
8585
"jose": "^5.9.6",
8686
"markdownlint-cli": "^0.47.0",

0 commit comments

Comments
 (0)