Skip to content

Commit

Permalink
fix(deps): update dependency eslint-plugin-jest-dom to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 28, 2023
1 parent 258fb02 commit e107975
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 24 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"eslint-import-resolver-babel-module": "5.3.2",
"eslint-plugin-babel": "5.3.1",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jest-dom": "4.0.3",
"eslint-plugin-jest-dom": "5.0.1",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.32.2",
Expand Down
30 changes: 7 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7524,7 +7524,7 @@ __metadata:
eslint-import-resolver-babel-module: 5.3.2
eslint-plugin-babel: 5.3.1
eslint-plugin-import: 2.27.5
eslint-plugin-jest-dom: 4.0.3
eslint-plugin-jest-dom: 5.0.1
eslint-plugin-jsx-a11y: 6.7.1
eslint-plugin-prettier: 4.2.1
eslint-plugin-react: 7.32.2
Expand Down Expand Up @@ -9341,22 +9341,6 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/dom@npm:^8.11.1":
version: 8.20.0
resolution: "@testing-library/dom@npm:8.20.0"
dependencies:
"@babel/code-frame": ^7.10.4
"@babel/runtime": ^7.12.5
"@types/aria-query": ^5.0.1
aria-query: ^5.0.0
chalk: ^4.1.0
dom-accessibility-api: ^0.5.9
lz-string: ^1.4.4
pretty-format: ^27.0.2
checksum: 454c71f65708d1504256ae055f060adf8ed9eadcc7ddbf6d07a528045beceb842783c1253871759f5c137eca58e5e32700dc64b130cbb37e10e7a52ab08d7b44
languageName: node
linkType: hard

"@testing-library/jest-dom@npm:5.16.5":
version: 5.16.5
resolution: "@testing-library/jest-dom@npm:5.16.5"
Expand Down Expand Up @@ -16646,16 +16630,16 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest-dom@npm:4.0.3":
version: 4.0.3
resolution: "eslint-plugin-jest-dom@npm:4.0.3"
"eslint-plugin-jest-dom@npm:5.0.1":
version: 5.0.1
resolution: "eslint-plugin-jest-dom@npm:5.0.1"
dependencies:
"@babel/runtime": ^7.16.3
"@testing-library/dom": ^8.11.1
requireindex: ^1.2.0
peerDependencies:
"@testing-library/dom": ^8.0.0 || ^9.0.0
eslint: ^6.8.0 || ^7.0.0 || ^8.0.0
checksum: 4a9f17a1c3e537df6093cf82207121536a48565907d8173194339758f39d759db5f65fa6d632815eec36b4de2644fa2d721eae395c43943e2d4a76ecba9ebeb5
checksum: 505b5b61058797aeba770cf27ca55a7dd4732f7c0bc0090ffb3a93bf041af08bca4c888e380c594c14a356f02d003816ec5b2cdf2b47e377de7e74f03911674a
languageName: node
linkType: hard

Expand Down Expand Up @@ -22431,7 +22415,7 @@ __metadata:
languageName: node
linkType: hard

"lz-string@npm:^1.4.4, lz-string@npm:^1.5.0":
"lz-string@npm:^1.5.0":
version: 1.5.0
resolution: "lz-string@npm:1.5.0"
bin:
Expand Down

0 comments on commit e107975

Please sign in to comment.