build(deps): bump @lingui/macro from 3.11.1 to 3.12.1 in /web (#1492)

This commit is contained in:
dependabot[bot] 2021-09-29 08:42:45 +02:00 committed by GitHub
parent 9ec6eaf4b8
commit c5d066577d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

18
web/package-lock.json generated
View File

@ -18,7 +18,7 @@
"@goauthentik/api": "^2021.9.3-1632814634",
"@lingui/cli": "^3.12.1",
"@lingui/core": "^3.11.1",
"@lingui/macro": "^3.11.1",
"@lingui/macro": "^3.12.1",
"@patternfly/patternfly": "^4.135.2",
"@polymer/iron-form": "^3.0.1",
"@polymer/paper-input": "^3.2.1",
@ -2013,12 +2013,12 @@
}
},
"node_modules/@lingui/macro": {
"version": "3.11.1",
"resolved": "https://registry.npmjs.org/@lingui/macro/-/macro-3.11.1.tgz",
"integrity": "sha512-rSzvBs4Gasn6VO8msYA0/Bw285jUOBoLAVxURt6XaH45NXnJiWnDtEOD/DhQcuggDKbaWwz13lXOiRfUP0zG6g==",
"version": "3.12.1",
"resolved": "https://registry.npmjs.org/@lingui/macro/-/macro-3.12.1.tgz",
"integrity": "sha512-CszdqDnaCo5cnbg6RROYnYtYGOADPhJuRf9U9t2aL9IsN+N7pSQAMdMLbjYkEMT/V8Cjon33ZjLgeGihe0FhSA==",
"dependencies": {
"@babel/runtime": "^7.11.2",
"@lingui/conf": "^3.11.1",
"@lingui/conf": "^3.12.1",
"ramda": "^0.27.1"
},
"engines": {
@ -10008,12 +10008,12 @@
}
},
"@lingui/macro": {
"version": "3.11.1",
"resolved": "https://registry.npmjs.org/@lingui/macro/-/macro-3.11.1.tgz",
"integrity": "sha512-rSzvBs4Gasn6VO8msYA0/Bw285jUOBoLAVxURt6XaH45NXnJiWnDtEOD/DhQcuggDKbaWwz13lXOiRfUP0zG6g==",
"version": "3.12.1",
"resolved": "https://registry.npmjs.org/@lingui/macro/-/macro-3.12.1.tgz",
"integrity": "sha512-CszdqDnaCo5cnbg6RROYnYtYGOADPhJuRf9U9t2aL9IsN+N7pSQAMdMLbjYkEMT/V8Cjon33ZjLgeGihe0FhSA==",
"requires": {
"@babel/runtime": "^7.11.2",
"@lingui/conf": "^3.11.1",
"@lingui/conf": "^3.12.1",
"ramda": "^0.27.1"
}
},

View File

@ -50,7 +50,7 @@
"@goauthentik/api": "^2021.9.3-1632814634",
"@lingui/cli": "^3.12.1",
"@lingui/core": "^3.11.1",
"@lingui/macro": "^3.11.1",
"@lingui/macro": "^3.12.1",
"@patternfly/patternfly": "^4.135.2",
"@polymer/iron-form": "^3.0.1",
"@polymer/paper-input": "^3.2.1",