diff --git a/package-lock.json b/package-lock.json index 34330d9..bcacb0c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -40,7 +40,7 @@ "eslint-plugin-jsx-a11y": "6.5.1", "eslint-plugin-promise": "6.0.0", "eslint-plugin-react": "7.28.0", - "eslint-plugin-unicorn": "40.0.0", + "eslint-plugin-unicorn": "40.1.0", "gen-esm-wrapper": "1.1.3", "import-sort-cli": "6.0.0", "import-sort-parser-babylon": "6.0.0", @@ -6475,9 +6475,9 @@ } }, "node_modules/eslint-plugin-unicorn": { - "version": "40.0.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-40.0.0.tgz", - "integrity": "sha512-5GRXISfBk8jMmYk1eeNDw8zSRnWTxBjWkzx2Prre6E2/yLu2twozZ3EomLWCBu9nWms/ZE361BItyMQwfnG1qA==", + "version": "40.1.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-40.1.0.tgz", + "integrity": "sha512-y5doK2DF9Sr5AqKEHbHxjFllJ167nKDRU01HDcWyv4Tnmaoe9iNxMrBnaybZvWZUaE3OC5Unu0lNIevYamloig==", "dev": true, "dependencies": { "@babel/helper-validator-identifier": "^7.15.7", @@ -20820,9 +20820,9 @@ } }, "eslint-plugin-unicorn": { - "version": "40.0.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-40.0.0.tgz", - "integrity": "sha512-5GRXISfBk8jMmYk1eeNDw8zSRnWTxBjWkzx2Prre6E2/yLu2twozZ3EomLWCBu9nWms/ZE361BItyMQwfnG1qA==", + "version": "40.1.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-40.1.0.tgz", + "integrity": "sha512-y5doK2DF9Sr5AqKEHbHxjFllJ167nKDRU01HDcWyv4Tnmaoe9iNxMrBnaybZvWZUaE3OC5Unu0lNIevYamloig==", "dev": true, "requires": { "@babel/helper-validator-identifier": "^7.15.7", diff --git a/package.json b/package.json index bf509e2..aca74fe 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "eslint-plugin-jsx-a11y": "6.5.1", "eslint-plugin-promise": "6.0.0", "eslint-plugin-react": "7.28.0", - "eslint-plugin-unicorn": "40.0.0", + "eslint-plugin-unicorn": "40.1.0", "gen-esm-wrapper": "1.1.3", "import-sort-cli": "6.0.0", "import-sort-parser-babylon": "6.0.0",