Skip to content

Commit

Permalink
build(deps-dev): Update ESLint
Browse files Browse the repository at this point in the history
  • Loading branch information
jmacura committed Nov 26, 2024
1 parent bda7cc9 commit 7495e3f
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 86 deletions.
177 changes: 98 additions & 79 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,11 +97,11 @@
"@angular-builders/custom-webpack": "^18.0.0",
"@angular-devkit/build-angular": "^18.2.12",
"@angular-devkit/schematics": "^18.2.12",
"@angular-eslint/builder": "^18.4.0",
"@angular-eslint/eslint-plugin": "^18.4.0",
"@angular-eslint/eslint-plugin-template": "^18.4.0",
"@angular-eslint/schematics": "^18.4.0",
"@angular-eslint/template-parser": "^18.4.0",
"@angular-eslint/builder": "^18.4.2",
"@angular-eslint/eslint-plugin": "^18.4.2",
"@angular-eslint/eslint-plugin-template": "^18.4.2",
"@angular-eslint/schematics": "^18.4.2",
"@angular-eslint/template-parser": "^18.4.2",
"@angular/cli": "^18.2.12",
"@angular/compiler-cli": "^18.2.12",
"@commitlint/cli": "^19.5.0",
Expand All @@ -111,8 +111,8 @@
"@frsource/cypress-plugin-visual-regression-diff": "^3.2.14",
"@types/jasmine": "^5.1.4",
"@types/jasminewd2": "~2.0.12",
"@typescript-eslint/eslint-plugin": "^8.15.0",
"@typescript-eslint/parser": "^8.15.0",
"@typescript-eslint/eslint-plugin": "^8.16.0",
"@typescript-eslint/parser": "^8.16.0",
"cypress": "~13.16.0",
"cypress-real-events": "^1.13.0",
"cz-conventional-changelog": "^3.3.0",
Expand Down

0 comments on commit 7495e3f

Please sign in to comment.