From 3759941357430b319c7a752a631fbb697e009b93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 10:25:11 +0000 Subject: [PATCH] build(deps-dev): bump eslint from 9.20.0 to 9.20.1 in /web Bumps [eslint](https://github.com/eslint/eslint) from 9.20.0 to 9.20.1. - [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/v9.20.0...v9.20.1) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- web/package.json | 2 +- web/yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/web/package.json b/web/package.json index c962377..1eb3f56 100644 --- a/web/package.json +++ b/web/package.json @@ -37,7 +37,7 @@ "@types/react": "^19.0.10", "@types/react-dom": "^19.0.3", "@vitejs/plugin-react": "^4.3.4", - "eslint": "^9.20.0", + "eslint": "^9.20.1", "eslint-plugin-react": "^7.37.4", "eslint-plugin-react-hooks": "^5.0.0", "eslint-plugin-react-refresh": "^0.4.18", diff --git a/web/yarn.lock b/web/yarn.lock index 2990d43..8dd535b 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -1876,7 +1876,7 @@ __metadata: "@types/react": "npm:^19.0.10" "@types/react-dom": "npm:^19.0.3" "@vitejs/plugin-react": "npm:^4.3.4" - eslint: "npm:^9.20.0" + eslint: "npm:^9.20.1" eslint-plugin-react: "npm:^7.37.4" eslint-plugin-react-hooks: "npm:^5.0.0" eslint-plugin-react-refresh: "npm:^0.4.18" @@ -2587,9 +2587,9 @@ __metadata: languageName: node linkType: hard -"eslint@npm:^9.20.0": - version: 9.20.0 - resolution: "eslint@npm:9.20.0" +"eslint@npm:^9.20.1": + version: 9.20.1 + resolution: "eslint@npm:9.20.1" dependencies: "@eslint-community/eslint-utils": "npm:^4.2.0" "@eslint-community/regexpp": "npm:^4.12.1" @@ -2632,7 +2632,7 @@ __metadata: optional: true bin: eslint: bin/eslint.js - checksum: 10c0/5eb2d9b5ed85a0b022871d19719417d110afb07a4abfedd856ad03d9a821def5f6bc31d7c407ca27f56e5e66e39375300fd2b877017245eb99c44060d6c983bd + checksum: 10c0/056789dd5a00897730376f8c0a191e22840e97b7276916068ec096341cb2ec3a918c8bd474bf94ccd7b457ad9fbc16e5c521a993c7cc6ebcf241933e2fd378b0 languageName: node linkType: hard