Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-testing-library to v6.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 9, 2023
1 parent 26f6d42 commit 650c743
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 @@ -77,7 +77,7 @@
"eslint-plugin-n": "16.2.0",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-testing-library": "6.1.0",
"eslint-plugin-testing-library": "6.1.1",
"husky": "8.0.3",
"jsdom": "^22.0.0",
"lint-staged": "15.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3296,10 +3296,10 @@ eslint-plugin-promise@6.1.1:
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.1.1.tgz#269a3e2772f62875661220631bd4dafcb4083816"
integrity sha512-tjqWDwVZQo7UIPMeDReOpUgHCmCiH+ePnVT+5zVapL0uuHnegBUs2smM13CzOs2Xb5+MHMRFTs9v24yjba4Oig==

eslint-plugin-testing-library@6.1.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-6.1.0.tgz#6f4fbc50dfbac100b0c6083b1e6b06cea9a86feb"
integrity sha512-r7kE+az3tbp8vyRwfyAGZ6V/xw+XvdWFPicIo6jbOPZoossOFDeHizARqPGV6gEkyF8hyCFhhH3mlQOGS3N5Sg==
eslint-plugin-testing-library@6.1.1:
version "6.1.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-6.1.1.tgz#8ee6313c5e5c49c3dd541c679b1c38724632f997"
integrity sha512-hngaSyZckb/zOPUd+74OXx+hY2YgHOoSkBnwd6L94iMHjt4DstWcvB4FT301ClyGEobmHDxgdhRPhd6ie8NPhQ==
dependencies:
"@typescript-eslint/utils" "^5.58.0"

Expand Down

0 comments on commit 650c743

Please sign in to comment.