mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-03-14 15:09:59 -04:00
Bump @formatjs/intl-pluralrules from 4.0.15 to 4.0.16
Bumps [@formatjs/intl-pluralrules](https://github.com/formatjs/formatjs) from 4.0.15 to 4.0.16. - [Release notes](https://github.com/formatjs/formatjs/releases) - [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-pluralrules@4.0.15...@formatjs/intl-pluralrules@4.0.16) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
795d6f7bcf
commit
1835cf071e
1 changed files with 13 additions and 4 deletions
17
package-lock.json
generated
17
package-lock.json
generated
|
@ -1424,15 +1424,24 @@
|
|||
}
|
||||
},
|
||||
"@formatjs/intl-pluralrules": {
|
||||
"version": "4.0.15",
|
||||
"resolved": "https://registry.npmjs.org/@formatjs/intl-pluralrules/-/intl-pluralrules-4.0.15.tgz",
|
||||
"integrity": "sha512-6wWSalTrKSPC9ogBr7oelcoR9c6v6fPKyXM4nyklgwbWEBDJc3qPTf8b3Zh5tgLcydQ/d0a4ThSiS9iIwTBMzQ==",
|
||||
"version": "4.0.16",
|
||||
"resolved": "https://registry.npmjs.org/@formatjs/intl-pluralrules/-/intl-pluralrules-4.0.16.tgz",
|
||||
"integrity": "sha512-zVMz0vN1FgnyRmGHRkIGp77RCriEKb5mAXFt/t3PGGN4hVQn1CKvfVZyZWRGhHp0lLR17YaKADprkRuZ9EN74A==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@formatjs/ecma402-abstract": "1.6.5",
|
||||
"@formatjs/ecma402-abstract": "1.7.0",
|
||||
"tslib": "^2.1.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@formatjs/ecma402-abstract": {
|
||||
"version": "1.7.0",
|
||||
"resolved": "https://registry.npmjs.org/@formatjs/ecma402-abstract/-/ecma402-abstract-1.7.0.tgz",
|
||||
"integrity": "sha512-0IQF4oDZdO8ruyrNJZuRle3F/YiGgRwTNrZyMI1N1X8GERZusOrXU9Stw+j/lyyfDWaJK44b+Qnri/qfLPCtGQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"tslib": "^2.1.0"
|
||||
}
|
||||
},
|
||||
"tslib": {
|
||||
"version": "2.2.0",
|
||||
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.2.0.tgz",
|
||||
|
|
Loading…
Reference in a new issue