Skip to content

Commit fff349d

Browse files
build(deps-dev): bump eslint-plugin-jest from 24.1.3 to 24.1.5 (#811)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.1.3 to 24.1.5. - [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@v24.1.3...v24.1.5) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: cvermand <[email protected]>
1 parent 151605e commit fff349d

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
@@ -77,7 +77,7 @@
7777
"eslint-config-prettier": "^7.2.0",
7878
"eslint-config-standard-with-typescript": "^17.0.0",
7979
"eslint-plugin-import": "2",
80-
"eslint-plugin-jest": "^24.0.0",
80+
"eslint-plugin-jest": "^24.1.5",
8181
"eslint-plugin-jsdoc": "^32.1.0",
8282
"eslint-plugin-node": "11",
8383
"eslint-plugin-prettier": "^3.1.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2576,10 +2576,10 @@ eslint-plugin-import@2:
25762576
resolve "^1.17.0"
25772577
tsconfig-paths "^3.9.0"
25782578

2579-
eslint-plugin-jest@^24.0.0:
2580-
version "24.1.3"
2581-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.1.3.tgz#fa3db864f06c5623ff43485ca6c0e8fc5fe8ba0c"
2582-
integrity sha512-dNGGjzuEzCE3d5EPZQ/QGtmlMotqnYWD/QpCZ1UuZlrMAdhG5rldh0N0haCvhGnUkSeuORS5VNROwF9Hrgn3Lg==
2579+
eslint-plugin-jest@^24.1.5:
2580+
version "24.1.5"
2581+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.1.5.tgz#1e866a9f0deac587d0a3d5d7cefe99815a580de2"
2582+
integrity sha512-FIP3lwC8EzEG+rOs1y96cOJmMVpdFNreoDJv29B5vIupVssRi8zrSY3QadogT0K3h1Y8TMxJ6ZSAzYUmFCp2hg==
25832583
dependencies:
25842584
"@typescript-eslint/experimental-utils" "^4.0.1"
25852585

0 commit comments

Comments
 (0)