Skip to content

Commit

Permalink
Merge pull request #3029 from Human-Connection/dependabot/npm_and_yar…
Browse files Browse the repository at this point in the history
…n/backend/eslint-plugin-jest-23.7.0

build(deps-dev): bump eslint-plugin-jest from 23.6.0 to 23.7.0 in /backend
  • Loading branch information
mattwr18 committed Feb 14, 2020
2 parents 3d64700 + 7a3cd75 commit 6ea2f3c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
2 changes: 1 addition & 1 deletion backend/package.json
Expand Up @@ -122,7 +122,7 @@
"eslint-config-prettier": "~6.10.0",
"eslint-config-standard": "~14.1.0",
"eslint-plugin-import": "~2.20.1",
"eslint-plugin-jest": "~23.6.0",
"eslint-plugin-jest": "~23.7.0",
"eslint-plugin-node": "~11.0.0",
"eslint-plugin-prettier": "~3.1.2",
"eslint-plugin-promise": "~4.2.1",
Expand Down
9 changes: 4 additions & 5 deletions backend/yarn.lock
Expand Up @@ -3653,13 +3653,12 @@ eslint-plugin-import@~2.20.1:
read-pkg-up "^2.0.0"
resolve "^1.12.0"

eslint-plugin-jest@~23.6.0:
version "23.6.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.6.0.tgz#508b32f80d44058c8c01257c0ee718cfbd521e9d"
integrity sha512-GH8AhcFXspOLqak7fqnddLXEJsrFyvgO8Bm60SexvKSn1+3rWYESnCiWUOCUcBTprNSDSE4CtAZdM4EyV6gPPw==
eslint-plugin-jest@~23.7.0:
version "23.7.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.7.0.tgz#84d5603b6e745b59898cb6750df6a44782a39b04"
integrity sha512-zkiyGlvJeHNjAEz8FaIxTXNblJJ/zj3waNbYbgflK7K6uy0cpE5zJBt/JpJtOBGM/UGkC6BqsQ4n0y7kQ2HA8w==
dependencies:
"@typescript-eslint/experimental-utils" "^2.5.0"
micromatch "^4.0.2"

eslint-plugin-node@~11.0.0:
version "11.0.0"
Expand Down

0 comments on commit 6ea2f3c

Please sign in to comment.