From 9451f0437d4e9ab15412a27198c642bb681ea56f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 17:59:07 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-plugin-sonarjs from 3.0.0 to 3.0.1 Bumps [eslint-plugin-sonarjs](https://github.com/SonarSource/SonarJS) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/SonarSource/SonarJS/releases) - [Commits](https://github.com/SonarSource/SonarJS/commits) --- updated-dependencies: - dependency-name: eslint-plugin-sonarjs dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- packages/backend/package.json | 2 +- pnpm-lock.yaml | 22 +++++++++++----------- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index bd3dc395..a4fc1e62 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "eslint-plugin-import": "^2.31.0", "eslint-plugin-no-null": "^1.0.2", "eslint-plugin-redundant-undefined": "^1.0.0", - "eslint-plugin-sonarjs": "^3.0.0", + "eslint-plugin-sonarjs": "^3.0.1", "husky": "^9.1.7", "lint-staged": "^15.2.10", "prettier": "^3.4.2", diff --git a/packages/backend/package.json b/packages/backend/package.json index 28444f3f..cdd589c0 100644 --- a/packages/backend/package.json +++ b/packages/backend/package.json @@ -110,7 +110,7 @@ "eslint-plugin-import": "^2.31.0", "eslint-plugin-no-null": "^1.0.2", "eslint-plugin-redundant-undefined": "^1.0.0", - "eslint-plugin-sonarjs": "^3.0.0", + "eslint-plugin-sonarjs": "^3.0.1", "prettier": "^3.4.2", "typescript": "5.7.2", "vite": "^6.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a34c5e32..21c28b0f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -62,8 +62,8 @@ importers: specifier: ^1.0.0 version: 1.0.0(@typescript-eslint/parser@8.14.0(eslint@8.57.1)(typescript@5.7.2))(eslint@8.57.1)(typescript@5.7.2) eslint-plugin-sonarjs: - specifier: ^3.0.0 - version: 3.0.0(eslint@8.57.1) + specifier: ^3.0.1 + version: 3.0.1(eslint@8.57.1) husky: specifier: ^9.1.7 version: 9.1.7 @@ -138,8 +138,8 @@ importers: specifier: ^1.0.0 version: 1.0.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.7.2))(eslint@8.57.1)(typescript@5.7.2) eslint-plugin-sonarjs: - specifier: ^3.0.0 - version: 3.0.0(eslint@8.57.1) + specifier: ^3.0.1 + version: 3.0.1(eslint@8.57.1) prettier: specifier: ^3.4.2 version: 3.4.2 @@ -840,8 +840,8 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 || ^8.0.0-0 <8.0.0 - '@babel/preset-react@7.25.9': - resolution: {integrity: sha512-D3to0uSPiWE7rBrdIICCd0tJSIGpLaaGptna2+w7Pft5xMqLpA1sz99DK5TZ1TjGbdQ/VI1eCSZ06dv3lT4JOw==} + '@babel/preset-react@7.26.3': + resolution: {integrity: sha512-Nl03d6T9ky516DGK2YMxrTqvnpUW63TnJMOMonj+Zae0JiPC5BC9xPMSL6L8fiSpA5vP88qfygavVQvnLp+6Cw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2359,8 +2359,8 @@ packages: '@typescript-eslint/parser': ^6.2.0 eslint: ^8.46.0 - eslint-plugin-sonarjs@3.0.0: - resolution: {integrity: sha512-gUu9m942ddTcLULvwJi2MllOjrsK39VgpA7vaSkZ+oNXbYes4R8DsxOobx+I5gJg2537/h4kWJNkfr/pw7be5w==} + eslint-plugin-sonarjs@3.0.1: + resolution: {integrity: sha512-RT6VgdPqizbMLmTryIc3fB169hRjvDFlqieSZEEswGtApPb4Dn9BndmN9qyfBV/By0hbseIX8zQWKBz5E7lyiQ==} peerDependencies: eslint: ^8.0.0 || ^9.0.0 @@ -4876,7 +4876,7 @@ snapshots: '@babel/types': 7.26.0 esutils: 2.0.3 - '@babel/preset-react@7.25.9(@babel/core@7.26.0)': + '@babel/preset-react@7.26.3(@babel/core@7.26.0)': dependencies: '@babel/core': 7.26.0 '@babel/helper-plugin-utils': 7.25.9 @@ -6602,14 +6602,14 @@ snapshots: - supports-color - typescript - eslint-plugin-sonarjs@3.0.0(eslint@8.57.1): + eslint-plugin-sonarjs@3.0.1(eslint@8.57.1): dependencies: '@babel/core': 7.26.0 '@babel/eslint-parser': 7.25.9(@babel/core@7.26.0)(eslint@8.57.1) '@babel/plugin-proposal-decorators': 7.25.9(@babel/core@7.26.0) '@babel/preset-env': 7.26.0(@babel/core@7.26.0) '@babel/preset-flow': 7.25.9(@babel/core@7.26.0) - '@babel/preset-react': 7.25.9(@babel/core@7.26.0) + '@babel/preset-react': 7.26.3(@babel/core@7.26.0) '@eslint-community/regexpp': 4.12.1 builtin-modules: 3.3.0 bytes: 3.1.2