Skip to content

Commit 3d05d10

Browse files
chore(deps-dev): bump the npm-development group with 3 updates
Bumps the npm-development group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest). Updates `@types/node` from 22.5.0 to 22.5.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.2.0 to 8.3.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.3.0/packages/eslint-plugin) Updates `eslint-plugin-jest` from 28.8.0 to 28.8.2 - [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@v28.8.0...v28.8.2) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e059df3 commit 3d05d10

File tree

2 files changed

+44
-134
lines changed

2 files changed

+44
-134
lines changed

package-lock.json

+41-131
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -73,13 +73,13 @@
7373
"devDependencies": {
7474
"@jest/globals": "^29.7.0",
7575
"@types/jest": "^29.5.12",
76-
"@types/node": "^22.5.0",
77-
"@typescript-eslint/eslint-plugin": "^8.2.0",
76+
"@types/node": "^22.5.2",
77+
"@typescript-eslint/eslint-plugin": "^8.3.0",
7878
"@typescript-eslint/parser": "^8.3.0",
7979
"@vercel/ncc": "^0.38.1",
8080
"eslint": "^8.57.0",
8181
"eslint-plugin-github": "^5.0.1",
82-
"eslint-plugin-jest": "^28.8.0",
82+
"eslint-plugin-jest": "^28.8.2",
8383
"eslint-plugin-jsonc": "^2.16.0",
8484
"eslint-plugin-prettier": "^5.2.1",
8585
"jest": "^29.7.0",

0 commit comments

Comments
 (0)