From d5244da7cab11b6eca396d09da7e395f4dcc5490 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Jul 2022 18:56:26 +0000 Subject: [PATCH] build(deps-dev): bump eslint from 8.19.0 to 8.20.0 (#984) * build(deps-dev): bump eslint from 8.19.0 to 8.20.0 Bumps [eslint](https://github.com/eslint/eslint) from 8.19.0 to 8.20.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.19.0...v8.20.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * [dependabot skip] Fix yarn.lock Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-fix Co-authored-by: David Lechner --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index ba740519..7ed1c0f9 100644 --- a/package.json +++ b/package.json @@ -146,7 +146,7 @@ "devDependencies": { "@typescript-eslint/eslint-plugin": "^5.30.6", "@typescript-eslint/parser": "^5.30.6", - "eslint": "^8.19.0", + "eslint": "^8.20.0", "eslint-config-prettier": "^8.5.0", "eslint-config-react-app": "^7.0.1", "eslint-config-typed-fp": "^2.0.1", diff --git a/yarn.lock b/yarn.lock index 7865e203..5079f258 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2344,7 +2344,7 @@ __metadata: dexie-react-hooks: ^1.1.1 dotenv: ^16.0.1 dotenv-expand: ^8.0.3 - eslint: ^8.19.0 + eslint: ^8.20.0 eslint-config-prettier: ^8.5.0 eslint-config-react-app: ^7.0.1 eslint-config-typed-fp: ^2.0.1 @@ -7811,9 +7811,9 @@ __metadata: languageName: node linkType: hard -"eslint@npm:^8.19.0": - version: 8.19.0 - resolution: "eslint@npm:8.19.0" +"eslint@npm:^8.20.0": + version: 8.20.0 + resolution: "eslint@npm:8.20.0" dependencies: "@eslint/eslintrc": ^1.3.0 "@humanwhocodes/config-array": ^0.9.2 @@ -7852,7 +7852,7 @@ __metadata: v8-compile-cache: ^2.0.3 bin: eslint: bin/eslint.js - checksum: 0bc9df1a3a09dcd5a781ec728f280aa8af3ab19c2d1f14e2668b5ee5b8b1fb0e72dde5c3acf738e7f4281685fb24ec149b6154255470b06cf41de76350bca7a4 + checksum: a31adf390d71d916925586bc8467b48f620e93dd0416bc1e897d99265af88b48d4eba3985b5ff4653ae5cc46311a360d373574002277e159bb38a4363abf9228 languageName: node linkType: hard