Skip to content

Commit b16a364

Browse files
Bump eslint-plugin-jest from 28.10.0 to 28.11.0
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] <support@github.com>
1 parent 0fb8147 commit b16a364

File tree

3 files changed

+88
-10
lines changed

3 files changed

+88
-10
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.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

Lines changed: 86 additions & 8 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.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)