mirror of https://github.com/linkerd/linkerd2.git
build(deps): bump @lingui/react from 3.14.0 to 3.15.0 in /web/app (#9939)
Bumps [@lingui/react](https://github.com/lingui/js-lingui) from 3.14.0 to 3.15.0. - [Release notes](https://github.com/lingui/js-lingui/releases) - [Changelog](https://github.com/lingui/js-lingui/blob/main/CHANGELOG.md) - [Commits](https://github.com/lingui/js-lingui/compare/v3.14.0...v3.15.0) --- updated-dependencies: - dependency-name: "@lingui/react" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
c668a3ae36
commit
c2a6ba1847
|
|
@ -11,7 +11,7 @@
|
|||
"@fortawesome/react-fontawesome": "0.2.0",
|
||||
"@lingui/core": "^3.15.0",
|
||||
"@lingui/macro": "3.15.0",
|
||||
"@lingui/react": "3.14.0",
|
||||
"@lingui/react": "3.15.0",
|
||||
"@material-ui/core": "4.12.4",
|
||||
"@material-ui/icons": "4.11.3",
|
||||
"@material-ui/lab": "^4.0.0-alpha.61",
|
||||
|
|
|
|||
|
|
@ -1518,7 +1518,7 @@
|
|||
jest-validate "^26.5.2"
|
||||
lodash.get "^4.4.2"
|
||||
|
||||
"@lingui/core@^3.14.0", "@lingui/core@^3.15.0":
|
||||
"@lingui/core@^3.15.0":
|
||||
version "3.15.0"
|
||||
resolved "https://registry.yarnpkg.com/@lingui/core/-/core-3.15.0.tgz#1f65bd6c1430133f1233dc9942c05c8bd9348e9d"
|
||||
integrity sha512-owjYOn/3xaWVW01p32Ylt3cXkCP79oudJCHdcNOn4noxd/9BhyFX2wLiVf02DxGYnkAgAD3KCp3Z4iyKlueymg==
|
||||
|
|
@ -1536,13 +1536,13 @@
|
|||
"@lingui/conf" "^3.15.0"
|
||||
ramda "^0.27.1"
|
||||
|
||||
"@lingui/react@3.14.0":
|
||||
version "3.14.0"
|
||||
resolved "https://registry.yarnpkg.com/@lingui/react/-/react-3.14.0.tgz#e3e6732a9d172c8ecb4f82fb8558b1766f5cee31"
|
||||
integrity sha512-ow9Mtru7f0T2S9AwnPWRejppcucCW0LmoDR3P4wqHjL+eH5f8a6nxd2doxGieC91/2i4qqW88y4K/zXJxwRSQw==
|
||||
"@lingui/react@3.15.0":
|
||||
version "3.15.0"
|
||||
resolved "https://registry.yarnpkg.com/@lingui/react/-/react-3.15.0.tgz#6de83da27b4145e30f4dffc6a2947eecf3a954e4"
|
||||
integrity sha512-Xq/48yf2IQhOPpgpqydj1OUyfDgNOY4aattmG4195LeqGPhN0ckiUCBLlNm0vHRsO3ZGwzfprTLYfI9WbfLBzA==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.11.2"
|
||||
"@lingui/core" "^3.14.0"
|
||||
"@lingui/core" "^3.15.0"
|
||||
|
||||
"@material-ui/core@4.12.4":
|
||||
version "4.12.4"
|
||||
|
|
|
|||
Loading…
Reference in New Issue