diff --git a/package.json b/package.json index ffbdc041..38847bdd 100644 --- a/package.json +++ b/package.json @@ -136,7 +136,7 @@ "eslint-plugin-prefer-arrow": "1.2.3", "eslint-plugin-promise": "6.1.1", "eslint-plugin-sonarjs": "0.23.0", - "eslint-plugin-unicorn": "50.0.1", + "eslint-plugin-unicorn": "51.0.1", "husky": "9.0.10", "jest": "29.7.0", "jest-create-mock-instance": "2.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 67140b24..8996cc75 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -209,8 +209,8 @@ devDependencies: specifier: 0.23.0 version: 0.23.0(eslint@8.56.0) eslint-plugin-unicorn: - specifier: 50.0.1 - version: 50.0.1(eslint@8.56.0) + specifier: 51.0.1 + version: 51.0.1(eslint@8.56.0) husky: specifier: 9.0.10 version: 9.0.10 @@ -4380,8 +4380,8 @@ packages: eslint: 8.56.0 dev: true - /eslint-plugin-unicorn@50.0.1(eslint@8.56.0): - resolution: {integrity: sha512-KxenCZxqSYW0GWHH18okDlOQcpezcitm5aOSz6EnobyJ6BIByiPDviQRjJIUAjG/tMN11958MxaQ+qCoU6lfDA==} + /eslint-plugin-unicorn@51.0.1(eslint@8.56.0): + resolution: {integrity: sha512-MuR/+9VuB0fydoI0nIn2RDA5WISRn4AsJyNSaNKLVwie9/ONvQhxOBbkfSICBPnzKrB77Fh6CZZXjgTt/4Latw==} engines: {node: '>=16'} peerDependencies: eslint: '>=8.56.0'