diff --git a/package.json b/package.json index 546ce0c..41d5e1a 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "bumpp": "^9.2.1", "eslint": "^8.56.0", "eslint-config-prettier": "^9.1.0", - "eslint-plugin-unicorn": "^51.0.1", + "eslint-plugin-unicorn": "^52.0.0", "husky": "^9.0.11", "lint-staged": "^15.2.0", "oxlint": "^0.2.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0156567..af37b6a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,8 +36,8 @@ devDependencies: specifier: ^9.1.0 version: 9.1.0(eslint@8.57.0) eslint-plugin-unicorn: - specifier: ^51.0.1 - version: 51.0.1(eslint@8.57.0) + specifier: ^52.0.0 + version: 52.0.0(eslint@8.57.0) husky: specifier: ^9.0.11 version: 9.0.11 @@ -1415,8 +1415,8 @@ packages: eslint: 8.57.0 dev: true - /eslint-plugin-unicorn@51.0.1(eslint@8.57.0): - resolution: {integrity: sha512-MuR/+9VuB0fydoI0nIn2RDA5WISRn4AsJyNSaNKLVwie9/ONvQhxOBbkfSICBPnzKrB77Fh6CZZXjgTt/4Latw==} + /eslint-plugin-unicorn@52.0.0(eslint@8.57.0): + resolution: {integrity: sha512-1Yzm7/m+0R4djH0tjDjfVei/ju2w3AzUGjG6q8JnuNIL5xIwsflyCooW5sfBvQp2pMYQFSWWCFONsjCax1EHng==} engines: {node: '>=16'} peerDependencies: eslint: '>=8.56.0'