mirror of https://github.com/linkerd/linkerd2.git
build(deps): bump @lingui/core from 3.13.0 to 3.13.2 in /web/app (#7681)
Bumps [@lingui/core](https://github.com/lingui/js-lingui) from 3.13.0 to 3.13.2. - [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.13.0...v3.13.2) --- updated-dependencies: - dependency-name: "@lingui/core" dependency-type: direct:production update-type: version-update:semver-patch ... 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
1723963ce1
commit
7b615ae22e
|
|
@ -9,7 +9,7 @@
|
|||
"@fortawesome/free-regular-svg-icons": "5.15.4",
|
||||
"@fortawesome/free-solid-svg-icons": "5.15.4",
|
||||
"@fortawesome/react-fontawesome": "0.1.16",
|
||||
"@lingui/core": "^3.13.0",
|
||||
"@lingui/core": "^3.13.2",
|
||||
"@lingui/macro": "3.13.1",
|
||||
"@lingui/react": "3.13.0",
|
||||
"@material-ui/core": "4.12.3",
|
||||
|
|
|
|||
|
|
@ -1366,10 +1366,10 @@
|
|||
jest-validate "^26.5.2"
|
||||
lodash.get "^4.4.2"
|
||||
|
||||
"@lingui/core@^3.13.0":
|
||||
version "3.13.0"
|
||||
resolved "https://registry.yarnpkg.com/@lingui/core/-/core-3.13.0.tgz#0b83ba400b0b4abb24a86eb9e24cf9148cb2d84b"
|
||||
integrity sha512-UDmI8UL59rLmQDDjBK8JFMX0+i3+pncl3fWG+tD2cXNJkN+MEBrhECTQ2lsM1tCk09AfiATglPPXm1e0tLxxOw==
|
||||
"@lingui/core@^3.13.0", "@lingui/core@^3.13.2":
|
||||
version "3.13.2"
|
||||
resolved "https://registry.yarnpkg.com/@lingui/core/-/core-3.13.2.tgz#1c8b264c7eb5d7fa11c59916542bf5fc8e1b9309"
|
||||
integrity sha512-ic1uC+bS7hpfM4oVugHKel8UhlLAwykSv2TYw3oyeEQhvCS232nSzh+PFbP0BXK1hZ0UdHve7mODpgADuwHIQA==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.11.2"
|
||||
make-plural "^6.2.2"
|
||||
|
|
|
|||
Loading…
Reference in New Issue