Skip to content

Commit 5b0fe39

Browse files
dependabot[bot]kodiakhq[bot]
authored andcommitted
feat(deps): bump eslint-plugin-jest from 24.4.2 to 24.4.3
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.4.2 to 24.4.3. - [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.4.2...v24.4.3) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 11615c0 commit 5b0fe39

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"eslint-config-airbnb-typescript": "^12.3.1",
6464
"eslint-config-prettier": "^8.3.0",
6565
"eslint-plugin-import": "^2.24.2",
66-
"eslint-plugin-jest": "^24.4.2",
66+
"eslint-plugin-jest": "^24.4.3",
6767
"eslint-plugin-jsx-a11y": "^6.4.1",
6868
"eslint-plugin-prettier": "^4.0.0",
6969
"eslint-plugin-react": "^7.25.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3211,10 +3211,10 @@ eslint-plugin-jest-dom@^3.9.0:
32113211
"@testing-library/dom" "^7.28.1"
32123212
requireindex "^1.2.0"
32133213

3214-
eslint-plugin-jest@^24.4.0, eslint-plugin-jest@^24.4.2:
3215-
version "24.4.2"
3216-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.4.2.tgz#9e8cf05ee6a0e3025e6149df2f36950abfa8d5bf"
3217-
integrity sha512-jNMnqwX75z0RXRMXkxwb/+9ylKJYJLJ8nT8nBT0XFM5qx4IQGxP4edMawa0qGkSbHae0BDPBmi8I2QF0/F04XQ==
3214+
eslint-plugin-jest@^24.4.0, eslint-plugin-jest@^24.4.3:
3215+
version "24.4.3"
3216+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.4.3.tgz#dd59e32a7d233a92672468082c24c337a5954873"
3217+
integrity sha512-cZPTqF/35/usP9gvjslj6pE+2lpr1KoZvjvDWRlfCP27LSRHBUhJV6hBPk47TksH3lSt28sDpIlp8owK0hWtsA==
32183218
dependencies:
32193219
"@typescript-eslint/experimental-utils" "^4.0.1"
32203220

0 commit comments

Comments
 (0)