Skip to content

Commit 1e90a3c

Browse files
Bump eslint-plugin-jest from 23.0.4 to 23.1.1
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 23.0.4 to 23.1.1. - [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.0.4...v23.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent eced362 commit 1e90a3c

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
@@ -46,7 +46,7 @@
4646
"cssnano": "^4.1.10",
4747
"cypress": "^3.6.1",
4848
"eslint": "^6.7.1",
49-
"eslint-plugin-jest": "^23.0.4",
49+
"eslint-plugin-jest": "^23.1.1",
5050
"eslint-plugin-ship-shape": "^0.7.1",
5151
"http-server": "^0.11.1",
5252
"jest": "^24.9.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2941,10 +2941,10 @@ eslint-plugin-ember@^6.10.1:
29412941
ember-rfc176-data "^0.3.11"
29422942
snake-case "^2.1.0"
29432943

2944-
eslint-plugin-jest@^23.0.4:
2945-
version "23.0.4"
2946-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.0.4.tgz#1ab81ffe3b16c5168efa72cbd4db14d335092aa0"
2947-
integrity sha512-OaP8hhT8chJNodUPvLJ6vl8gnalcsU/Ww1t9oR3HnGdEWjm/DdCCUXLOral+IPGAeWu/EwgVQCK/QtxALpH1Yw==
2944+
eslint-plugin-jest@^23.1.1:
2945+
version "23.1.1"
2946+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.1.1.tgz#1220ab53d5a4bf5c3c4cd07c0dabc6199d4064dd"
2947+
integrity sha512-2oPxHKNh4j1zmJ6GaCBuGcb8FVZU7YjFUOJzGOPnl9ic7VA/MGAskArLJiRIlnFUmi1EUxY+UiATAy8dv8s5JA==
29482948
dependencies:
29492949
"@typescript-eslint/experimental-utils" "^2.5.0"
29502950

0 commit comments

Comments
 (0)