Skip to content

Commit 9b0f372

Browse files
chore(deps): update devdependency eslint-plugin-jest to ^23.10.0 (#5335)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 3b7bccf commit 9b0f372

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
@@ -126,7 +126,7 @@
126126
"eslint-config-standard": "^14.1.1",
127127
"eslint-config-vue": "^2.0.2",
128128
"eslint-plugin-import": "^2.20.2",
129-
"eslint-plugin-jest": "^23.9.0",
129+
"eslint-plugin-jest": "^23.10.0",
130130
"eslint-plugin-markdown": "^1.0.2",
131131
"eslint-plugin-node": "^11.1.0",
132132
"eslint-plugin-prettier": "^3.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5124,10 +5124,10 @@ eslint-plugin-import@^2.20.2:
51245124
read-pkg-up "^2.0.0"
51255125
resolve "^1.12.0"
51265126

5127-
eslint-plugin-jest@^23.9.0:
5128-
version "23.9.0"
5129-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.9.0.tgz#7f4932eceb7ca487d171898fb9d55c05e6b36701"
5130-
integrity sha512-8mt5xJQIFh33W5nE7vCikkDTE4saTo08V91KjU6yI5sLQ9e8Jkp1OXkWJoIHLheFqY5OXIZdAjZmNYHSJ3IpzQ==
5127+
eslint-plugin-jest@^23.10.0:
5128+
version "23.10.0"
5129+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.10.0.tgz#4738c7ca9e6513da50f4e99d7b161c1f82fa8e8f"
5130+
integrity sha512-cHC//nesojSO1MLxVmFJR/bUaQQG7xvMHQD8YLbsQzevR41WKm8paKDUv2wMHlUy5XLZUmNcWuflOi4apS8D+Q==
51315131
dependencies:
51325132
"@typescript-eslint/experimental-utils" "^2.5.0"
51335133

0 commit comments

Comments
 (0)