Skip to content

Commit ecaf467

Browse files
committed
chore(deps): update dependency eslint-plugin-jest to ^27.1.2
1 parent 6cbc77c commit ecaf467

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.1",
48+
"eslint-plugin-jest": "^27.1.2",
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
@@ -2888,10 +2888,10 @@ eslint-plugin-import@^2.26.0:
28882888
resolve "^1.22.0"
28892889
tsconfig-paths "^3.14.1"
28902890

2891-
eslint-plugin-jest@^27.1.1:
2892-
version "27.1.1"
2893-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.1.1.tgz#60f68dee15d4ffd9cdff65158d7fa46a65dbaaf5"
2894-
integrity sha512-vuSuXGKHHi/UAffIM46QKm4g0tQP+6n52nRxUpMq6x6x9rhnv5WM7ktSu3h9cTnXE4b0Y0ODQTgRlCm9rdRLvg==
2891+
eslint-plugin-jest@^27.1.2:
2892+
version "27.1.2"
2893+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.1.2.tgz#5d29f1cf954e70f3d47f2465fca17cddfdb4430b"
2894+
integrity sha512-+nLOn5jvQKLUywXxXKsLuuENsB/FhygXOLI+l5QlF+ACGe0DM14FlpYrGZ4nEiTo0BGlL5MymG73XA/tC3v3fA==
28952895
dependencies:
28962896
"@typescript-eslint/utils" "^5.10.0"
28972897

0 commit comments

Comments
 (0)