Unverified Commit f9864e83 authored by dependabot-preview[bot]'s avatar dependabot-preview[bot] Committed by GitHub

Merge pull request #5069 from LLK/dependabot/npm_and_yarn/formatjs/intl-locale-2.4.19

parents d6472c74 2461c6ce
......@@ -1481,9 +1481,9 @@
}
},
"@formatjs/intl-getcanonicallocales": {
"version": "1.5.5",
"resolved": "https://registry.npmjs.org/@formatjs/intl-getcanonicallocales/-/intl-getcanonicallocales-1.5.5.tgz",
"integrity": "sha512-Q8nhZcA8hjtQiHukvNON5HK9vJOe9f55mv18qpRA9fy/5IHD8N0khEfWiC0TzYVK0pvhkL0x2W+gJjn4JeqSuw==",
"version": "1.5.6",
"resolved": "https://registry.npmjs.org/@formatjs/intl-getcanonicallocales/-/intl-getcanonicallocales-1.5.6.tgz",
"integrity": "sha512-CRnQEuaTsvm3+/6Hxucxb4rN0GY78I2k5BbjvODHsKEWgGIHbTRoOmu6YSbo5dXmxOeOKa3VYTXv3crDKHhQXA==",
"dev": true,
"requires": {
"cldr-core": "38",
......@@ -1499,17 +1499,26 @@
}
},
"@formatjs/intl-locale": {
"version": "2.4.18",
"resolved": "https://registry.npmjs.org/@formatjs/intl-locale/-/intl-locale-2.4.18.tgz",
"integrity": "sha512-NaVCEVvBDyseP113R7X8qt65tk9/TE+ncRNxtgP7gZcpUyfUrYGxIMaF0VZ6PflhSXKNZwb5OCpAOOOYd+wVLQ==",
"version": "2.4.19",
"resolved": "https://registry.npmjs.org/@formatjs/intl-locale/-/intl-locale-2.4.19.tgz",
"integrity": "sha512-h9TxoSvsu1pNoJHXCdhcQb98hW0b8Plbs3VTR8jDg2nc0/9/XpM0cqhA+j7qMhbLBX3KhTLO86MqQ49pHSjduA==",
"dev": true,
"requires": {
"@formatjs/ecma402-abstract": "1.6.1",
"@formatjs/intl-getcanonicallocales": "1.5.5",
"@formatjs/ecma402-abstract": "1.6.2",
"@formatjs/intl-getcanonicallocales": "1.5.6",
"cldr-core": "38",
"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",
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment