Skip to content

Commit af876b3

Browse files
authored
Merge pull request #246 from CougarCS/renovate/eslint-plugin-jest-26.x
chore(deps): update dependency eslint-plugin-jest to v26.1.5
2 parents 70607c4 + e87ea24 commit af876b3

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
@@ -60,7 +60,7 @@
6060
"eslint-config-prettier": "8.5.0",
6161
"eslint-config-prettier-check": "1.0.0",
6262
"eslint-plugin-import": "2.26.0",
63-
"eslint-plugin-jest": "26.1.4",
63+
"eslint-plugin-jest": "26.1.5",
6464
"eslint-plugin-prettier": "4.0.0",
6565
"jest": "27.5.1",
6666
"nodemon": "2.0.15",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3426,10 +3426,10 @@ eslint-plugin-import@2.26.0:
34263426
resolve "^1.22.0"
34273427
tsconfig-paths "^3.14.1"
34283428

3429-
eslint-plugin-jest@26.1.4:
3430-
version "26.1.4"
3431-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.1.4.tgz#8e3410093ff4439d0c3a371add5bf9e05623a57a"
3432-
integrity sha512-wgqxujmqc2qpvZqMFWCh6Cniqc8lWpapvXt9j/19DmBDqeDaYhJrSRezYR1SKyemvjx+9e9kny/dgRahraHImA==
3429+
eslint-plugin-jest@26.1.5:
3430+
version "26.1.5"
3431+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.1.5.tgz#6cfca264818d6d6aa120b019dab4d62b6aa8e775"
3432+
integrity sha512-su89aDuljL9bTjEufTXmKUMSFe2kZUL9bi7+woq+C2ukHZordhtfPm4Vg+tdioHBaKf8v3/FXW9uV0ksqhYGFw==
34333433
dependencies:
34343434
"@typescript-eslint/utils" "^5.10.0"
34353435

0 commit comments

Comments
 (0)