Skip to content

Commit

Permalink
Merge pull request #1017 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 14, 2023
2 parents 34b104e + b873aee commit bba492a
Show file tree
Hide file tree
Showing 3 changed files with 681 additions and 408 deletions.
14 changes: 7 additions & 7 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -120,16 +120,16 @@ repos:
hooks:
- id: eslint
additional_dependencies:
- "eslint@^8.46.0"
- "@angular-eslint/[email protected].1"
- "@angular-eslint/[email protected].1"
- "@angular-eslint/[email protected].1"
- "eslint@^8.49.0"
- "@angular-eslint/[email protected].2"
- "@angular-eslint/[email protected].2"
- "@angular-eslint/[email protected].2"
- "eslint-config-prettier@^9.0.0"
- "eslint-plugin-import@^2.28.1"
- "@typescript-eslint/eslint-plugin@^6.4.1"
- "@typescript-eslint/parser@^6.5.0"
- "@typescript-eslint/eslint-plugin@^6.7.0"
- "@typescript-eslint/parser@^6.7.0"
- "eslint-plugin-unused-imports@^3.0.0"
- "eslint-plugin-deprecation@^1.5.0"
- "eslint-plugin-deprecation@^2.0.0"
args: ["--fix"]
types: []
exclude: '.+\.spec(-helper)?\.ts$'
Expand Down
Loading

0 comments on commit bba492a

Please sign in to comment.