Skip to content

Commit 75d8e9d

Browse files
chore(deps): update dependency eslint-plugin-jest to v28.3.0 (#207)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d0fa9c2 commit 75d8e9d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"eslint": "9.1.1",
2727
"eslint-config-prettier": "9.1.0",
28-
"eslint-plugin-jest": "28.2.0",
28+
"eslint-plugin-jest": "28.3.0",
2929
"express": "4.19.2",
3030
"glob": "8.1.0",
3131
"jest": "29.7.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2029,10 +2029,10 @@ [email protected]:
20292029
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f"
20302030
integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==
20312031

2032-
eslint-plugin-jest@28.2.0:
2033-
version "28.2.0"
2034-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.2.0.tgz#863e2b2bda95eb41981ba9bcf4c44f57dce40a73"
2035-
integrity sha512-yRDti/a+f+SMSmNTiT9/M/MzXGkitl8CfzUxnpoQcTyfq8gUrXMriVcWU36W1X6BZSUoyUCJrDAWWUA2N4hE5g==
2032+
eslint-plugin-jest@28.3.0:
2033+
version "28.3.0"
2034+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.3.0.tgz#d52dea5e4f191fde061cbf1cea44c8a0a23e62ec"
2035+
integrity sha512-5LjCSSno8E+IUCOX4hJiIb/upPIgpkaDEcaN/40gOcw26t/5UTLHFc4JdxKjOOvGTh0XdCu+fNr0fpOVNvcxMA==
20362036
dependencies:
20372037
"@typescript-eslint/utils" "^6.0.0"
20382038

0 commit comments

Comments
 (0)