From 51a0a9b4369f63d268faac16b0ccb6d4ae1d05f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 06:49:10 +0000 Subject: [PATCH] build(deps-dev): bump eslint from 8.32.0 to 8.33.0 (#1472) Bumps [eslint](https://github.com/eslint/eslint) from 8.32.0 to 8.33.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.32.0...v8.33.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 5078cb66..599689b0 100644 --- a/package.json +++ b/package.json @@ -154,7 +154,7 @@ "devDependencies": { "@typescript-eslint/eslint-plugin": "^5.49.0", "@typescript-eslint/parser": "^5.49.0", - "eslint": "^8.32.0", + "eslint": "^8.33.0", "eslint-config-prettier": "^8.5.0", "eslint-config-react-app": "^7.0.1", "eslint-config-typed-fp": "^3.3.0", diff --git a/yarn.lock b/yarn.lock index c63c49bf..2549e68a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2648,7 +2648,7 @@ __metadata: dfu: ^0.1.5 dotenv: ^16.0.3 dotenv-expand: ^10.0.0 - eslint: ^8.32.0 + eslint: ^8.33.0 eslint-config-prettier: ^8.5.0 eslint-config-react-app: ^7.0.1 eslint-config-typed-fp: ^3.3.0 @@ -8478,9 +8478,9 @@ __metadata: languageName: node linkType: hard -"eslint@npm:^8.32.0": - version: 8.32.0 - resolution: "eslint@npm:8.32.0" +"eslint@npm:^8.33.0": + version: 8.33.0 + resolution: "eslint@npm:8.33.0" dependencies: "@eslint/eslintrc": ^1.4.1 "@humanwhocodes/config-array": ^0.11.8 @@ -8523,7 +8523,7 @@ __metadata: text-table: ^0.2.0 bin: eslint: bin/eslint.js - checksum: 23c8fb3c57291eecd9c1448faf603226a8f885022a2cd96e303459bf72e39b7f54987c6fb948f0f9eecaf7085600e6eb0663482a35ea83da12e9f9141a22b91e + checksum: 727e63ab8b7acf281442323c5971f6afdd5b656fbcebc4476cf54e35af51b2f180617433fc5e1952f0449ca3f43a905527f9407ea4b8a7ea7562fc9c3f278d4c languageName: node linkType: hard