Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Commit

Permalink
chore(deps): update dependency eslint-plugin-testing-library to v6.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and lordrip committed Sep 25, 2023
1 parent b4b2d00 commit a39871d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/kaoto-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-storybook": "^0.6.12",
"eslint-plugin-testing-library": "6.0.1",
"eslint-plugin-testing-library": "6.0.2",
"file-selector": "^0.6.0",
"html-webpack-plugin": "5.5.3",
"jest": "^29.6.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3578,7 +3578,7 @@ __metadata:
eslint-plugin-react: 7.33.2
eslint-plugin-react-hooks: ^4.6.0
eslint-plugin-storybook: ^0.6.12
eslint-plugin-testing-library: 6.0.1
eslint-plugin-testing-library: 6.0.2
file-selector: ^0.6.0
html-to-image: ^1.11.11
html-webpack-plugin: 5.5.3
Expand Down Expand Up @@ -12944,14 +12944,14 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-testing-library@npm:6.0.1":
version: 6.0.1
resolution: "eslint-plugin-testing-library@npm:6.0.1"
"eslint-plugin-testing-library@npm:6.0.2":
version: 6.0.2
resolution: "eslint-plugin-testing-library@npm:6.0.2"
dependencies:
"@typescript-eslint/utils": ^5.58.0
peerDependencies:
eslint: ^7.5.0 || ^8.0.0
checksum: eff1a134cb62f1c39d2136d8b89d4f231a32003fe45da2a905e5dfaa820c4a235f601ea66be6f44dd51e91debc69a36a70b586af65ac8831102b9bd411bc2705
checksum: 6e91798d731dffb978e463042e8386570053c92ab6b7abe858f2700941e2565030b4534b85ef059c857366d09e75e5dea0a9e5b82de0873ff767c664c0aa0297
languageName: node
linkType: hard

Expand Down

0 comments on commit a39871d

Please sign in to comment.