Skip to content

Commit

Permalink
Merge pull request #1043 from DSD-DBS/update-frontend
Browse files Browse the repository at this point in the history
build: Update frontend versions
  • Loading branch information
MoritzWeber0 authored Sep 25, 2023
2 parents 10b969e + 3ee3fd7 commit 2da907e
Show file tree
Hide file tree
Showing 3 changed files with 328 additions and 327 deletions.
10 changes: 5 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,13 +121,13 @@ repos:
- id: eslint
additional_dependencies:
- "eslint@^8.49.0"
- "@angular-eslint/eslint-plugin@16.1.2"
- "@angular-eslint/eslint-plugin-template@16.1.2"
- "@angular-eslint/template-parser@16.1.2"
- "@angular-eslint/eslint-plugin@16.2.0"
- "@angular-eslint/eslint-plugin-template@16.2.0"
- "@angular-eslint/template-parser@16.2.0"
- "eslint-config-prettier@^9.0.0"
- "eslint-plugin-import@^2.28.1"
- "@typescript-eslint/eslint-plugin@^6.7.0"
- "@typescript-eslint/parser@^6.7.0"
- "@typescript-eslint/eslint-plugin@^6.7.2"
- "@typescript-eslint/parser@^6.7.2"
- "eslint-plugin-unused-imports@^3.0.0"
- "eslint-plugin-deprecation@^2.0.0"
args: ["--fix"]
Expand Down
Loading

0 comments on commit 2da907e

Please sign in to comment.