Skip to content

Commit a49062a

Browse files
renovate-botantongolub
authored andcommitted
fix(deps): update dependency eslint-plugin-unicorn to v36
1 parent a2134e8 commit a49062a

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
@@ -43,7 +43,7 @@
4343
"eslint-plugin-react-hooks": "^4.2.0",
4444
"eslint-plugin-simple-import-sort": "^7.0.0",
4545
"eslint-plugin-sonarjs": "^0.10.0",
46-
"eslint-plugin-unicorn": "^35.0.0",
46+
"eslint-plugin-unicorn": "^36.0.0",
4747
"typescript": "*"
4848
},
4949
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3317,10 +3317,10 @@ eslint-plugin-sonarjs@^0.10.0:
33173317
resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.10.0.tgz#2b520c6d0dbdecbea98cd82f5cb84fc5c3d2b954"
33183318
integrity sha512-FBRIBmWQh2UAfuLSnuYEfmle33jIup9hfkR0X8pkfjeCKNpHUG8qyZI63ahs3aw8CJrv47QJ9ccdK3ZxKH016A==
33193319

3320-
eslint-plugin-unicorn@^35.0.0:
3321-
version "35.0.0"
3322-
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-35.0.0.tgz#40797793d4f645bafaaa7a1396b8f4ca7b2a7dbd"
3323-
integrity sha512-FHsaO68tDPQILfs/mGF8eSISJp8RswR4FpUuBDnueK2wyEHC6zmsc9WxjYyldXoIsBuVmru6jQyFCbCWPoW/KQ==
3320+
eslint-plugin-unicorn@^36.0.0:
3321+
version "36.0.0"
3322+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-36.0.0.tgz#db50e1426839e401d33c5a279f49d4a5bbb640d8"
3323+
integrity sha512-xxN2vSctGWnDW6aLElm/LKIwcrmk6mdiEcW55Uv5krcrVcIFSWMmEgc/hwpemYfZacKZ5npFERGNz4aThsp1AA==
33243324
dependencies:
33253325
"@babel/helper-validator-identifier" "^7.14.9"
33263326
ci-info "^3.2.0"

0 commit comments

Comments
 (0)