From a9b68198f006fc50201718fd5e5eb6928898bded Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Jul 2022 00:22:31 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-unicorn to v43 --- package.json | 2 +- yarn.lock | 35 +++++++++++++++++++++-------------- 2 files changed, 22 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index 72618a2..9c938df 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "eslint": "^8.16.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-prettier": "^4.0.0", - "eslint-plugin-unicorn": "^42.0.0", + "eslint-plugin-unicorn": "^43.0.1", "husky": "^7.0.4", "lint-staged": "^13.0.1", "pm2": "^5.2.0", diff --git a/yarn.lock b/yarn.lock index 845087f..9e48621 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14,13 +14,20 @@ __metadata: languageName: node linkType: hard -"@babel/helper-validator-identifier@npm:^7.15.7, @babel/helper-validator-identifier@npm:^7.16.7": +"@babel/helper-validator-identifier@npm:^7.16.7": version: 7.16.7 resolution: "@babel/helper-validator-identifier@npm:7.16.7" checksum: dbb3db9d184343152520a209b5684f5e0ed416109cde82b428ca9c759c29b10c7450657785a8b5c5256aa74acc6da491c1f0cf6b784939f7931ef82982051b69 languageName: node linkType: hard +"@babel/helper-validator-identifier@npm:^7.18.6": + version: 7.18.6 + resolution: "@babel/helper-validator-identifier@npm:7.18.6" + checksum: e295254d616bbe26e48c196a198476ab4d42a73b90478c9842536cf910ead887f5af6b5c4df544d3052a25ccb3614866fa808dc1e3a5a4291acd444e243c0648 + languageName: node + linkType: hard + "@babel/highlight@npm:^7.16.7": version: 7.16.10 resolution: "@babel/highlight@npm:7.16.10" @@ -1552,7 +1559,7 @@ __metadata: eslint: ^8.16.0 eslint-config-prettier: ^8.5.0 eslint-plugin-prettier: ^4.0.0 - eslint-plugin-unicorn: ^42.0.0 + eslint-plugin-unicorn: ^43.0.1 fuse.js: ^6.6.2 husky: ^7.0.4 lint-staged: ^13.0.1 @@ -1918,10 +1925,10 @@ __metadata: languageName: node linkType: hard -"ci-info@npm:^3.3.0": - version: 3.3.0 - resolution: "ci-info@npm:3.3.0" - checksum: c3d86fe374938ecda5093b1ba39acb535d8309185ba3f23587747c6a057e63f45419b406d880304dbc0e1d72392c9a33e42fe9a1e299209bc0ded5efaa232b66 +"ci-info@npm:^3.3.2": + version: 3.3.2 + resolution: "ci-info@npm:3.3.2" + checksum: fd81f1edd2d3b0f6cb077b2e84365136d87b9db8c055928c1ad69da8a76c2c2f19cba8ea51b90238302157ca927f91f92b653e933f2398dde4867500f08d6e62 languageName: node linkType: hard @@ -2805,12 +2812,12 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-unicorn@npm:^42.0.0": - version: 42.0.0 - resolution: "eslint-plugin-unicorn@npm:42.0.0" +"eslint-plugin-unicorn@npm:^43.0.1": + version: 43.0.1 + resolution: "eslint-plugin-unicorn@npm:43.0.1" dependencies: - "@babel/helper-validator-identifier": ^7.15.7 - ci-info: ^3.3.0 + "@babel/helper-validator-identifier": ^7.18.6 + ci-info: ^3.3.2 clean-regexp: ^1.0.0 eslint-utils: ^3.0.0 esquery: ^1.4.0 @@ -2821,11 +2828,11 @@ __metadata: read-pkg-up: ^7.0.1 regexp-tree: ^0.1.24 safe-regex: ^2.1.1 - semver: ^7.3.5 + semver: ^7.3.7 strip-indent: ^3.0.0 peerDependencies: - eslint: ">=8.8.0" - checksum: 03757cbf417d39691fe04048ac9352585162a4dd68c2f26f5bc0956409625c7c4841487f0fa623e0d6dd5ff9cc3e758b74e4d170e3b0a877bbd0114995310058 + eslint: ">=8.18.0" + checksum: f786bf686dd98c0637fb7dcdbac4715bc54d0ac026d37ee2721008d8b9bd1497573045273c97305c1db168c36c6b84f7a4401593944762f4a7e801306a2e20d2 languageName: node linkType: hard