Skip to content

Commit e07e30d

Browse files
dependabot-preview[bot]czosel
authored andcommitted
chore(deps-dev): Bump eslint-plugin-jest from 23.2.0 to 23.3.0 (#1284)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 23.2.0 to 23.3.0. - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v23.2.0...v23.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 5739379 commit e07e30d

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
@@ -22,7 +22,7 @@
2222
"eslint": "6.8.0",
2323
"eslint-config-prettier": "6.9.0",
2424
"eslint-plugin-import": "2.19.1",
25-
"eslint-plugin-jest": "23.2.0",
25+
"eslint-plugin-jest": "23.3.0",
2626
"eslint-plugin-prettier": "3.1.2",
2727
"jest": "24.9.0",
2828
"jest-runner-eslint": "0.7.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1969,10 +1969,10 @@ eslint-plugin-import@2.19.1:
19691969
read-pkg-up "^2.0.0"
19701970
resolve "^1.12.0"
19711971

1972-
eslint-plugin-jest@23.2.0:
1973-
version "23.2.0"
1974-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.2.0.tgz#72d9ac0421b9b6ef774bcf4783329c016ed7cd6a"
1975-
integrity sha512-/jbCUW+g0jejXAvsytgcNhii6uEgolt0RO2e4+mhmXybfkcram5V3XIyrHCnUsb0vCmDKgHhJ1lYSm7F3VCEDA==
1972+
eslint-plugin-jest@23.3.0:
1973+
version "23.3.0"
1974+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.3.0.tgz#b1443d0c46d6a0de9ef3de78176dd6688c7d5326"
1975+
integrity sha512-GE6CR4ESJeu6Huw7vfZfaXHmX2R2kCFvf2X9OMcOxfP158yLKgLWz7PqLYTwRDACi84IhpmRxO8lK7GGwG05UQ==
19761976
dependencies:
19771977
"@typescript-eslint/experimental-utils" "^2.5.0"
19781978

0 commit comments

Comments
 (0)