Merge pull request #10217 from AlexSCorey/updatelingui

Updates LingUI Again

SUMMARY
This updates ling ui to bring in their latest release so that we don't have to run npm extract-strings every time we add/update a <Plural> or a string with a variable inside it.
ISSUE TYPE
-dependency upgrade
COMPONENT NAME

UI

Reviewed-by: Jake McDermott <yo@jakemcdermott.me>
This commit is contained in:
softwarefactory-project-zuul[bot]
2021-05-18 22:01:55 +00:00
committed by GitHub
2 changed files with 42 additions and 10 deletions

View File

@@ -6,7 +6,7 @@
"node": "14.x"
},
"dependencies": {
"@lingui/react": "^3.7.1",
"@lingui/react": "3.9.0",
"@patternfly/patternfly": "^4.102.1",
"@patternfly/react-core": "^4.115.1",
"@patternfly/react-icons": "4.7.22",