Skip to content

Commit db11a20

Browse files
Update dependency eslint-plugin-jest to v28.3.0
1 parent ae6e822 commit db11a20

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
@@ -97,7 +97,7 @@
9797
"cssnano": "6.1.2",
9898
"eslint": "8.57.0",
9999
"eslint-config-prettier": "9.1.0",
100-
"eslint-plugin-jest": "28.2.0",
100+
"eslint-plugin-jest": "28.3.0",
101101
"eslint-plugin-react": "7.34.1",
102102
"i18next-conv": "14.1.0",
103103
"i18next-scanner": "4.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4179,10 +4179,10 @@ [email protected]:
41794179
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f"
41804180
integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==
41814181

4182-
eslint-plugin-jest@28.2.0:
4183-
version "28.2.0"
4184-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.2.0.tgz#863e2b2bda95eb41981ba9bcf4c44f57dce40a73"
4185-
integrity sha512-yRDti/a+f+SMSmNTiT9/M/MzXGkitl8CfzUxnpoQcTyfq8gUrXMriVcWU36W1X6BZSUoyUCJrDAWWUA2N4hE5g==
4182+
eslint-plugin-jest@28.3.0:
4183+
version "28.3.0"
4184+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.3.0.tgz#d52dea5e4f191fde061cbf1cea44c8a0a23e62ec"
4185+
integrity sha512-5LjCSSno8E+IUCOX4hJiIb/upPIgpkaDEcaN/40gOcw26t/5UTLHFc4JdxKjOOvGTh0XdCu+fNr0fpOVNvcxMA==
41864186
dependencies:
41874187
"@typescript-eslint/utils" "^6.0.0"
41884188

0 commit comments

Comments
 (0)