diff --git a/packages/core/i18n/package.json b/packages/core/i18n/package.json index a1267daa8..580d9a642 100644 --- a/packages/core/i18n/package.json +++ b/packages/core/i18n/package.json @@ -51,7 +51,6 @@ }, "devDependencies": { "@types/i18n": "0.8.3", - "@types/os-locale": "2.1.0", "embark-solo": "^5.0.0-alpha.0", "npm-run-all": "4.1.5", "rimraf": "3.0.0", diff --git a/yarn.lock b/yarn.lock index 8b40e4ac9..a0c2772eb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3991,11 +3991,6 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.6.tgz#a47240c10d86a9a57bb0c633f0b2e0aea9ce9253" integrity sha512-FjsYUPzEJdGXjwKqSpE0/9QEh6kzhTAeObA54rn6j3rR4C/mzpI9L0KNfoeASSPMMdxIsoJuCLDWcM/rVjIsSA== -"@types/os-locale@2.1.0": - version "2.1.0" - resolved "https://registry.yarnpkg.com/@types/os-locale/-/os-locale-2.1.0.tgz#0ded736612a79e900fa76f02c6ad566d046ad17a" - integrity sha512-1FI8uCzD//cYu6eDMrik91BevmE8xQLeV5Br2+dDjiluhTM5vtxTDXSaVY20rRV8V/XT6l+A1H12g5+hBtSQZg== - "@types/parse-json@^4.0.0": version "4.0.0" resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"