Skip to content

Commit 9b5bbbe

Browse files
Bump eslint-plugin-jest from 28.10.0 to 28.11.0 (#3129)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.10.0 to 28.11.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.10.0...v28.11.0) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0fb8147 commit 9b5bbbe

File tree

3 files changed

+88
-10
lines changed

3 files changed

+88
-10
lines changed

package.json

+1-1
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.10.0",
41+
"eslint-plugin-jest": "^28.11.0",
4242
"eslint-plugin-svelte": "^2.46.1",
4343
"postcss": "^8.5.1",
4444
"prettier": "3.3.3",

pnpm-lock.yaml

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

test/unit/package.json

+1-1
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.10.0",
29+
"eslint-plugin-jest": "^28.11.0",
3030
"http-server": "^14.1.1",
3131
"jest": "^29.7.0",
3232
"jest-environment-jsdom": "^29.7.0",

0 commit comments

Comments
 (0)