mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-17 08:31:23 -05:00
Bump @formatjs/intl-pluralrules from 4.0.10 to 4.0.11
Bumps [@formatjs/intl-pluralrules](https://github.com/formatjs/formatjs) from 4.0.10 to 4.0.11. - [Release notes](https://github.com/formatjs/formatjs/releases) - [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-pluralrules@4.0.10...@formatjs/intl-pluralrules@4.0.11) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
05c044e819
commit
1ef4e355c9
1 changed files with 13 additions and 4 deletions
17
package-lock.json
generated
17
package-lock.json
generated
|
@ -1519,15 +1519,24 @@
|
|||
}
|
||||
},
|
||||
"@formatjs/intl-pluralrules": {
|
||||
"version": "4.0.10",
|
||||
"resolved": "https://registry.npmjs.org/@formatjs/intl-pluralrules/-/intl-pluralrules-4.0.10.tgz",
|
||||
"integrity": "sha512-ojMXgk0pd4JjmUihba0S0KLgLcCj1N03ZZVl63Qc39icceqkbWbc39h4BGNG4x6K40qTwiLmj3lPF+7sz4pyZg==",
|
||||
"version": "4.0.11",
|
||||
"resolved": "https://registry.npmjs.org/@formatjs/intl-pluralrules/-/intl-pluralrules-4.0.11.tgz",
|
||||
"integrity": "sha512-NkQl6eBJKMSMmNCan2gzpErqbw7j1SiHzqAQF3+coAKwB74E89hAGTigvnCKEGpMf+hHysL4+wThx5IJutoT5Q==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@formatjs/ecma402-abstract": "1.6.1",
|
||||
"@formatjs/ecma402-abstract": "1.6.2",
|
||||
"tslib": "^2.1.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@formatjs/ecma402-abstract": {
|
||||
"version": "1.6.2",
|
||||
"resolved": "https://registry.npmjs.org/@formatjs/ecma402-abstract/-/ecma402-abstract-1.6.2.tgz",
|
||||
"integrity": "sha512-aLBODrSRhHaL/0WdQ0T2UsGqRbdtRRHqqrs4zwNQoRsGBEtEAvlj/rgr6Uea4PSymVJrbZBoAyECM2Z3Pq4i0g==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"tslib": "^2.1.0"
|
||||
}
|
||||
},
|
||||
"tslib": {
|
||||
"version": "2.1.0",
|
||||
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.1.0.tgz",
|
||||
|
|
Loading…
Reference in a new issue