Skip to content

Commit 12a65b5

Browse files
renovate-botantongolub
authored andcommitted
fix(deps): update dependency eslint-plugin-unicorn to v32
1 parent 2d7da9d commit 12a65b5

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
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.7.0",
46-
"eslint-plugin-unicorn": "^31.0.0"
46+
"eslint-plugin-unicorn": "^32.0.0"
4747
},
4848
"devDependencies": {
4949
"@swissquote/crafty-preset-jest": "^1.14.0",

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3148,16 +3148,15 @@ eslint-plugin-sonarjs@^0.7.0:
31483148
resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.7.0.tgz#2dbad45e03a6a4de687756b659e88bf3f977383f"
31493149
integrity sha512-vi6zGkd5Eznc32AQlleWUOMrMeDiUih9wR7nPPfrDCyVRmwYNHIBRPZGv1EgXwELwaPghCSvoAoHoR7uSbBF/Q==
31503150

3151-
eslint-plugin-unicorn@^31.0.0:
3152-
version "31.0.0"
3153-
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-31.0.0.tgz#53eef3f5152ddaa531888f77a420313e30d9864a"
3154-
integrity sha512-HR3gI4ANtV8A+0FLAaxjBD/G5J3PWBo+7OswyGeK5nylGqtKLJVbnPksIkBgmVg+SFpxu5MnjaxQQI+9KjyVAg==
3151+
eslint-plugin-unicorn@^32.0.0:
3152+
version "32.0.0"
3153+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-32.0.0.tgz#a62fa2752b80259ffb8b24878631148237dc2a4d"
3154+
integrity sha512-VYE/XvZvdcY0RvOKGxsrVVWo8DaI/tGVYuhKzSd6Uuy69Ydc8zX+roZ/H9PgyykM4nuj8JDoOHSwVk9a4OYbCQ==
31553155
dependencies:
31563156
ci-info "^3.1.1"
31573157
clean-regexp "^1.0.0"
31583158
eslint-template-visitor "^2.3.2"
31593159
eslint-utils "^2.1.0"
3160-
eslint-visitor-keys "^2.0.0"
31613160
import-modules "^2.1.0"
31623161
is-builtin-module "^3.1.0"
31633162
lodash "^4.17.21"

0 commit comments

Comments
 (0)