Skip to content

Commit 703ec16

Browse files
chore(deps-dev): bump eslint-plugin-jest from 24.1.0 to 24.3.2
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.1.0 to 24.3.2. - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v24.1.0...v24.3.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1d59417 commit 703ec16

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
@@ -121,7 +121,7 @@
121121
"eslint-config-standard": "^16.0.2",
122122
"eslint-config-vue": "^2.0.2",
123123
"eslint-plugin-import": "^2.22.1",
124-
"eslint-plugin-jest": "^24.1.3",
124+
"eslint-plugin-jest": "^24.3.2",
125125
"eslint-plugin-markdown": "^1.0.2",
126126
"eslint-plugin-node": "^11.1.0",
127127
"eslint-plugin-prettier": "^3.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5490,10 +5490,10 @@ eslint-plugin-import@^2.22.1:
54905490
resolve "^1.17.0"
54915491
tsconfig-paths "^3.9.0"
54925492

5493-
eslint-plugin-jest@^24.1.3:
5494-
version "24.1.3"
5495-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.1.3.tgz#fa3db864f06c5623ff43485ca6c0e8fc5fe8ba0c"
5496-
integrity sha512-dNGGjzuEzCE3d5EPZQ/QGtmlMotqnYWD/QpCZ1UuZlrMAdhG5rldh0N0haCvhGnUkSeuORS5VNROwF9Hrgn3Lg==
5493+
eslint-plugin-jest@^24.3.2:
5494+
version "24.3.2"
5495+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.3.2.tgz#30a8b2dea6278d0da1d6fb9d6cd530aaf58050a1"
5496+
integrity sha512-cicWDr+RvTAOKS3Q/k03+Z3odt3VCiWamNUHWd6QWbVQWcYJyYgUTu8x0mx9GfeDEimawU5kQC+nQ3MFxIM6bw==
54975497
dependencies:
54985498
"@typescript-eslint/experimental-utils" "^4.0.1"
54995499

0 commit comments

Comments
 (0)