Skip to content

Commit 92f827b

Browse files
Bump eslint-plugin-jest from 28.4.0 to 28.5.0 (#2814)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.4.0 to 28.5.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.4.0...v28.5.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 6980373 commit 92f827b

3 files changed

Lines changed: 9 additions & 78 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"concurrently": "^8.2.2",
4141
"del": "^7.1.0",
4242
"eslint": "^8.57.0",
43-
"eslint-plugin-jest": "^28.4.0",
43+
"eslint-plugin-jest": "^28.5.0",
4444
"eslint-plugin-svelte": "^2.35.1",
4545
"postcss": "^8.4.38",
4646
"postinstall-postinstall": "^2.1.0",

pnpm-lock.yaml

Lines changed: 7 additions & 76 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
@@ -27,7 +27,7 @@
2727
"cross-env": "^7.0.3",
2828
"del": "^7.1.0",
2929
"eslint": "^8.57.0",
30-
"eslint-plugin-jest": "^28.4.0",
30+
"eslint-plugin-jest": "^28.5.0",
3131
"fake-indexeddb": "^5.0.2",
3232
"http-server": "^14.1.1",
3333
"jest": "^29.7.0",

0 commit comments

Comments
 (0)