Skip to content

Commit

Permalink
fix(deps): update dependency eslint-plugin-testing-library to v4.12.3 (
Browse files Browse the repository at this point in the history
…#1291)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Sep 21, 2021
1 parent 7f5c75b commit cbaef07
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion config/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-react": "7.25.1",
"eslint-plugin-react-hooks": "^4.2.0",
"eslint-plugin-testing-library": "4.12.2"
"eslint-plugin-testing-library": "4.12.3"
},
"peerDependencies": {
"eslint": "7.26 || 7.27 || 7.29 || 7.30 || 7.31 || 7.32"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3605,7 +3605,7 @@ __metadata:
eslint-plugin-prettier: 4.0.0
eslint-plugin-react: 7.25.1
eslint-plugin-react-hooks: ^4.2.0
eslint-plugin-testing-library: 4.12.2
eslint-plugin-testing-library: 4.12.3
peerDependencies:
eslint: 7.26 || 7.27 || 7.29 || 7.30 || 7.31 || 7.32
languageName: unknown
Expand Down Expand Up @@ -12142,14 +12142,14 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-testing-library@npm:4.12.2":
version: 4.12.2
resolution: "eslint-plugin-testing-library@npm:4.12.2"
"eslint-plugin-testing-library@npm:4.12.3":
version: 4.12.3
resolution: "eslint-plugin-testing-library@npm:4.12.3"
dependencies:
"@typescript-eslint/experimental-utils": ^4.30.0
peerDependencies:
eslint: ^7.5.0
checksum: 81cf490d124ba49aba00d0a8ab319b6c3289afa6e3cc2a0b53b9f764aeeecf4f52cee4a85171bb017befda826364ec1a7e20dd08fb7799f26db0e08cb55f9225
checksum: f9eca047b2e481739567510f0d07132b6b36178bd6881d608a0f7c6f2f61a1140848e987c40a3b7fb42e8d4953a844f2eb4e12489772b7c5578aa13672c8ee6e
languageName: node
linkType: hard

Expand Down

0 comments on commit cbaef07

Please sign in to comment.