@velocitycareerlabs/country-data
Advanced tools
Comparing version
{ | ||
"name": "@velocitycareerlabs/country-data", | ||
"version": "1.24.0-dev-build.1a8cdfca7", | ||
"version": "1.24.0-dev-build.1ae80ff02", | ||
"description": "Contains ISO 3166-1 and ISO 3166-2 data", | ||
@@ -20,12 +20,12 @@ "repository": "https://github.com/velocitycareerlabs/packages", | ||
"iso3166-2-db": "2.3.11", | ||
"lodash": "~4.17.20" | ||
"lodash": "^4.17.21" | ||
}, | ||
"devDependencies": { | ||
"eslint": "7.32.0", | ||
"eslint": "8.57.1", | ||
"eslint-config-airbnb-base": "14.2.1", | ||
"eslint-config-prettier": "8.10.0", | ||
"eslint-plugin-autofix": "1.1.0", | ||
"eslint-plugin-better-mutation": "1.5.0", | ||
"eslint-plugin-import": "2.29.1", | ||
"eslint-plugin-prefer-arrow-functions": "3.3.2", | ||
"eslint-plugin-better-mutation": "1.6.0", | ||
"eslint-plugin-import": "2.31.0", | ||
"eslint-plugin-prefer-arrow-functions": "3.6.2", | ||
"eslint-plugin-prettier": "4.2.1", | ||
@@ -36,3 +36,3 @@ "eslint-watch": "7.0.0", | ||
}, | ||
"gitHead": "1035fd6400221e7318518ad98ec05f47969f611d" | ||
"gitHead": "3039481bd7fa1ab71f6d70250b7d46955368bf7f" | ||
} |
Updated