diff --git a/package.json b/package.json index fa13c69..5c4a8ff 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "i18next-scanner", - "version": "2.1.2", + "version": "2.1.3", "description": "Scan your code, extract translation keys/values, and merge them into i18n resource files.", "homepage": "https://github.com/i18next/i18next-scanner", "author": "Cheton Wu ", @@ -66,7 +66,7 @@ "chalk": "^2.3.0", "coveralls": "^2.13.1", "eslint": "^4.10.0", - "eslint-config-trendmicro": "^1.0.0", + "eslint-config-trendmicro": "^1.1.0", "eslint-plugin-import": "^2.8.0", "eslint-plugin-jsx-a11y": "^5.1.1", "eslint-plugin-react": "^7.4.0",