Skip to content

Commit

Permalink
Merge pull request #125 from crishellco/renovate/eslint-plugin-jest-26.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency eslint-plugin-jest to v26.5.1
  • Loading branch information
renovate[bot] authored Jun 5, 2022
2 parents cedcfbc + 1fe3a8b commit 1c54a05
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"core-js": "3.22.8",
"cz-conventional-changelog": "3.3.0",
"eslint": "7.32.0",
"eslint-plugin-jest": "26.4.6",
"eslint-plugin-jest": "26.5.1",
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-vue": "9.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5775,10 +5775,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/eslint-plugin-jest-formatting/-/eslint-plugin-jest-formatting-3.1.0.tgz#b26dd5a40f432b642dcc880021a771bb1c93dcd2"
integrity sha512-XyysraZ1JSgGbLSDxjj5HzKKh0glgWf+7CkqxbTqb7zEhW7X2WHo5SBQ8cGhnszKN+2Lj3/oevBlHNbHezoc/A==

eslint-plugin-jest@26.4.6:
version "26.4.6"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.4.6.tgz#9d8184c1ecf077722a20cc236c7e14f4e263606f"
integrity sha512-R3mq1IepnhtsukHQsWxdyKra3OVwYB+N4k8i45ndqSfr8p9KZV6G+EIUt1Z7hzAh4KlsbXG+nCTlNeGFLFLNvA==
eslint-plugin-jest@26.5.1:
version "26.5.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.5.1.tgz#a6b4cbd6884c1b5dcbe6afc0f43dde9afba29229"
integrity sha512-IUEw6DCJ7qPGffK2pc6ly3L+1HBXdT673pY5nson8Mu4Vwgc/8d4Hf8NhsZwkuspPdi/QMj83ugXND7OLTu6Bg==
dependencies:
"@typescript-eslint/utils" "^5.10.0"

Expand Down

0 comments on commit 1c54a05

Please sign in to comment.