Skip to content

Commit 147015e

Browse files
committed
Update @perfective/eslint-config to v0.22.0
1 parent b077563 commit 147015e

File tree

2 files changed

+71
-71
lines changed

2 files changed

+71
-71
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 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.22.0-beta"
37+
"@perfective/eslint-config": "~0.22.0"
3838
},
3939
"peerDependencies": {
4040
"@angular-eslint/eslint-plugin": "^16.1.1",
@@ -49,9 +49,9 @@
4949
"@asciidoctor/gulp-asciidoctor": "^2.2.5",
5050
"@perfective/build": "~0.10.0-alpha",
5151
"@types/jest": "^29.5.4",
52-
"@typescript-eslint/eslint-plugin": "6.5.0",
53-
"@typescript-eslint/eslint-plugin-tslint": "6.5.0",
54-
"@typescript-eslint/parser": "6.5.0",
52+
"@typescript-eslint/eslint-plugin": "6.6.0",
53+
"@typescript-eslint/eslint-plugin-tslint": "6.6.0",
54+
"@typescript-eslint/parser": "6.6.0",
5555
"eslint": "8.48.0",
5656
"eslint-import-resolver-typescript": "3.6.0",
5757
"eslint-plugin-array-func": "3.1.8",

0 commit comments

Comments
 (0)