Skip to content

Commit d4d5c32

Browse files
build(deps-dev): bump eslint-plugin-sonarjs from 0.10.0 to 0.11.0
Bumps [eslint-plugin-sonarjs](https://github.com/SonarSource/eslint-plugin-sonarjs) from 0.10.0 to 0.11.0. - [Release notes](https://github.com/SonarSource/eslint-plugin-sonarjs/releases) - [Commits](SonarSource/eslint-plugin-sonarjs@0.10.0...0.11.0) --- updated-dependencies: - dependency-name: eslint-plugin-sonarjs dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 35708c6 commit d4d5c32

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
@@ -112,7 +112,7 @@
112112
"eslint-plugin-optimize-regex": "^1.2.0",
113113
"eslint-plugin-prettier": "^4.0.0",
114114
"eslint-plugin-promise": "^5.1.0",
115-
"eslint-plugin-sonarjs": "^0.10.0",
115+
"eslint-plugin-sonarjs": "^0.11.0",
116116
"eslint-plugin-unicorn": "^39.0.0",
117117
"espree": "^9.0.0",
118118
"husky": "^7.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3455,10 +3455,10 @@ eslint-plugin-promise@^5.1.0:
34553455
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-5.1.0.tgz#fb2188fb734e4557993733b41aa1a688f46c6f24"
34563456
integrity sha512-NGmI6BH5L12pl7ScQHbg7tvtk4wPxxj8yPHH47NvSmMtFneC077PSeY3huFj06ZWZvtbfxSPt3RuOQD5XcR4ng==
34573457

3458-
eslint-plugin-sonarjs@^0.10.0:
3459-
version "0.10.0"
3460-
resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.10.0.tgz#2b520c6d0dbdecbea98cd82f5cb84fc5c3d2b954"
3461-
integrity sha512-FBRIBmWQh2UAfuLSnuYEfmle33jIup9hfkR0X8pkfjeCKNpHUG8qyZI63ahs3aw8CJrv47QJ9ccdK3ZxKH016A==
3458+
eslint-plugin-sonarjs@^0.11.0:
3459+
version "0.11.0"
3460+
resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.11.0.tgz#46d18bc4066c66e490de057253b9cc97bde9f176"
3461+
integrity sha512-ei/WuZiL0wP+qx2KrxKyZs3+eDbxiGAhFSm3GKCOOAUkg+G2ny6TSXDB2j67tvyqHefi+eoQsAgGQvz+nEtIBw==
34623462

34633463
eslint-plugin-unicorn@^39.0.0:
34643464
version "39.0.0"

0 commit comments

Comments
 (0)