Skip to content

Commit 42a6716

Browse files
committed
Patch @perfective/eslint-config to v0.23.4
1 parent 10cf2ff commit 42a6716

File tree

2 files changed

+103
-80
lines changed

2 files changed

+103
-80
lines changed

package-lock.json

Lines changed: 97 additions & 74 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"test:build": "jest --clearCache && jest --collectCoverage"
3535
},
3636
"dependencies": {
37-
"@perfective/eslint-config": "~0.23.3"
37+
"@perfective/eslint-config": "~0.23.4"
3838
},
3939
"peerDependencies": {
4040
"@angular-eslint/eslint-plugin": "^17.1.1",
@@ -49,19 +49,19 @@
4949
"@asciidoctor/gulp-asciidoctor": "^2.2.5",
5050
"@perfective/build": "~0.11.1",
5151
"@types/jest": "^29.5.11",
52-
"@typescript-eslint/eslint-plugin": "6.15.0",
53-
"@typescript-eslint/eslint-plugin-tslint": "6.15.0",
54-
"@typescript-eslint/parser": "6.15.0",
52+
"@typescript-eslint/eslint-plugin": "6.17.0",
53+
"@typescript-eslint/eslint-plugin-tslint": "6.17.0",
54+
"@typescript-eslint/parser": "6.17.0",
5555
"eslint": "8.56.0",
5656
"eslint-import-resolver-typescript": "3.6.1",
5757
"eslint-plugin-array-func": "4.0.0",
5858
"eslint-plugin-deprecation": "2.0.0",
5959
"eslint-plugin-eslint-comments": "3.2.0",
6060
"eslint-plugin-import": "2.29.1",
61-
"eslint-plugin-jest": "27.6.0",
61+
"eslint-plugin-jest": "27.6.1",
6262
"eslint-plugin-jest-dom": "5.1.0",
6363
"eslint-plugin-jest-formatting": "3.1.0",
64-
"eslint-plugin-jsdoc": "46.9.1",
64+
"eslint-plugin-jsdoc": "47.0.2",
6565
"eslint-plugin-node": "11.1.0",
6666
"eslint-plugin-prefer-arrow": "1.2.3",
6767
"eslint-plugin-promise": "6.1.1",

0 commit comments

Comments
 (0)