Skip to content

Commit 3d14a0c

Browse files
renovate-botantongolub
authored andcommitted
fix(deps): update dependency eslint-plugin-sonarjs to ^0.10.0
1 parent a16289d commit 3d14a0c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/eslint-config-qiwi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"eslint-plugin-react": "^7.24.0",
4343
"eslint-plugin-react-hooks": "^4.2.0",
4444
"eslint-plugin-simple-import-sort": "^7.0.0",
45-
"eslint-plugin-sonarjs": "^0.9.1",
45+
"eslint-plugin-sonarjs": "^0.10.0",
4646
"eslint-plugin-unicorn": "^35.0.0",
4747
"typescript": "*"
4848
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3312,10 +3312,10 @@ eslint-plugin-simple-import-sort@^7.0.0:
33123312
resolved "https://registry.yarnpkg.com/eslint-plugin-simple-import-sort/-/eslint-plugin-simple-import-sort-7.0.0.tgz#a1dad262f46d2184a90095a60c66fef74727f0f8"
33133313
integrity sha512-U3vEDB5zhYPNfxT5TYR7u01dboFZp+HNpnGhkDB2g/2E4wZ/g1Q9Ton8UwCLfRV9yAKyYqDh62oHOamvkFxsvw==
33143314

3315-
eslint-plugin-sonarjs@^0.9.1:
3316-
version "0.9.1"
3317-
resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.9.1.tgz#a3c63ab0d267bfb69863159e42c8081b01fd3ac6"
3318-
integrity sha512-KKFofk1LPjGHWeAZijYWv32c/C4mz+OAeBNVxhxHu1hknrTOhu415MWC8qKdAdsmOlBPShs9evM4mI1o7MNMhw==
3315+
eslint-plugin-sonarjs@^0.10.0:
3316+
version "0.10.0"
3317+
resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.10.0.tgz#2b520c6d0dbdecbea98cd82f5cb84fc5c3d2b954"
3318+
integrity sha512-FBRIBmWQh2UAfuLSnuYEfmle33jIup9hfkR0X8pkfjeCKNpHUG8qyZI63ahs3aw8CJrv47QJ9ccdK3ZxKH016A==
33193319

33203320
eslint-plugin-unicorn@^35.0.0:
33213321
version "35.0.0"

0 commit comments

Comments
 (0)