diff --git a/package-lock.json b/package-lock.json index ece0dab..265dc1d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -71,7 +71,7 @@ "eslint-config-airbnb": "^19.0.4", "eslint-plugin-cypress": "^2.13.3", "eslint-plugin-i18next": "^6.0.1", - "eslint-plugin-nothingg9537-plugin": "^0.1.2", + "eslint-plugin-nothingg9537-plugin": "^0.1.6", "eslint-plugin-react": "^7.32.2", "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-storybook": "^0.6.15", @@ -16655,9 +16655,9 @@ } }, "node_modules/eslint-plugin-nothingg9537-plugin": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/eslint-plugin-nothingg9537-plugin/-/eslint-plugin-nothingg9537-plugin-0.1.2.tgz", - "integrity": "sha512-sCeskNY/oNrKgNb10N34Najxm5qr3LZIaO3F8z4uyCHKtxxaL58UR7AkYScEqSmIDS1FZFCktPIJkBdN93BwBw==", + "version": "0.1.6", + "resolved": "https://registry.npmjs.org/eslint-plugin-nothingg9537-plugin/-/eslint-plugin-nothingg9537-plugin-0.1.6.tgz", + "integrity": "sha512-4oJ8yoEILLOiffJY9GnwcZgDA4X4kSYyBmgzRjUSlGfmsSs50PBvnEDNRWIgF8vX8C1VwhBfvTyikTsdrX2iVA==", "dev": true, "dependencies": { "micromatch": "^4.0.5", @@ -42200,9 +42200,9 @@ } }, "eslint-plugin-nothingg9537-plugin": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/eslint-plugin-nothingg9537-plugin/-/eslint-plugin-nothingg9537-plugin-0.1.2.tgz", - "integrity": "sha512-sCeskNY/oNrKgNb10N34Najxm5qr3LZIaO3F8z4uyCHKtxxaL58UR7AkYScEqSmIDS1FZFCktPIJkBdN93BwBw==", + "version": "0.1.6", + "resolved": "https://registry.npmjs.org/eslint-plugin-nothingg9537-plugin/-/eslint-plugin-nothingg9537-plugin-0.1.6.tgz", + "integrity": "sha512-4oJ8yoEILLOiffJY9GnwcZgDA4X4kSYyBmgzRjUSlGfmsSs50PBvnEDNRWIgF8vX8C1VwhBfvTyikTsdrX2iVA==", "dev": true, "requires": { "micromatch": "^4.0.5", diff --git a/package.json b/package.json index ae0abb8..8a51099 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "eslint-config-airbnb": "^19.0.4", "eslint-plugin-cypress": "^2.13.3", "eslint-plugin-i18next": "^6.0.1", - "eslint-plugin-nothingg9537-plugin": "^0.1.2", + "eslint-plugin-nothingg9537-plugin": "^0.1.6", "eslint-plugin-react": "^7.32.2", "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-storybook": "^0.6.15",