Skip to content
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.

Commit

Permalink
Merge pull request #611 from monetr/renovate/eslint-plugin-testing-li…
Browse files Browse the repository at this point in the history
…brary-4.x

Update dependency eslint-plugin-testing-library to v4.12.0
  • Loading branch information
elliotcourant authored Aug 24, 2021
2 parents ff4ed78 + 60eb891 commit ed6a53a
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 @@ -38,7 +38,7 @@
"eslint-plugin-jsx-a11y": "6.4.1",
"eslint-plugin-react": "7.24.0",
"eslint-plugin-react-hooks": "4.2.0",
"eslint-plugin-testing-library": "4.11.0",
"eslint-plugin-testing-library": "4.12.0",
"eslint-webpack-plugin": "3.0.1",
"formik": "2.2.9",
"fs-extra": "10.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5848,10 +5848,10 @@ [email protected]:
resolve "^2.0.0-next.3"
string.prototype.matchall "^4.0.5"

eslint-plugin-testing-library@4.11.0:
version "4.11.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-4.11.0.tgz#59843429ae9c82eb7e6113e86896457984fc5aa2"
integrity sha512-2C5ODUaaxpOij1ah99vEFFbqDY/o5AXbAdjZcbT/RUcEIGcZupgxlFxID51wBsb6FWXtAL6mJliK0bAqgns4Ew==
eslint-plugin-testing-library@4.12.0:
version "4.12.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-4.12.0.tgz#51a25a5897a88cfe4a2f61c7036944339103efa1"
integrity sha512-kQQlBDvtw5mZeb59QNoe85hz5HbQ2x1xw+IJIKQw4XoCcd/VHNXqiNIcp0XfItmxmfzFfcOAUiW9a2WCJ14Fvw==
dependencies:
"@typescript-eslint/experimental-utils" "^4.24.0"

Expand Down

0 comments on commit ed6a53a

Please sign in to comment.