Skip to content
This repository was archived by the owner on Oct 15, 2020. It is now read-only.

Commit fc2c2ce

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency eslint-plugin-jest to v23.18.0
1 parent 0dd2141 commit fc2c2ce

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"eslint": "7.4.0",
8282
"eslint-config-prettier": "6.11.0",
8383
"eslint-config-synacor": "3.0.5",
84-
"eslint-plugin-jest": "23.17.1",
84+
"eslint-plugin-jest": "23.18.0",
8585
"gentype": "3.26.0",
8686
"get-graphql-schema": "2.1.2",
8787
"husky": "4.2.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6685,10 +6685,10 @@ eslint-plugin-eslint-plugin@^2.1.0:
66856685
resolved "https://registry.yarnpkg.com/eslint-plugin-eslint-plugin/-/eslint-plugin-eslint-plugin-2.2.0.tgz#6cac90a8085f658e892b155dda130deac54cfa51"
66866686
integrity sha512-X5+NT9a2GuwWyb3sHJdEEe6aD/30Fhi3/9XCmYHe/OSnWKUhmKOxFTfFM1AXZfJXjAoX7811bnoLI3fZr5AX5Q==
66876687

6688-
eslint-plugin-jest@23.17.1:
6689-
version "23.17.1"
6690-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.17.1.tgz#c0f39ba78e0f33b7ee1ce4ec92b773e39026ea3f"
6691-
integrity sha512-/o36fw67qNbJGWbSBIBMfseMsNP/d88WUHAGHCi1xFwsNB3XXZGdvxbOw49j3iQz6MCW/yw8OeOsuQhi6mM5ZA==
6688+
eslint-plugin-jest@23.18.0:
6689+
version "23.18.0"
6690+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.18.0.tgz#4813eacb181820ed13c5505f400956d176b25af8"
6691+
integrity sha512-wLPM/Rm1SGhxrFQ2TKM/BYsYPhn7ch6ZEK92S2o/vGkAAnDXM0I4nTIo745RIX+VlCRMFgBuJEax6XfTHMdeKg==
66926692
dependencies:
66936693
"@typescript-eslint/experimental-utils" "^2.5.0"
66946694

0 commit comments

Comments
 (0)