Upgrade patternfly deps to latest stable versions

This commit is contained in:
mabashian
2020-05-18 15:46:48 -04:00
parent 38f1393030
commit d6f7692a7d
2 changed files with 73 additions and 25 deletions

View File

@@ -4,10 +4,10 @@
"private": true,
"dependencies": {
"@lingui/react": "^2.9.1",
"@patternfly/patternfly": "^2.71.3",
"@patternfly/react-core": "^3.153.3",
"@patternfly/react-icons": "^3.15.15",
"@patternfly/react-tokens": "^2.8.12",
"@patternfly/patternfly": "^2.71.6",
"@patternfly/react-core": "^3.158.1",
"@patternfly/react-icons": "^3.15.17",
"@patternfly/react-tokens": "^2.8.14",
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.3.2",
"@testing-library/user-event": "^7.1.2",