Skip to content

Commit a69a004

Browse files
chore(deps-dev): bump eslint-plugin-sonarjs from 0.7.0 to 0.9.1
1 parent 15ce6b5 commit a69a004

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": "^8.3.0",
3535
"eslint-plugin-import": "^2.23.4",
3636
"eslint-plugin-prettier": "^3.4.0",
37-
"eslint-plugin-sonarjs": "^0.7.0",
37+
"eslint-plugin-sonarjs": "^0.9.1",
3838
"husky": "^7.0.1",
3939
"lerna": "^4.0.0",
4040
"lint-staged": "^11.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3146,10 +3146,10 @@ eslint-plugin-prettier@^3.4.0:
31463146
dependencies:
31473147
prettier-linter-helpers "^1.0.0"
31483148

3149-
eslint-plugin-sonarjs@^0.7.0:
3150-
version "0.7.0"
3151-
resolved "https://registry.npmjs.org/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.7.0.tgz#2dbad45e03a6a4de687756b659e88bf3f977383f"
3152-
integrity sha512-vi6zGkd5Eznc32AQlleWUOMrMeDiUih9wR7nPPfrDCyVRmwYNHIBRPZGv1EgXwELwaPghCSvoAoHoR7uSbBF/Q==
3149+
eslint-plugin-sonarjs@^0.9.1:
3150+
version "0.9.1"
3151+
resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.9.1.tgz#a3c63ab0d267bfb69863159e42c8081b01fd3ac6"
3152+
integrity sha512-KKFofk1LPjGHWeAZijYWv32c/C4mz+OAeBNVxhxHu1hknrTOhu415MWC8qKdAdsmOlBPShs9evM4mI1o7MNMhw==
31533153

31543154
[email protected], eslint-scope@^5.1.1:
31553155
version "5.1.1"

0 commit comments

Comments
 (0)