Skip to content

Commit a09acc5

Browse files
build(deps-dev): bump eslint-plugin-jest from 24.1.3 to 24.1.5 (#549)
1 parent 2b98138 commit a09acc5

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
@@ -56,7 +56,7 @@
5656
"cross-env": "^7.0.3",
5757
"cypress": "^6.5.0",
5858
"eslint": "^7.20.0",
59-
"eslint-plugin-jest": "^24.1.3",
59+
"eslint-plugin-jest": "^24.1.5",
6060
"jest": "^26.6.3",
6161
"jest-diff": "^26.6.2",
6262
"jest-environment-jsdom": "^26.6.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3020,10 +3020,10 @@ escodegen@^1.14.1:
30203020
optionalDependencies:
30213021
source-map "~0.6.1"
30223022

3023-
eslint-plugin-jest@^24.1.3:
3024-
version "24.1.3"
3025-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.1.3.tgz#fa3db864f06c5623ff43485ca6c0e8fc5fe8ba0c"
3026-
integrity sha512-dNGGjzuEzCE3d5EPZQ/QGtmlMotqnYWD/QpCZ1UuZlrMAdhG5rldh0N0haCvhGnUkSeuORS5VNROwF9Hrgn3Lg==
3023+
eslint-plugin-jest@^24.1.5:
3024+
version "24.1.5"
3025+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.1.5.tgz#1e866a9f0deac587d0a3d5d7cefe99815a580de2"
3026+
integrity sha512-FIP3lwC8EzEG+rOs1y96cOJmMVpdFNreoDJv29B5vIupVssRi8zrSY3QadogT0K3h1Y8TMxJ6ZSAzYUmFCp2hg==
30273027
dependencies:
30283028
"@typescript-eslint/experimental-utils" "^4.0.1"
30293029

0 commit comments

Comments
 (0)