Skip to content

Commit e6c0fd1

Browse files
Bump eslint-plugin-jest from 23.0.4 to 23.8.1
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 23.0.4 to 23.8.1. - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v23.0.4...v23.8.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent b9c29bc commit e6c0fd1

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
@@ -27,7 +27,7 @@
2727
"eslint-config-airbnb": "^18.0.1",
2828
"eslint-config-prettier": "^6.7.0",
2929
"eslint-plugin-import": "^2.18.2",
30-
"eslint-plugin-jest": "^23.0.4",
30+
"eslint-plugin-jest": "^23.8.1",
3131
"eslint-plugin-jsx-a11y": "^6.2.3",
3232
"eslint-plugin-prettier": "^3.1.1",
3333
"eslint-plugin-react": "^7.16.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2740,10 +2740,10 @@ eslint-plugin-import@^2.18.2:
27402740
read-pkg-up "^2.0.0"
27412741
resolve "^1.11.0"
27422742

2743-
eslint-plugin-jest@^23.0.4:
2744-
version "23.0.4"
2745-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.0.4.tgz#1ab81ffe3b16c5168efa72cbd4db14d335092aa0"
2746-
integrity sha512-OaP8hhT8chJNodUPvLJ6vl8gnalcsU/Ww1t9oR3HnGdEWjm/DdCCUXLOral+IPGAeWu/EwgVQCK/QtxALpH1Yw==
2743+
eslint-plugin-jest@^23.8.1:
2744+
version "23.8.1"
2745+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.8.1.tgz#247025e8a51b3a25a4cc41166369b0bfb4db83b7"
2746+
integrity sha512-OycLNqPo/2EfO6kTqnmsu1khz1gTIOxGl3ThIVwL5/oycDF4pm5uNDyvFelNLdpr4COUuM8PVi3963NEG1Efpw==
27472747
dependencies:
27482748
"@typescript-eslint/experimental-utils" "^2.5.0"
27492749

0 commit comments

Comments
 (0)