Skip to content

Commit 405d0ea

Browse files
Bump the npm-development group with 3 updates (#783)
Bumps the npm-development group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@types/node` from 25.0.2 to 25.0.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint-plugin-jest` from 29.5.0 to 29.6.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.5.0...v29.6.0) Updates `typescript-eslint` from 8.49.0 to 8.50.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.50.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: eslint-plugin-jest dependency-version: 29.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: typescript-eslint dependency-version: 8.50.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 00014ed commit 405d0ea

File tree

2 files changed

+85
-75
lines changed

2 files changed

+85
-75
lines changed

package-lock.json

Lines changed: 82 additions & 72 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,18 +76,18 @@
7676
"devDependencies": {
7777
"@eslint/js": "^9.39.2",
7878
"@types/jest": "^30.0.0",
79-
"@types/node": "^25.0.2",
79+
"@types/node": "^25.0.3",
8080
"@vercel/ncc": "^0.38.4",
8181
"eslint": "^9.39.2",
8282
"eslint-plugin-import": "^2.32.0",
83-
"eslint-plugin-jest": "^29.5.0",
83+
"eslint-plugin-jest": "^29.6.0",
8484
"jest": "^30.2.0",
8585
"jose": "^5.9.6",
8686
"markdownlint-cli": "^0.47.0",
8787
"nock": "^14.0.10",
8888
"prettier": "^3.7.4",
8989
"ts-jest": "^29.4.6",
9090
"typescript": "^5.9.3",
91-
"typescript-eslint": "^8.49.0"
91+
"typescript-eslint": "^8.50.0"
9292
}
9393
}

0 commit comments

Comments
 (0)