Skip to content

Commit b8809a4

Browse files
dependabot[bot]matejchalk
authored andcommitted
Bump the npm-development group with 3 updates
Bumps the npm-development group with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest). Updates `@typescript-eslint/eslint-plugin` from 7.7.0 to 7.7.1 - [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/v7.7.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.7.0 to 7.7.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.7.1/packages/parser) Updates `eslint-plugin-jest` from 28.2.0 to 28.3.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@v28.2.0...v28.3.0) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 40ce590 commit b8809a4

2 files changed

Lines changed: 51 additions & 51 deletions

File tree

package-lock.json

Lines changed: 48 additions & 48 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
@@ -78,12 +78,12 @@
7878
"@code-pushup/js-packages-plugin": "^0.35.0",
7979
"@types/jest": "^29.5.12",
8080
"@types/node": "^20.12.7",
81-
"@typescript-eslint/eslint-plugin": "^7.7.0",
82-
"@typescript-eslint/parser": "^7.7.0",
81+
"@typescript-eslint/eslint-plugin": "^7.7.1",
82+
"@typescript-eslint/parser": "^7.7.1",
8383
"@vercel/ncc": "^0.38.1",
8484
"eslint": "^8.57.0",
8585
"eslint-plugin-github": "^4.10.2",
86-
"eslint-plugin-jest": "^28.2.0",
86+
"eslint-plugin-jest": "^28.3.0",
8787
"eslint-plugin-jsonc": "^2.15.1",
8888
"eslint-plugin-prettier": "^5.1.3",
8989
"jest": "^29.7.0",

0 commit comments

Comments
 (0)