diff --git a/package.json b/package.json index 94f90b9..3dc3d49 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "eslint-plugin-promise": "^7.1.0", "eslint-plugin-react": "^7.37.5", "eslint-plugin-react-hooks": "^5.2.0", - "eslint-plugin-unicorn": "^58.0.0" + "eslint-plugin-unicorn": "^59.0.0" }, "devDependencies": { "@commitlint/cli": "^19.8.0", diff --git a/yarn.lock b/yarn.lock index e0e655d..93343ac 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1002,7 +1002,7 @@ __metadata: eslint-plugin-promise: "npm:^7.1.0" eslint-plugin-react: "npm:^7.37.5" eslint-plugin-react-hooks: "npm:^5.2.0" - eslint-plugin-unicorn: "npm:^58.0.0" + eslint-plugin-unicorn: "npm:^59.0.0" husky: "npm:^9.1.7" lint-staged: "npm:^15.5.1" pinst: "npm:^3.0.0" @@ -3507,9 +3507,9 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-unicorn@npm:^58.0.0": - version: 58.0.0 - resolution: "eslint-plugin-unicorn@npm:58.0.0" +"eslint-plugin-unicorn@npm:^59.0.0": + version: 59.0.0 + resolution: "eslint-plugin-unicorn@npm:59.0.0" dependencies: "@babel/helper-validator-identifier": "npm:^7.25.9" "@eslint-community/eslint-utils": "npm:^4.5.1" @@ -3518,19 +3518,19 @@ __metadata: clean-regexp: "npm:^1.0.0" core-js-compat: "npm:^3.41.0" esquery: "npm:^1.6.0" + find-up-simple: "npm:^1.0.1" globals: "npm:^16.0.0" indent-string: "npm:^5.0.0" is-builtin-module: "npm:^5.0.0" jsesc: "npm:^3.1.0" pluralize: "npm:^8.0.0" - read-package-up: "npm:^11.0.0" regexp-tree: "npm:^0.1.27" regjsparser: "npm:^0.12.0" semver: "npm:^7.7.1" strip-indent: "npm:^4.0.0" peerDependencies: eslint: ">=9.22.0" - checksum: 10c0/3b76a6c5ca422d1c27e53e24244718bf8a3acce8e2dccc744824c3ad66098265a201c9d305afeb1372f40f622ead36510aa6e930fa7f426021fdd02fdb519250 + checksum: 10c0/2d2d4b8632bdd0f47a819300f03134b881c81bcbf4374f112a8800ba64ce40cd3a084cb118dbb07011841a3af3722b418be0fbbb871cb85409e0d95812e28151 languageName: node linkType: hard @@ -3826,6 +3826,13 @@ __metadata: languageName: node linkType: hard +"find-up-simple@npm:^1.0.1": + version: 1.0.1 + resolution: "find-up-simple@npm:1.0.1" + checksum: 10c0/ad34de157b7db925d50ff78302fefb28e309f3bc947c93ffca0f9b0bccf9cf1a2dc57d805d5c94ec9fc60f4838f5dbdfd2a48ecd77c23015fa44c6dd5f60bc40 + languageName: node + linkType: hard + "find-up@npm:^2.0.0": version: 2.1.0 resolution: "find-up@npm:2.1.0"