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 Nov 14, 2023
1 parent 13d568a commit a84c5fe
Show file tree
Hide file tree
Showing 3 changed files with 296 additions and 519 deletions.
10 changes: 5 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -139,13 +139,13 @@ repos:
- id: eslint
additional_dependencies:
- "eslint@^8.50.0"
- "@angular-eslint/eslint-plugin@16.2.0"
- "@angular-eslint/eslint-plugin-template@16.2.0"
- "@angular-eslint/template-parser@16.2.0"
- "@angular-eslint/eslint-plugin@17.0.1"
- "@angular-eslint/eslint-plugin-template@17.0.1"
- "@angular-eslint/template-parser@17.0.1"
- "eslint-config-prettier@^9.0.0"
- "eslint-plugin-import@^2.29.0"
- "@typescript-eslint/eslint-plugin@^6.9.0"
- "@typescript-eslint/parser@^6.9.0"
- "@typescript-eslint/eslint-plugin@^6.11.0"
- "@typescript-eslint/parser@^6.11.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 a84c5fe

Please sign in to comment.