build(deps): bump @lingui/core from 3.8.3 to 3.8.6 in /web (#712)
This commit is contained in:
parent
aff192dbbe
commit
65bee361a2
|
@ -1459,9 +1459,9 @@
|
|||
}
|
||||
},
|
||||
"@lingui/core": {
|
||||
"version": "3.8.3",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/core/-/core-3.8.3.tgz",
|
||||
"integrity": "sha512-NJUzHj2Eug1F2SbJ/Yg20KB0VEGfnrpiarOuwnP8s401y6v/6qXHFjIyuNp/9RHfi3zhGe1TocfSpOLpkiRlmg==",
|
||||
"version": "3.8.6",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/core/-/core-3.8.6.tgz",
|
||||
"integrity": "sha512-zuyu8tVCsctVK4A9mdlr0v1GJ1o8CpA8FE0M6vSKtz8vnPDsaPdNr9YqME6EW++w4PwhnuMyfrGx8iFIJBzp1A==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.11.2",
|
||||
"make-plural": "^6.2.2",
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
"@babel/preset-typescript": "^7.13.0",
|
||||
"@fortawesome/fontawesome-free": "^5.15.3",
|
||||
"@lingui/cli": "^3.8.3",
|
||||
"@lingui/core": "^3.8.3",
|
||||
"@lingui/core": "^3.8.6",
|
||||
"@lingui/macro": "^3.8.3",
|
||||
"@patternfly/patternfly": "^4.96.2",
|
||||
"@polymer/iron-form": "^3.0.1",
|
||||
|
|
Reference in New Issue