Bump @formatjs/intl-pluralrules from 4.0.9 to 4.0.10

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-02-26 12:40:50 +00:00 committed by GitHub
parent 94ba8e29a5
commit 56d90e22fe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

19
package-lock.json generated
View file

@ -1528,24 +1528,15 @@
}
},
"@formatjs/intl-pluralrules": {
"version": "4.0.9",
"resolved": "https://registry.npmjs.org/@formatjs/intl-pluralrules/-/intl-pluralrules-4.0.9.tgz",
"integrity": "sha512-Xx2T8pLwXsYhPMgT17mbWLYsQ3srMxGy38iLS1IOW2pJAmQHIZjS+9oGA2PG60d2mk/qR2KDC5vu0D7GMOt5tw==",
"version": "4.0.10",
"resolved": "https://registry.npmjs.org/@formatjs/intl-pluralrules/-/intl-pluralrules-4.0.10.tgz",
"integrity": "sha512-ojMXgk0pd4JjmUihba0S0KLgLcCj1N03ZZVl63Qc39icceqkbWbc39h4BGNG4x6K40qTwiLmj3lPF+7sz4pyZg==",
"dev": true,
"requires": {
"@formatjs/ecma402-abstract": "1.6.0",
"tslib": "^2.0.1"
"@formatjs/ecma402-abstract": "1.6.1",
"tslib": "^2.1.0"
},
"dependencies": {
"@formatjs/ecma402-abstract": {
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/@formatjs/ecma402-abstract/-/ecma402-abstract-1.6.0.tgz",
"integrity": "sha512-c+mv3Sld8ZZ+qXP37z7xzNMIkyZLC0iU5TzYBs5vmromnWjyMctPpgTkQoka1evkhzudBcSZ/cORCvX6qM5+rg==",
"dev": true,
"requires": {
"tslib": "^2.0.1"
}
},
"tslib": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.1.0.tgz",