Skip to content

Commit

Permalink
chore: update dependency jest-runner-eslint to v0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 1, 2021
1 parent 571ae86 commit a76a57a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@
"eslint-plugin-react": "^7.23.2",
"husky": "^4.3.8",
"jest": "^27.0.0",
"jest-runner-eslint": "0.10.1",
"jest-runner-eslint": "0.11.1",
"jest-runner-prettier": "0.3.7",
"jest-watch-select-projects": "2.0.0",
"jest-watch-typeahead": "0.6.3",
Expand Down
11 changes: 6 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5524,7 +5524,7 @@ domutils@^2.6.0:
domelementtype "^2.2.0"
domhandler "^4.2.0"

dot-prop@^5.1.0:
dot-prop@^5.1.0, dot-prop@^5.3.0:
version "5.3.0"
resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-5.3.0.tgz#90ccce708cd9cd82cc4dc8c3ddd9abdd55b20e88"
integrity sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==
Expand Down Expand Up @@ -7988,14 +7988,15 @@ jest-resolve@^27.0.6:
resolve "^1.20.0"
slash "^3.0.0"

jest-runner-eslint@0.10.1:
version "0.10.1"
resolved "https://registry.yarnpkg.com/jest-runner-eslint/-/jest-runner-eslint-0.10.1.tgz#f76eacb51154736d53d64eb195cc8a82f02caf12"
integrity sha512-3HiDDWwJfXksVUkpDIHphwPkXYtaKFCBjufTz3aR4b6WqSl31WECmTGFqhkfWzQdEACShO6WkKjBj/gSfgLsqQ==
jest-runner-eslint@0.11.1:
version "0.11.1"
resolved "https://registry.yarnpkg.com/jest-runner-eslint/-/jest-runner-eslint-0.11.1.tgz#390de1e96e700b70d94971ca6ef905160047715d"
integrity sha512-317QEVLQw/NuuNVcR7LN/7pIbA3GbFUPKencJt31BdC/A2pVWBT+8d8PBBrQpsMHENbPV8nkNgLdPYBp2hLVZw==
dependencies:
chalk "^3.0.0"
cosmiconfig "^6.0.0"
create-jest-runner "^0.6.0"
dot-prop "^5.3.0"

[email protected]:
version "0.3.7"
Expand Down

0 comments on commit a76a57a

Please sign in to comment.