Skip to content

Commit bdcd09d

Browse files
committed
chore(deps): update dependency eslint-plugin-jest to v27.1.1
1 parent ead6d4d commit bdcd09d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"eslint-plugin-babel": "5.3.1",
4040
"eslint-plugin-filenames": "1.3.2",
4141
"eslint-plugin-import": "2.26.0",
42-
"eslint-plugin-jest": "27.1.0",
42+
"eslint-plugin-jest": "27.1.1",
4343
"eslint-plugin-jsdoc": "39.3.6",
4444
"eslint-plugin-no-use-extend-native": "0.5.0",
4545
"eslint-plugin-promise": "6.0.1",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3660,10 +3660,10 @@ [email protected]:
36603660
resolve "^1.22.0"
36613661
tsconfig-paths "^3.14.1"
36623662

3663-
3664-
version "27.1.0"
3665-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.1.0.tgz#f6ade75b721aa2b89e3726cb35f42f6623284ff2"
3666-
integrity sha512-sqojX5GKzQ8+PScF9rJ7dRMtu0NEIWsaDMLwRRvVE28mnWctZe5VAti394Nmut11vPwgxck9XnDmmjx/U9NowQ==
3663+
3664+
version "27.1.1"
3665+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.1.1.tgz#60f68dee15d4ffd9cdff65158d7fa46a65dbaaf5"
3666+
integrity sha512-vuSuXGKHHi/UAffIM46QKm4g0tQP+6n52nRxUpMq6x6x9rhnv5WM7ktSu3h9cTnXE4b0Y0ODQTgRlCm9rdRLvg==
36673667
dependencies:
36683668
"@typescript-eslint/utils" "^5.10.0"
36693669

0 commit comments

Comments
 (0)