mirror of https://github.com/linkerd/linkerd2.git
build(deps): bump make-plural from 7.0.0 to 7.1.0 in /web/app (#7806)
Bumps [make-plural](https://github.com/eemeli/make-plural/tree/HEAD/packages/plurals) from 7.0.0 to 7.1.0. - [Release notes](https://github.com/eemeli/make-plural/releases) - [Changelog](https://github.com/eemeli/make-plural/blob/master/packages/plurals/CHANGELOG.md) - [Commits](https://github.com/eemeli/make-plural/commits/make-plural@7.1.0/packages/plurals) --- updated-dependencies: - dependency-name: make-plural dependency-type: direct:production update-type: version-update:semver-minor ... 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
f93ed670a9
commit
4bb3247bb9
|
|
@ -26,7 +26,7 @@
|
|||
"jest-progress-bar-reporter": "^1.0.21",
|
||||
"locales-detector": "3.0.2",
|
||||
"lodash": "4.17.21",
|
||||
"make-plural": "^7.0.0",
|
||||
"make-plural": "^7.1.0",
|
||||
"path": "0.12.7",
|
||||
"prop-types": "15.8.1",
|
||||
"query-string": "^7.1.1",
|
||||
|
|
|
|||
|
|
@ -5739,10 +5739,10 @@ make-plural@^6.2.2:
|
|||
resolved "https://registry.yarnpkg.com/make-plural/-/make-plural-6.2.2.tgz#beb5fd751355e72660eeb2218bb98eec92853c6c"
|
||||
integrity sha512-8iTuFioatnTTmb/YJjywkVIHLjcwkFD9Ms0JpxjEm9Mo8eQYkh1z+55dwv4yc1jQ8ftVBxWQbihvZL1DfzGGWA==
|
||||
|
||||
make-plural@^7.0.0:
|
||||
version "7.0.0"
|
||||
resolved "https://registry.yarnpkg.com/make-plural/-/make-plural-7.0.0.tgz#f4c9c5c3334b935788f10815ffbaa55c9b2e8393"
|
||||
integrity sha512-OTuzMnuhrc7G3LJU5upkhKy7EIAq/dRqANqTUh0B8au7jM5mXq9kVdla3sn3g2GCRIxgooCDQtSJ3s1fAjasbQ==
|
||||
make-plural@^7.1.0:
|
||||
version "7.1.0"
|
||||
resolved "https://registry.yarnpkg.com/make-plural/-/make-plural-7.1.0.tgz#8a0381ff8c9be4f074e0acdc42ec97639c2344f9"
|
||||
integrity sha512-PKkwVlAxYVo98NrbclaQIT4F5Oy+X58PZM5r2IwUSCe3syya6PXkIRCn2XCdz7p58Scgpp50PBeHmepXVDG3hg==
|
||||
|
||||
makeerror@1.0.x:
|
||||
version "1.0.11"
|
||||
|
|
|
|||
Loading…
Reference in New Issue