Skip to content

Commit

Permalink
Merge pull request #1259 from DSD-DBS/udpate-frontend
Browse files Browse the repository at this point in the history
build: Update frontend versions
  • Loading branch information
MoritzWeber0 authored Jan 23, 2024
2 parents bb8aff6 + 11a5be9 commit 4219120
Show file tree
Hide file tree
Showing 3 changed files with 535 additions and 334 deletions.
16 changes: 8 additions & 8 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -138,17 +138,17 @@ repos:
hooks:
- id: eslint
additional_dependencies:
- "eslint@^8.55.0"
- "@angular-eslint/eslint-plugin@17.1.1"
- "@angular-eslint/eslint-plugin-template@17.1.1"
- "@angular-eslint/template-parser@17.1.1"
- "eslint@^8.56.0"
- "@angular-eslint/eslint-plugin@17.2.0"
- "@angular-eslint/eslint-plugin-template@17.2.0"
- "@angular-eslint/template-parser@17.2.0"
- "eslint-config-prettier@^9.1.0"
- "eslint-plugin-import@^2.29.0"
- "@typescript-eslint/eslint-plugin@^6.12.0"
- "@typescript-eslint/parser@^6.12.0"
- "eslint-plugin-import@^2.29.1"
- "@typescript-eslint/eslint-plugin@^6.19.0"
- "@typescript-eslint/parser@^6.19.0"
- "eslint-plugin-unused-imports@^3.0.0"
- "eslint-plugin-deprecation@^2.0.0"
- "eslint-plugin-tailwindcss@^3.13.0"
- "eslint-plugin-tailwindcss@^3.14.0"
args: ["--fix"]
types: []
exclude: '.+\.spec(-helper)?\.ts$'
Expand Down
Loading

0 comments on commit 4219120

Please sign in to comment.