diff --git a/package.json b/package.json index 0577083..5bd9ba6 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "eslint-plugin-n": "^16.6.2", "eslint-plugin-perfectionist": "^2.5.0", "eslint-plugin-prettier": "^5.1.3", - "eslint-plugin-unicorn": "^51.0.1", + "eslint-plugin-unicorn": "^52.0.0", "eslint-plugin-unused-imports": "^3.1.0", "eslint-plugin-vue": "^9.21.1", "eslint-plugin-yml": "^1.12.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b06b366..79eb57b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,8 +39,8 @@ dependencies: specifier: ^5.1.3 version: 5.1.3(eslint-config-prettier@9.1.0)(eslint@8.56.0)(prettier@3.2.5) eslint-plugin-unicorn: - specifier: ^51.0.1 - version: 51.0.1(eslint@8.56.0) + specifier: ^52.0.0 + version: 52.0.0(eslint@8.56.0) eslint-plugin-unused-imports: specifier: ^3.1.0 version: 3.1.0(eslint@8.56.0) @@ -1437,8 +1437,8 @@ packages: synckit: 0.8.8 dev: false - /eslint-plugin-unicorn@51.0.1(eslint@8.56.0): - resolution: {integrity: sha512-MuR/+9VuB0fydoI0nIn2RDA5WISRn4AsJyNSaNKLVwie9/ONvQhxOBbkfSICBPnzKrB77Fh6CZZXjgTt/4Latw==} + /eslint-plugin-unicorn@52.0.0(eslint@8.56.0): + resolution: {integrity: sha512-1Yzm7/m+0R4djH0tjDjfVei/ju2w3AzUGjG6q8JnuNIL5xIwsflyCooW5sfBvQp2pMYQFSWWCFONsjCax1EHng==} engines: {node: '>=16'} peerDependencies: eslint: '>=8.56.0'