resolve-accept-language
Advanced tools
Comparing version 1.1.28 to 1.1.29
{ | ||
"name": "resolve-accept-language", | ||
"version": "1.1.28", | ||
"version": "1.1.29", | ||
"description": "Resolve the preferred locale based on the value of an `Accept-Language` HTTP header.", | ||
@@ -41,5 +41,5 @@ "author": "Avansai (https://avansai.com)", | ||
"@release-it/conventional-changelog": "^5.1.1", | ||
"@types/jest": "^29.2.2", | ||
"@typescript-eslint/eslint-plugin": "^5.42.1", | ||
"@typescript-eslint/parser": "^5.42.1", | ||
"@types/jest": "^29.2.3", | ||
"@typescript-eslint/eslint-plugin": "^5.43.0", | ||
"@typescript-eslint/parser": "^5.43.0", | ||
"dotenv-cli": "^6.0.0", | ||
@@ -62,3 +62,3 @@ "eslint": "^8.27.0", | ||
"ts-node": "^10.9.1", | ||
"typescript": "^4.8.4" | ||
"typescript": "^4.9.3" | ||
}, | ||
@@ -65,0 +65,0 @@ "engines": { |