From e200b70901bd36a1e7293481fd3ba0e7f78a3028 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 17:00:21 +0000 Subject: [PATCH] chore(deps): update dependency eslint to v8.45.0 --- package.json | 2 +- yarn.lock | 51 +++++++++++++++++++++++++++++++++++++++++++++++++-- 2 files changed, 50 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index a7ff393b0..4a91e3618 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "@types/string-similarity": "4.0.0", "@typescript-eslint/eslint-plugin": "5.62.0", "@typescript-eslint/parser": "5.62.0", - "eslint": "8.44.0", + "eslint": "8.45.0", "eslint-config-prettier": "8.8.0", "eslint-plugin-prettier": "4.2.1", "husky": "8.0.3", diff --git a/yarn.lock b/yarn.lock index ff5ec9c08..e5833f340 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2158,7 +2158,54 @@ __metadata: languageName: node linkType: hard -"eslint@npm:8.44.0, eslint@npm:^8.44.0": +"eslint@npm:8.45.0": + version: 8.45.0 + resolution: "eslint@npm:8.45.0" + dependencies: + "@eslint-community/eslint-utils": ^4.2.0 + "@eslint-community/regexpp": ^4.4.0 + "@eslint/eslintrc": ^2.1.0 + "@eslint/js": 8.44.0 + "@humanwhocodes/config-array": ^0.11.10 + "@humanwhocodes/module-importer": ^1.0.1 + "@nodelib/fs.walk": ^1.2.8 + ajv: ^6.10.0 + 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.0 + eslint-visitor-keys: ^3.4.1 + espree: ^9.6.0 + 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: 3e6dcce5cc43c5e301662db88ee26d1d188b22c177b9f104d7eefd1191236980bd953b3670fe2fac287114b26d7c5420ab48407d7ea1c3a446d6313c000009da + languageName: node + linkType: hard + +"eslint@npm:^8.44.0": version: 8.44.0 resolution: "eslint@npm:8.44.0" dependencies: @@ -3976,7 +4023,7 @@ __metadata: confusables: 1.1.1 discord.js: 14.11.0 dotenv-cra: 3.0.3 - eslint: 8.44.0 + eslint: 8.45.0 eslint-config-prettier: 8.8.0 eslint-plugin-prettier: 4.2.1 gradient-string: 2.0.2