Skip to content

Commit

Permalink
Patch @perfective/eslint-config to v0.29.1
Browse files Browse the repository at this point in the history
  • Loading branch information
amikheychik committed Dec 31, 2024
1 parent 0a7a34a commit f179bf8
Show file tree
Hide file tree
Showing 2 changed files with 117 additions and 70 deletions.
179 changes: 113 additions & 66 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"test:build": "jest --clearCache && jest --collectCoverage"
},
"dependencies": {
"@perfective/eslint-config": "~0.29.0"
"@perfective/eslint-config": "~0.29.1"
},
"peerDependencies": {
"@angular-eslint/eslint-plugin": "^18.4.0",
Expand All @@ -48,14 +48,14 @@
"@asciidoctor/gulp-asciidoctor": "^2.2.5",
"@jest/globals": "^29.7.0",
"@perfective/build": "~0.14.0",
"@smarttools/eslint-plugin-rxjs": "1.0.9",
"@smarttools/eslint-plugin-rxjs": "1.0.11",
"@stylistic/eslint-plugin": "2.12.1",
"@stylistic/eslint-plugin-js": "2.12.1",
"@stylistic/eslint-plugin-jsx": "2.12.1",
"@stylistic/eslint-plugin-plus": "2.12.1",
"@stylistic/eslint-plugin-ts": "2.12.1",
"@types/jest": "^29.5.14",
"@typescript-eslint/utils": "8.18.2",
"@typescript-eslint/utils": "8.19.0",
"eslint": "9.17.0",
"eslint-import-resolver-typescript": "3.7.0",
"eslint-plugin-array-func": "4.0.0",
Expand All @@ -77,6 +77,6 @@
"prettier": "^3.3.3",
"ts-jest": "^29.2.5",
"typescript": "~5.6.3",
"typescript-eslint": "8.18.2"
"typescript-eslint": "8.19.0"
}
}

0 comments on commit f179bf8

Please sign in to comment.