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:
dependabot[bot] 2022-02-07 14:52:07 -07:00 committed by GitHub
parent f93ed670a9
commit 4bb3247bb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -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",

View File

@ -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"