From 1b758aa60e5ba2bf6cc04566ac1b2571288a5ae1 Mon Sep 17 00:00:00 2001 From: "plural-renovate[bot]" <117748337+plural-renovate[bot]@users.noreply.github.com> Date: Sat, 23 Sep 2023 03:31:19 +0000 Subject: [PATCH] fix(deps): update dependency @pluralsh/eslint-config-pluralsh to v1.4.29 (#131) Co-authored-by: plural-renovate[bot] --- package.json | 2 +- yarn.lock | 66 +++++----------------------------------------------- 2 files changed, 7 insertions(+), 61 deletions(-) diff --git a/package.json b/package.json index 382d6a29..7b68bc16 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@babel/eslint-parser": "7.22.15", "@babel/preset-env": "7.22.20", "@babel/preset-react": "7.22.15", - "@pluralsh/eslint-config-pluralsh": "1.4.28", + "@pluralsh/eslint-config-pluralsh": "1.4.29", "@types/node": "18.17.18", "@typescript-eslint/eslint-plugin": "5.62.0", "@typescript-eslint/parser": "5.62.0", diff --git a/yarn.lock b/yarn.lock index 4c1279ec..cd419d3e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1854,13 +1854,6 @@ __metadata: languageName: node linkType: hard -"@eslint/js@npm:8.49.0": - version: 8.49.0 - resolution: "@eslint/js@npm:8.49.0" - checksum: a6601807c8aeeefe866926ad92ed98007c034a735af20ff709009e39ad1337474243d47908500a3bde04e37bfba16bcf1d3452417f962e1345bc8756edd6b830 - languageName: node - linkType: hard - "@eslint/js@npm:8.50.0": version: 8.50.0 resolution: "@eslint/js@npm:8.50.0" @@ -2001,18 +1994,18 @@ __metadata: languageName: node linkType: hard -"@pluralsh/eslint-config-pluralsh@npm:1.4.28": - version: 1.4.28 - resolution: "@pluralsh/eslint-config-pluralsh@npm:1.4.28" +"@pluralsh/eslint-config-pluralsh@npm:1.4.29": + version: 1.4.29 + resolution: "@pluralsh/eslint-config-pluralsh@npm:1.4.29" dependencies: - eslint: 8.49.0 + eslint: 8.50.0 eslint-config-airbnb: 19.0.4 eslint-plugin-import: 2.28.1 eslint-plugin-import-newlines: ^1.2.3 eslint-plugin-jsx-a11y: 6.7.1 eslint-plugin-react: 7.33.2 eslint-plugin-react-hooks: 4.6.0 - checksum: 175d9afe371d3392c984502a2085dd45f22c3b19c6e554fab57c20176bd977a5b3648121302ae5e2c918e300aa00116793f296c18dc24b6e74b2b0e0eddfc6b8 + checksum: 6d4109fb7ec7490bd0cc1e5fbcefee336c1ee48b3e781df093388279fa3ab835ed564c1f1e9e611201c868e15df9e4f87d8dde40763218d5f63a39d3ee458d3a languageName: node linkType: hard @@ -2024,7 +2017,7 @@ __metadata: "@babel/eslint-parser": 7.22.15 "@babel/preset-env": 7.22.20 "@babel/preset-react": 7.22.15 - "@pluralsh/eslint-config-pluralsh": 1.4.28 + "@pluralsh/eslint-config-pluralsh": 1.4.29 "@types/node": 18.17.18 "@typescript-eslint/eslint-plugin": 5.62.0 "@typescript-eslint/parser": 5.62.0 @@ -3178,53 +3171,6 @@ __metadata: languageName: node linkType: hard -"eslint@npm:8.49.0": - version: 8.49.0 - resolution: "eslint@npm:8.49.0" - dependencies: - "@eslint-community/eslint-utils": ^4.2.0 - "@eslint-community/regexpp": ^4.6.1 - "@eslint/eslintrc": ^2.1.2 - "@eslint/js": 8.49.0 - "@humanwhocodes/config-array": ^0.11.11 - "@humanwhocodes/module-importer": ^1.0.1 - "@nodelib/fs.walk": ^1.2.8 - ajv: ^6.12.4 - chalk: ^4.0.0 - cross-spawn: ^7.0.2 - debug: ^4.3.2 - doctrine: ^3.0.0 - escape-string-regexp: ^4.0.0 - eslint-scope: ^7.2.2 - eslint-visitor-keys: ^3.4.3 - espree: ^9.6.1 - esquery: ^1.4.2 - esutils: ^2.0.2 - fast-deep-equal: ^3.1.3 - file-entry-cache: ^6.0.1 - find-up: ^5.0.0 - glob-parent: ^6.0.2 - globals: ^13.19.0 - graphemer: ^1.4.0 - ignore: ^5.2.0 - imurmurhash: ^0.1.4 - is-glob: ^4.0.0 - is-path-inside: ^3.0.3 - js-yaml: ^4.1.0 - json-stable-stringify-without-jsonify: ^1.0.1 - levn: ^0.4.1 - lodash.merge: ^4.6.2 - minimatch: ^3.1.2 - natural-compare: ^1.4.0 - optionator: ^0.9.3 - strip-ansi: ^6.0.1 - text-table: ^0.2.0 - bin: - eslint: bin/eslint.js - checksum: 4dfe257e1e42da2f9da872b05aaaf99b0f5aa022c1a91eee8f2af1ab72651b596366320c575ccd4e0469f7b4c97aff5bb85ae3323ebd6a293c3faef4028b0d81 - languageName: node - linkType: hard - "eslint@npm:8.50.0": version: 8.50.0 resolution: "eslint@npm:8.50.0"