mirror of
https://github.com/ansible/awx.git
synced 2026-05-12 11:57:37 -02:30
add in pre-release pf dep to fix issue with tests failing and fix the tests
This commit is contained in:
@@ -5,9 +5,8 @@
|
||||
"dependencies": {
|
||||
"@lingui/react": "^2.9.1",
|
||||
"@patternfly/patternfly": "^4.10.31",
|
||||
"@patternfly/react-core": "^4.18.5",
|
||||
"@patternfly/react-core": "^4.18.14",
|
||||
"@patternfly/react-icons": "^4.3.5",
|
||||
"@patternfly/react-tokens": "^4.4.4",
|
||||
"@testing-library/jest-dom": "^4.2.4",
|
||||
"@testing-library/react": "^9.3.2",
|
||||
"@testing-library/user-event": "^7.1.2",
|
||||
|
||||
Reference in New Issue
Block a user