Skip to content

Commit 582f38c

Browse files
Merge pull request #387 from shipshapecode/dependabot/npm_and_yarn/eslint-plugin-jest-23.0.4
2 parents eadd1a4 + 5da7c0c commit 582f38c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"cssnano": "^4.1.10",
4747
"cypress": "^3.6.1",
4848
"eslint": "^6.6.0",
49-
"eslint-plugin-jest": "^23.0.3",
49+
"eslint-plugin-jest": "^23.0.4",
5050
"eslint-plugin-ship-shape": "^0.7.1",
5151
"http-server": "^0.11.1",
5252
"jest": "^24.9.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2979,10 +2979,10 @@ eslint-plugin-ember@^6.10.1:
29792979
ember-rfc176-data "^0.3.11"
29802980
snake-case "^2.1.0"
29812981

2982-
eslint-plugin-jest@^23.0.3:
2983-
version "23.0.3"
2984-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.0.3.tgz#d3f157f7791f97713372c13259ba1dfc436eb4c1"
2985-
integrity sha512-9cNxr66zeOyz1S9AkQL4/ouilR6QHpYj8vKOQZ60fu9hAt5PJWS4KqWqfr1aqN5NFEZSPjFOla2Azn+KTWiGwg==
2982+
eslint-plugin-jest@^23.0.4:
2983+
version "23.0.4"
2984+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.0.4.tgz#1ab81ffe3b16c5168efa72cbd4db14d335092aa0"
2985+
integrity sha512-OaP8hhT8chJNodUPvLJ6vl8gnalcsU/Ww1t9oR3HnGdEWjm/DdCCUXLOral+IPGAeWu/EwgVQCK/QtxALpH1Yw==
29862986
dependencies:
29872987
"@typescript-eslint/experimental-utils" "^2.5.0"
29882988

0 commit comments

Comments
 (0)