From b8f24eeeed85d5b5ad51b609091b095296a2dc9d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 21 Feb 2021 05:34:11 +0000 Subject: [PATCH] Bump @formatjs/intl-pluralrules from 4.0.6 to 4.0.7 Bumps [@formatjs/intl-pluralrules](https://github.com/formatjs/formatjs) from 4.0.6 to 4.0.7. - [Release notes](https://github.com/formatjs/formatjs/releases) - [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-pluralrules@4.0.6...@formatjs/intl-pluralrules@4.0.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> --- package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 02d0c71b5..8aa18af7d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1470,19 +1470,19 @@ } }, "@formatjs/intl-pluralrules": { - "version": "4.0.6", - "resolved": "https://registry.npmjs.org/@formatjs/intl-pluralrules/-/intl-pluralrules-4.0.6.tgz", - "integrity": "sha512-/7Hjg/7EiHuZq4zwd406UoX2w5KtUrLRj9SI8mPOkUpHHqruSskYuJYahKWW7rNytPRaoCLfsigoFS0CDHBjlg==", + "version": "4.0.7", + "resolved": "https://registry.npmjs.org/@formatjs/intl-pluralrules/-/intl-pluralrules-4.0.7.tgz", + "integrity": "sha512-g/BSzr8bgMv3UywE2in3zcSeAzR2aSvHhNCfFYfTqi/6q91q0LSgRFnykY26Dzs2Ag2jFp27AvOSHyoZ7DQMRw==", "dev": true, "requires": { - "@formatjs/ecma402-abstract": "1.5.2", + "@formatjs/ecma402-abstract": "1.5.3", "tslib": "^2.0.1" }, "dependencies": { "@formatjs/ecma402-abstract": { - "version": "1.5.2", - "resolved": "https://registry.npmjs.org/@formatjs/ecma402-abstract/-/ecma402-abstract-1.5.2.tgz", - "integrity": "sha512-rscxoLyIwH2x+l15Z4eD580ioO3CkFVoWDLgDtgiOnWzDzpL5EigDRg9V4mINb8W6bQRT1xnCxiRwvw3bgvqrA==", + "version": "1.5.3", + "resolved": "https://registry.npmjs.org/@formatjs/ecma402-abstract/-/ecma402-abstract-1.5.3.tgz", + "integrity": "sha512-PI+C4JhJV1WFINrTbX0jHlWPOQOAsg4jmGWp23cbIb+q7+nALBlpElcik4XhsIjbJstmUGR8r83j8vvgNjO90g==", "dev": true, "requires": { "tslib": "^2.0.1"