Skip to content

Commit

Permalink
Patch @perfective/eslint-config to v0.23.4
Browse files Browse the repository at this point in the history
  • Loading branch information
amikheychik committed Jan 2, 2024
1 parent 10cf2ff commit 42a6716
Show file tree
Hide file tree
Showing 2 changed files with 103 additions and 80 deletions.
171 changes: 97 additions & 74 deletions package-lock.json

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

12 changes: 6 additions & 6 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.23.3"
"@perfective/eslint-config": "~0.23.4"
},
"peerDependencies": {
"@angular-eslint/eslint-plugin": "^17.1.1",
Expand All @@ -49,19 +49,19 @@
"@asciidoctor/gulp-asciidoctor": "^2.2.5",
"@perfective/build": "~0.11.1",
"@types/jest": "^29.5.11",
"@typescript-eslint/eslint-plugin": "6.15.0",
"@typescript-eslint/eslint-plugin-tslint": "6.15.0",
"@typescript-eslint/parser": "6.15.0",
"@typescript-eslint/eslint-plugin": "6.17.0",
"@typescript-eslint/eslint-plugin-tslint": "6.17.0",
"@typescript-eslint/parser": "6.17.0",
"eslint": "8.56.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-array-func": "4.0.0",
"eslint-plugin-deprecation": "2.0.0",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "27.6.0",
"eslint-plugin-jest": "27.6.1",
"eslint-plugin-jest-dom": "5.1.0",
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-jsdoc": "46.9.1",
"eslint-plugin-jsdoc": "47.0.2",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-promise": "6.1.1",
Expand Down

0 comments on commit 42a6716

Please sign in to comment.