Skip to content

Commit 585e93c

Browse files
committed
chore(deps): update dependency eslint-plugin-jest to ^27.1.3
1 parent a79708d commit 585e93c

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.1.2",
48+
"eslint-plugin-jest": "^27.1.3",
4949
"eslint-plugin-jsx-a11y": "^6.6.1",
5050
"eslint-plugin-n": "^15.3.0",
5151
"eslint-plugin-promise": "^6.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2894,10 +2894,10 @@ eslint-plugin-import@^2.26.0:
28942894
resolve "^1.22.0"
28952895
tsconfig-paths "^3.14.1"
28962896

2897-
eslint-plugin-jest@^27.1.2:
2898-
version "27.1.2"
2899-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.1.2.tgz#5d29f1cf954e70f3d47f2465fca17cddfdb4430b"
2900-
integrity sha512-+nLOn5jvQKLUywXxXKsLuuENsB/FhygXOLI+l5QlF+ACGe0DM14FlpYrGZ4nEiTo0BGlL5MymG73XA/tC3v3fA==
2897+
eslint-plugin-jest@^27.1.3:
2898+
version "27.1.3"
2899+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.1.3.tgz#9f359eeac0c720a825f658e7e261a9eef869dc8d"
2900+
integrity sha512-7DrIfYRQPa7JQd1Le8G/BJsfYHVUKQdJQ/6vULSp/4NjKZmSMJ/605G2hhScEra++SiH68zPEjLnrO74nHrMLg==
29012901
dependencies:
29022902
"@typescript-eslint/utils" "^5.10.0"
29032903

0 commit comments

Comments
 (0)