Skip to content

Commit

Permalink
build: Update frontend versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Paula-Kli committed Oct 5, 2023
1 parent 34bcaaa commit 0790249
Show file tree
Hide file tree
Showing 3 changed files with 314 additions and 431 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -120,14 +120,14 @@ repos:
hooks:
- id: eslint
additional_dependencies:
- "eslint@^8.49.0"
- "eslint@^8.50.0"
- "@angular-eslint/[email protected]"
- "@angular-eslint/[email protected]"
- "@angular-eslint/[email protected]"
- "eslint-config-prettier@^9.0.0"
- "eslint-plugin-import@^2.28.1"
- "@typescript-eslint/eslint-plugin@^6.7.2"
- "@typescript-eslint/parser@^6.7.2"
- "@typescript-eslint/eslint-plugin@^6.7.4"
- "@typescript-eslint/parser@^6.7.4"
- "eslint-plugin-unused-imports@^3.0.0"
- "eslint-plugin-deprecation@^2.0.0"
args: ["--fix"]
Expand Down
Loading

0 comments on commit 0790249

Please sign in to comment.