Skip to content

Commit

Permalink
Bump eslint from 9.20.0 to 9.20.1 in /frontend (#1287)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
1 parent 4b7bcc6 commit a1ce67f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@typescript-eslint/eslint-plugin": "8.24.0",
"@typescript-eslint/parser": "8.24.0",
"concurrently": "9.1.2",
"eslint": "9.20.0",
"eslint": "9.20.1",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsdoc": "50.6.3",
"eslint-plugin-prettier": "5.2.3",
Expand Down
10 changes: 5 additions & 5 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4276,9 +4276,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"
Expand Down Expand Up @@ -4321,7 +4321,7 @@ __metadata:
optional: true
bin:
eslint: bin/eslint.js
checksum: 10c0/5eb2d9b5ed85a0b022871d19719417d110afb07a4abfedd856ad03d9a821def5f6bc31d7c407ca27f56e5e66e39375300fd2b877017245eb99c44060d6c983bd
checksum: 10c0/056789dd5a00897730376f8c0a191e22840e97b7276916068ec096341cb2ec3a918c8bd474bf94ccd7b457ad9fbc16e5c521a993c7cc6ebcf241933e2fd378b0
languageName: node
linkType: hard

Expand Down Expand Up @@ -4711,7 +4711,7 @@ __metadata:
concurrently: "npm:9.1.2"
dayjs: "npm:1.11.13"
dotenv-webpack: "npm:8.1.0"
eslint: "npm:9.20.0"
eslint: "npm:9.20.1"
eslint-plugin-import: "npm:2.31.0"
eslint-plugin-jsdoc: "npm:50.6.3"
eslint-plugin-prettier: "npm:5.2.3"
Expand Down

0 comments on commit a1ce67f

Please sign in to comment.