8000 Bump eslint-plugin-jest from 24.3.6 to 24.4.0 (#808) · java/github-pages-deploy-action@2e3d06e · GitHub
[go: up one dir, main page]

Skip to content

Commit 2e3d06e

Browse files
Bump eslint-plugin-jest from 24.3.6 to 24.4.0 (JamesIves#808)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.3.6 to 24.4.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@v24.3.6...v24.4.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 810b5fc commit 2e3d06e

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@typescript-eslint/parser": "4.28.4",
4646
"eslint": "7.31.0",
4747
"eslint-config-prettier": "8.3.0",
48-
"eslint-plugin-jest": "24.3.6",
48+
"eslint-plugin-jest": "24.4.0",
4949
"eslint-plugin-prettier": "3.4.0",
5050
"jest": "26.6.3",
5151
"jest-circus": "27.0.6",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1860,9 +1860,10 @@ eslint-config-prettier@8.3.0:
18601860
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
18611861
integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
18621862

1863-
eslint-plugin-jest@24.3.6:
1864-
version "24.3.6"
1865-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.3.6.tgz#5f0ca019183c3188c5ad3af8e80b41de6c8e9173"
1863+
eslint-plugin-jest@24.4.0:
1864+
version "24.4.0"
1865+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.4.0.tgz#fa4b614dbd46a98b652d830377971f097bda9262"
1866+
integrity sha512-8qnt/hgtZ94E9dA6viqfViKBfkJwFHXgJmTWlMGDgunw1XJEGqm3eiPjDsTanM3/u/3Az82nyQM9GX7PM/QGmg==
18661867
dependencies:
18671868
"@typescript-eslint/experimental-utils" "^4.0.1"
18681869

0 commit comments

Comments
 (0)
0