Merge pull request #5030 from LLK/dependabot/npm_and_yarn/formatjs/intl-pluralrules-4.0.8

This commit is contained in:
dependabot-preview[bot] 2021-02-22 03:24:16 +00:00 committed by GitHub
commit 97aaae13e0
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.7",
"resolved": "https://registry.npmjs.org/@formatjs/intl-pluralrules/-/intl-pluralrules-4.0.7.tgz",
"integrity": "sha512-g/BSzr8bgMv3UywE2in3zcSeAzR2aSvHhNCfFYfTqi/6q91q0LSgRFnykY26Dzs2Ag2jFp27AvOSHyoZ7DQMRw==",
"version": "4.0.8",
"resolved": "https://registry.npmjs.org/@formatjs/intl-pluralrules/-/intl-pluralrules-4.0.8.tgz",
"integrity": "sha512-bTJ/7DE3vzTQd2iKjM9JNif7oSzMLUjoYWdLWQEMBXZX16S/pBaaunoBjIsWZ50fqaIOCsSWwtoEbM1M+7E4Rw==",
"dev": true,
"requires": {
"@formatjs/ecma402-abstract": "1.5.3",
"@formatjs/ecma402-abstract": "1.5.4",
"tslib": "^2.0.1"
},
"dependencies": {
"@formatjs/ecma402-abstract": {
"version": "1.5.3",
"resolved": "https://registry.npmjs.org/@formatjs/ecma402-abstract/-/ecma402-abstract-1.5.3.tgz",
"integrity": "sha512-PI+C4JhJV1WFINrTbX0jHlWPOQOAsg4jmGWp23cbIb+q7+nALBlpElcik4XhsIjbJstmUGR8r83j8vvgNjO90g==",
"version": "1.5.4",
"resolved": "https://registry.npmjs.org/@formatjs/ecma402-abstract/-/ecma402-abstract-1.5.4.tgz",
"integrity": "sha512-PyzVaiXHCp1WtXnR30P06BYqWHHY5YIkbwxfB2WE1yNa7XXvozmh6mSc099HgSoTY5ZmOAqwh78G2qOg0j5aPw==",
"dev": true,
"requires": {
"tslib": "^2.0.1"