mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Javascript dependency: Bump @testing-library/jest-dom
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
"@emotion/utils": "^1.0.0",
|
||||
"@svgr/webpack": "^8.1.0",
|
||||
"@testing-library/dom": "10.4.0",
|
||||
"@testing-library/jest-dom": "^6.4.6",
|
||||
"@testing-library/jest-dom": "^6.6.3",
|
||||
"@testing-library/react": "16.0.0",
|
||||
"@testing-library/user-event": "^14.5.2",
|
||||
"@types/jest": "^29.5.4",
|
||||
|
@@ -3100,9 +3100,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/jest-dom@npm:^6.4.6":
|
||||
version: 6.6.2
|
||||
resolution: "@testing-library/jest-dom@npm:6.6.2"
|
||||
"@testing-library/jest-dom@npm:^6.6.3":
|
||||
version: 6.6.3
|
||||
resolution: "@testing-library/jest-dom@npm:6.6.3"
|
||||
dependencies:
|
||||
"@adobe/css-tools": ^4.4.0
|
||||
aria-query: ^5.0.0
|
||||
@@ -3111,7 +3111,7 @@ __metadata:
|
||||
dom-accessibility-api: ^0.6.3
|
||||
lodash: ^4.17.21
|
||||
redent: ^3.0.0
|
||||
checksum: 23fc4de90035b7acaa13839adb8e31e5f5ad0306623f59be4907fe48050a5d148cd927ff6b6c13c49e392cc06bdd9f16e7d4766263dd7b42d5a342897e32bb6f
|
||||
checksum: c1dc4260b05309a0084416639006cd105849acc5b102bef682a3b19bd6fce07ff6762085fc7f2599546c995a2fc66fdb1d70e50e22a634a0098524056cc9e511
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -13283,7 +13283,7 @@ __metadata:
|
||||
"@tanstack/react-table": ^8.16.0
|
||||
"@tanstack/react-virtual": ^3.8.4
|
||||
"@testing-library/dom": 10.4.0
|
||||
"@testing-library/jest-dom": ^6.4.6
|
||||
"@testing-library/jest-dom": ^6.6.3
|
||||
"@testing-library/react": 16.0.0
|
||||
"@testing-library/user-event": ^14.5.2
|
||||
"@types/classnames": ^2.2.6
|
||||
|
Reference in New Issue
Block a user