Skip to content

Commit 49f2d69

Browse files
committed
chore(deps): update dependency eslint-plugin-jest to ^27.2.1
1 parent 4b3ca7b commit 49f2d69

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
@@ -45,7 +45,7 @@
4545
"eslint-formatter-pretty": "^4.1.0",
4646
"eslint-plugin-eslint-comments": "^3.2.0",
4747
"eslint-plugin-import": "^2.26.0",
48-
"eslint-plugin-jest": "^27.2.0",
48+
"eslint-plugin-jest": "^27.2.1",
4949
"eslint-plugin-jsx-a11y": "^6.6.1",
5050
"eslint-plugin-n": "^15.6.0",
5151
"eslint-plugin-promise": "^6.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3037,10 +3037,10 @@ eslint-plugin-import@^2.26.0:
30373037
resolve "^1.22.0"
30383038
tsconfig-paths "^3.14.1"
30393039

3040-
eslint-plugin-jest@^27.2.0:
3041-
version "27.2.0"
3042-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.2.0.tgz#8e9976705642bea1981596c0ba5e3f46d449f3fc"
3043-
integrity sha512-KGIYtelk4rIhKocxRKUEeX+kJ0ZCab/CiSgS8BMcKD7AY7YxXhlg/d51oF5jq2rOrtuJEDYWRwXD95l6l2vtrA==
3040+
eslint-plugin-jest@^27.2.1:
3041+
version "27.2.1"
3042+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.2.1.tgz#b85b4adf41c682ea29f1f01c8b11ccc39b5c672c"
3043+
integrity sha512-l067Uxx7ZT8cO9NJuf+eJHvt6bqJyz2Z29wykyEdz/OtmcELQl2MQGQLX8J94O1cSJWAwUSEvCjwjA7KEK3Hmg==
30443044
dependencies:
30453045
"@typescript-eslint/utils" "^5.10.0"
30463046

0 commit comments

Comments
 (0)