Skip to content

Commit d4ccb15

Browse files
build(deps-dev): bump eslint-plugin-jest from 28.11.0 to 28.12.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.11.0 to 28.12.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.11.0...v28.12.0) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-version: 28.12.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e748a00 commit d4ccb15

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@salesforce/sfdx-lwc-jest": "^7.0.2",
4242
"eslint": "^9.28.0",
4343
"eslint-plugin-import": "^2.31.0",
44-
"eslint-plugin-jest": "^28.11.0",
44+
"eslint-plugin-jest": "^28.12.0",
4545
"husky": "^9.1.7",
4646
"jest-canvas-mock": "^2.5.2",
4747
"lint-staged": "^15.5.0",

0 commit comments

Comments
 (0)