Skip to content

Commit e5d140b

Browse files
Bump eslint-plugin-jest from 28.8.3 to 28.10.0 (#3074)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.8.3 to 28.10.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.8.3...v28.10.0) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 055e4ad commit e5d140b

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"concurrently": "^9.0.1",
3939
"del": "^7.1.0",
4040
"eslint": "^8.57.0",
41-
"eslint-plugin-jest": "^28.8.3",
41+
"eslint-plugin-jest": "^28.10.0",
4242
"eslint-plugin-svelte": "^2.39.0",
4343
"postcss": "^8.4.38",
4444
"prettier": "3.3.3",

pnpm-lock.yaml

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

test/unit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"cross-env": "^7.0.3",
2727
"del": "^7.1.0",
2828
"eslint": "^8.57.0",
29-
"eslint-plugin-jest": "^28.8.3",
29+
"eslint-plugin-jest": "^28.10.0",
3030
"http-server": "^14.1.1",
3131
"jest": "^29.7.0",
3232
"jest-environment-jsdom": "^29.7.0",

0 commit comments

Comments
 (0)