Bump @formatjs/intl-pluralrules from 4.0.6 to 4.0.7

Bumps [@formatjs/intl-pluralrules](https://github.com/formatjs/formatjs) from 4.0.6 to 4.0.7.
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-pluralrules@4.0.6...@formatjs/intl-pluralrules@4.0.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-02-21 05:34:11 +00:00 committed by GitHub
parent 2d263d46d0
commit b8f24eeeed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

14
package-lock.json generated
View file

@ -1470,19 +1470,19 @@
}
},
"@formatjs/intl-pluralrules": {
"version": "4.0.6",
"resolved": "https://registry.npmjs.org/@formatjs/intl-pluralrules/-/intl-pluralrules-4.0.6.tgz",
"integrity": "sha512-/7Hjg/7EiHuZq4zwd406UoX2w5KtUrLRj9SI8mPOkUpHHqruSskYuJYahKWW7rNytPRaoCLfsigoFS0CDHBjlg==",
"version": "4.0.7",
"resolved": "https://registry.npmjs.org/@formatjs/intl-pluralrules/-/intl-pluralrules-4.0.7.tgz",
"integrity": "sha512-g/BSzr8bgMv3UywE2in3zcSeAzR2aSvHhNCfFYfTqi/6q91q0LSgRFnykY26Dzs2Ag2jFp27AvOSHyoZ7DQMRw==",
"dev": true,
"requires": {
"@formatjs/ecma402-abstract": "1.5.2",
"@formatjs/ecma402-abstract": "1.5.3",
"tslib": "^2.0.1"
},
"dependencies": {
"@formatjs/ecma402-abstract": {
"version": "1.5.2",
"resolved": "https://registry.npmjs.org/@formatjs/ecma402-abstract/-/ecma402-abstract-1.5.2.tgz",
"integrity": "sha512-rscxoLyIwH2x+l15Z4eD580ioO3CkFVoWDLgDtgiOnWzDzpL5EigDRg9V4mINb8W6bQRT1xnCxiRwvw3bgvqrA==",
"version": "1.5.3",
"resolved": "https://registry.npmjs.org/@formatjs/ecma402-abstract/-/ecma402-abstract-1.5.3.tgz",
"integrity": "sha512-PI+C4JhJV1WFINrTbX0jHlWPOQOAsg4jmGWp23cbIb+q7+nALBlpElcik4XhsIjbJstmUGR8r83j8vvgNjO90g==",
"dev": true,
"requires": {
"tslib": "^2.0.1"