build(deps): bump @lingui/core from 3.8.6 to 3.8.9 in /web (#727)
This commit is contained in:
parent
7ba4e63c47
commit
939b55ce29
|
@ -1518,9 +1518,9 @@
|
|||
}
|
||||
},
|
||||
"@lingui/core": {
|
||||
"version": "3.8.6",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/core/-/core-3.8.6.tgz",
|
||||
"integrity": "sha512-zuyu8tVCsctVK4A9mdlr0v1GJ1o8CpA8FE0M6vSKtz8vnPDsaPdNr9YqME6EW++w4PwhnuMyfrGx8iFIJBzp1A==",
|
||||
"version": "3.8.9",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/core/-/core-3.8.9.tgz",
|
||||
"integrity": "sha512-QmEfgukR7w/4/4USZT0LGNt7Yq/RgirFl4088wEta0vgroidxaCRgUXr8RXcdFVjTdtG5dc86JTEj4inZECKvg==",
|
||||
"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.6",
|
||||
"@lingui/core": "^3.8.6",
|
||||
"@lingui/core": "^3.8.9",
|
||||
"@lingui/macro": "^3.8.6",
|
||||
"@patternfly/patternfly": "^4.96.2",
|
||||
"@polymer/iron-form": "^3.0.1",
|
||||
|
|
Reference in New Issue