Skip to content

Commit

Permalink
Merge pull request #1207 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 Nov 28, 2023
2 parents 3644d8c + 15672be commit 9fcc017
Show file tree
Hide file tree
Showing 3 changed files with 651 additions and 418 deletions.
12 changes: 6 additions & 6 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -138,14 +138,14 @@ repos:
hooks:
- id: eslint
additional_dependencies:
- "eslint@^8.50.0"
- "@angular-eslint/eslint-plugin@17.0.1"
- "@angular-eslint/eslint-plugin-template@17.0.1"
- "@angular-eslint/template-parser@17.0.1"
- "eslint@^8.54.0"
- "@angular-eslint/eslint-plugin@17.1.0"
- "@angular-eslint/eslint-plugin-template@17.1.0"
- "@angular-eslint/template-parser@17.1.0"
- "eslint-config-prettier@^9.0.0"
- "eslint-plugin-import@^2.29.0"
- "@typescript-eslint/eslint-plugin@^6.11.0"
- "@typescript-eslint/parser@^6.11.0"
- "@typescript-eslint/eslint-plugin@^6.12.0"
- "@typescript-eslint/parser@^6.12.0"
- "eslint-plugin-unused-imports@^3.0.0"
- "eslint-plugin-deprecation@^2.0.0"
- "eslint-plugin-tailwindcss@^3.13.0"
Expand Down
Loading

0 comments on commit 9fcc017

Please sign in to comment.