Skip to content

Commit d22ed35

Browse files
authored
Merge branch 'main' into renovate/ethers-6.x
2 parents 975c2ec + 1d83843 commit d22ed35

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
@@ -54,7 +54,7 @@
5454
"eslint": "8.44.0",
5555
"eslint-config-prettier": "8.8.0",
5656
"eslint-plugin-functional": "4.4.1",
57-
"eslint-plugin-jest": "27.2.2",
57+
"eslint-plugin-jest": "27.2.3",
5858
"ethers": "6.6.3",
5959
"husky": "8.0.3",
6060
"jest": "29.6.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3189,10 +3189,10 @@ [email protected]:
31893189
escape-string-regexp "^4.0.0"
31903190
semver "^7.3.7"
31913191

3192-
3193-
version "27.2.2"
3194-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.2.2.tgz#be4ded5f91905d9ec89aa8968d39c71f3b072c0c"
3195-
integrity sha512-euzbp06F934Z7UDl5ZUaRPLAc9MKjh0rMPERrHT7UhlCEwgb25kBj37TvMgWeHZVkR5I9CayswrpoaqZU1RImw==
3192+
3193+
version "27.2.3"
3194+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.2.3.tgz#6f8a4bb2ca82c0c5d481d1b3be256ab001f5a3ec"
3195+
integrity sha512-sRLlSCpICzWuje66Gl9zvdF6mwD5X86I4u55hJyFBsxYOsBCmT5+kSUjf+fkFWVMMgpzNEupjW8WzUqi83hJAQ==
31963196
dependencies:
31973197
"@typescript-eslint/utils" "^5.10.0"
31983198

0 commit comments

Comments
 (0)