Skip to content

Commit 81d4ff8

Browse files
chore(deps-dev): bump eslint-plugin-sonarjs from 0.5.0 to 0.6.0
Bumps [eslint-plugin-sonarjs](https://github.com/SonarSource/eslint-plugin-sonarjs) from 0.5.0 to 0.6.0. - [Release notes](https://github.com/SonarSource/eslint-plugin-sonarjs/releases) - [Commits](SonarSource/eslint-plugin-sonarjs@v0.5.0...v0.6.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent fae737f commit 81d4ff8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"eslint-config-prettier": "^7.2.0",
3535
"eslint-plugin-import": "^2.22.1",
3636
"eslint-plugin-prettier": "^3.3.1",
37-
"eslint-plugin-sonarjs": "^0.5.0",
37+
"eslint-plugin-sonarjs": "^0.6.0",
3838
"husky": "^5.0.9",
3939
"lerna": "^3.22.1",
4040
"lint-staged": "^10.5.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3272,10 +3272,10 @@ eslint-plugin-prettier@^3.3.1:
32723272
dependencies:
32733273
prettier-linter-helpers "^1.0.0"
32743274

3275-
eslint-plugin-sonarjs@^0.5.0:
3276-
version "0.5.0"
3277-
resolved "https://registry.npmjs.org/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.5.0.tgz#ce17b2daba65a874c2862213a9e38e8986ad7d7d"
3278-
integrity sha512-XW5MnzlRjhXpIdbULC/qAdJYHWw3rRLws/DyawdlPU/IdVr9AmRK1r2LaCvabwKOAW2XYYSo3kDX58E4MrB7PQ==
3275+
eslint-plugin-sonarjs@^0.6.0:
3276+
version "0.6.0"
3277+
resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.6.0.tgz#3ee3b04f1f9587ef02b255a5d2f96e500c4789bb"
3278+
integrity sha512-y+sXXWsYVW2kNEjmZI87laFspwC/hic7wyMjsPFoST8aQ2hESUVavkZjnTeVdHMOmlmcloKkyX/GJJetmfBY4Q==
32793279

32803280
eslint-scope@^5.0.0, eslint-scope@^5.1.1:
32813281
version "5.1.1"

0 commit comments

Comments
 (0)