build(deps): bump @lingui/core from 3.8.10 to 3.9.0 in /web (#905)

This commit is contained in:
dependabot[bot] 2021-05-19 14:47:43 +02:00 committed by GitHub
parent 50ede4cc2c
commit aa5623772c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
web/package-lock.json generated
View File

@ -16,7 +16,7 @@
"@babel/preset-typescript": "^7.13.0", "@babel/preset-typescript": "^7.13.0",
"@fortawesome/fontawesome-free": "^5.15.3", "@fortawesome/fontawesome-free": "^5.15.3",
"@lingui/cli": "^3.9.0", "@lingui/cli": "^3.9.0",
"@lingui/core": "^3.8.10", "@lingui/core": "^3.9.0",
"@lingui/macro": "^3.8.10", "@lingui/macro": "^3.8.10",
"@patternfly/patternfly": "^4.103.6", "@patternfly/patternfly": "^4.103.6",
"@polymer/iron-form": "^3.0.1", "@polymer/iron-form": "^3.0.1",
@ -1763,9 +1763,9 @@
} }
}, },
"node_modules/@lingui/core": { "node_modules/@lingui/core": {
"version": "3.8.10", "version": "3.9.0",
"resolved": "https://registry.npmjs.org/@lingui/core/-/core-3.8.10.tgz", "resolved": "https://registry.npmjs.org/@lingui/core/-/core-3.9.0.tgz",
"integrity": "sha512-1OzZW8iP5yAXxz49pY/WZ1acLvkekd6HgDh8zH3jMA2Hbig2jk6VGVERMO7lwEwJiyEuxaQpe8fRrhCTB7wA3A==", "integrity": "sha512-tbOBqou4fPzHB5aivir1fuikFoMYFcvpWk68Pysg34KN0xagPtyj0Dnz3clmq6Vnuf4SaK4LJdXwNUPWXpah7A==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.11.2", "@babel/runtime": "^7.11.2",
"make-plural": "^6.2.2", "make-plural": "^6.2.2",
@ -9175,9 +9175,9 @@
} }
}, },
"@lingui/core": { "@lingui/core": {
"version": "3.8.10", "version": "3.9.0",
"resolved": "https://registry.npmjs.org/@lingui/core/-/core-3.8.10.tgz", "resolved": "https://registry.npmjs.org/@lingui/core/-/core-3.9.0.tgz",
"integrity": "sha512-1OzZW8iP5yAXxz49pY/WZ1acLvkekd6HgDh8zH3jMA2Hbig2jk6VGVERMO7lwEwJiyEuxaQpe8fRrhCTB7wA3A==", "integrity": "sha512-tbOBqou4fPzHB5aivir1fuikFoMYFcvpWk68Pysg34KN0xagPtyj0Dnz3clmq6Vnuf4SaK4LJdXwNUPWXpah7A==",
"requires": { "requires": {
"@babel/runtime": "^7.11.2", "@babel/runtime": "^7.11.2",
"make-plural": "^6.2.2", "make-plural": "^6.2.2",

View File

@ -42,7 +42,7 @@
"@babel/preset-typescript": "^7.13.0", "@babel/preset-typescript": "^7.13.0",
"@fortawesome/fontawesome-free": "^5.15.3", "@fortawesome/fontawesome-free": "^5.15.3",
"@lingui/cli": "^3.9.0", "@lingui/cli": "^3.9.0",
"@lingui/core": "^3.8.10", "@lingui/core": "^3.9.0",
"@lingui/macro": "^3.8.10", "@lingui/macro": "^3.8.10",
"@patternfly/patternfly": "^4.103.6", "@patternfly/patternfly": "^4.103.6",
"@polymer/iron-form": "^3.0.1", "@polymer/iron-form": "^3.0.1",