Skip to content

Commit 2db036c

Browse files
Merge pull request #376 from shipshapecode/dependabot/npm_and_yarn/eslint-plugin-jest-23.0.3
2 parents 6702e1b + 30e625a commit 2db036c

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.4.1",
4848
"eslint": "^6.6.0",
49-
"eslint-plugin-jest": "^23.0.0",
49+
"eslint-plugin-jest": "^23.0.3",
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
@@ -2894,10 +2894,10 @@ eslint-plugin-ember@^6.10.1:
28942894
ember-rfc176-data "^0.3.11"
28952895
snake-case "^2.1.0"
28962896

2897-
eslint-plugin-jest@^23.0.0:
2898-
version "23.0.0"
2899-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.0.0.tgz#cbf61109b503ca72cab86178ea9a42064b901b4e"
2900-
integrity sha512-rvFXz4t/2gjktyJL1CTPz2Kqh3bx82ChsNaLxk4tKXav858e04fw1xfS5o+rIAUCRtoFoj4CI7MeZzUnvGkfMA==
2897+
eslint-plugin-jest@^23.0.3:
2898+
version "23.0.3"
2899+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.0.3.tgz#d3f157f7791f97713372c13259ba1dfc436eb4c1"
2900+
integrity sha512-9cNxr66zeOyz1S9AkQL4/ouilR6QHpYj8vKOQZ60fu9hAt5PJWS4KqWqfr1aqN5NFEZSPjFOla2Azn+KTWiGwg==
29012901
dependencies:
29022902
"@typescript-eslint/experimental-utils" "^2.5.0"
29032903

0 commit comments

Comments
 (0)