@velocitycareerlabs/country-data
Advanced tools
Comparing version
{ | ||
"name": "@velocitycareerlabs/country-data", | ||
"version": "1.24.0-dev-build.140ef2c2c", | ||
"version": "1.24.0-dev-build.142f7be97", | ||
"description": "Contains ISO 3166-1 and ISO 3166-2 data", | ||
@@ -20,3 +20,3 @@ "repository": "https://github.com/velocitycareerlabs/packages", | ||
"iso3166-2-db": "2.3.11", | ||
"lodash": "~4.17.20" | ||
"lodash": "^4.17.21" | ||
}, | ||
@@ -28,5 +28,5 @@ "devDependencies": { | ||
"eslint-plugin-autofix": "1.1.0", | ||
"eslint-plugin-better-mutation": "1.5.0", | ||
"eslint-plugin-better-mutation": "1.6.0", | ||
"eslint-plugin-import": "2.31.0", | ||
"eslint-plugin-prefer-arrow-functions": "3.4.1", | ||
"eslint-plugin-prefer-arrow-functions": "3.6.2", | ||
"eslint-plugin-prettier": "4.2.1", | ||
@@ -37,3 +37,3 @@ "eslint-watch": "7.0.0", | ||
}, | ||
"gitHead": "36f230897257b602d7b570253de559eef2c20df3" | ||
"gitHead": "970f1d090d7bbb7f6d25c73458ddb29a4b1b3f2e" | ||
} |
Updated