From cd48ec0d5f4c7e5aebfeefcc399c09c2fcc2d5f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Aug 2022 16:39:30 +0000 Subject: [PATCH] build(deps-dev): bump eslint from 8.21.0 to 8.22.0 (#1057) * build(deps-dev): bump eslint from 8.21.0 to 8.22.0 Bumps [eslint](https://github.com/eslint/eslint) from 8.21.0 to 8.22.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.21.0...v8.22.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 Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-fix --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 1888bf39..8ab52704 100644 --- a/package.json +++ b/package.json @@ -151,7 +151,7 @@ "devDependencies": { "@typescript-eslint/eslint-plugin": "^5.33.0", "@typescript-eslint/parser": "^5.33.0", - "eslint": "^8.21.0", + "eslint": "^8.22.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 f3bf5cdb..84f64156 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2414,7 +2414,7 @@ __metadata: dfu: ^0.1.5 dotenv: ^16.0.1 dotenv-expand: ^8.0.3 - eslint: ^8.21.0 + eslint: ^8.22.0 eslint-config-prettier: ^8.5.0 eslint-config-react-app: ^7.0.1 eslint-config-typed-fp: ^2.0.1 @@ -7878,9 +7878,9 @@ __metadata: languageName: node linkType: hard -"eslint@npm:^8.21.0": - version: 8.21.0 - resolution: "eslint@npm:8.21.0" +"eslint@npm:^8.22.0": + version: 8.22.0 + resolution: "eslint@npm:8.22.0" dependencies: "@eslint/eslintrc": ^1.3.0 "@humanwhocodes/config-array": ^0.10.4 @@ -7923,7 +7923,7 @@ __metadata: v8-compile-cache: ^2.0.3 bin: eslint: bin/eslint.js - checksum: 1d39ddb08772ea230cb7d74f7f81f85b9d46965d3600725c7eb39a27bcdaf28cb2a780dacf6cfa1cfbf2da606b57a5e7e3ab373ab474cbcf0ba042076821f501 + checksum: 2d84a7a2207138cdb250759b047fdb05a57fede7f87b7a039d9370edba7f26e23a873a208becfd4b2c9e4b5499029f3fc3b9318da3290e693d25c39084119c80 languageName: node linkType: hard