Skip to content

Commit

Permalink
Patch @angular-eslint to v17.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
amikheychik committed Dec 25, 2023
1 parent f8e936e commit c3f4675
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 74 deletions.
138 changes: 69 additions & 69 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,15 @@
"@perfective/eslint-config": "~0.23.3"
},
"peerDependencies": {
"@angular-eslint/eslint-plugin": "^17.1.0",
"@angular-eslint/eslint-plugin-template": "^17.1.0",
"@angular-eslint/eslint-plugin": "^17.1.1",
"@angular-eslint/eslint-plugin-template": "^17.1.1",
"eslint-plugin-rxjs": "^5.0.3",
"eslint-plugin-rxjs-angular": "^2.0.1"
},
"devDependencies": {
"@angular-eslint/eslint-plugin": "17.1.0",
"@angular-eslint/eslint-plugin-template": "17.1.0",
"@angular-eslint/template-parser": "17.1.0",
"@angular-eslint/eslint-plugin": "17.1.1",
"@angular-eslint/eslint-plugin-template": "17.1.1",
"@angular-eslint/template-parser": "17.1.1",
"@asciidoctor/gulp-asciidoctor": "^2.2.5",
"@perfective/build": "~0.11.1",
"@types/jest": "^29.5.11",
Expand Down

0 comments on commit c3f4675

Please sign in to comment.