Skip to content

Commit f179bf8

Browse files
committed
Patch @perfective/eslint-config to v0.29.1
1 parent 0a7a34a commit f179bf8

File tree

2 files changed

+117
-70
lines changed

2 files changed

+117
-70
lines changed

package-lock.json

Lines changed: 113 additions & 66 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.29.0"
37+
"@perfective/eslint-config": "~0.29.1"
3838
},
3939
"peerDependencies": {
4040
"@angular-eslint/eslint-plugin": "^18.4.0",
@@ -48,14 +48,14 @@
4848
"@asciidoctor/gulp-asciidoctor": "^2.2.5",
4949
"@jest/globals": "^29.7.0",
5050
"@perfective/build": "~0.14.0",
51-
"@smarttools/eslint-plugin-rxjs": "1.0.9",
51+
"@smarttools/eslint-plugin-rxjs": "1.0.11",
5252
"@stylistic/eslint-plugin": "2.12.1",
5353
"@stylistic/eslint-plugin-js": "2.12.1",
5454
"@stylistic/eslint-plugin-jsx": "2.12.1",
5555
"@stylistic/eslint-plugin-plus": "2.12.1",
5656
"@stylistic/eslint-plugin-ts": "2.12.1",
5757
"@types/jest": "^29.5.14",
58-
"@typescript-eslint/utils": "8.18.2",
58+
"@typescript-eslint/utils": "8.19.0",
5959
"eslint": "9.17.0",
6060
"eslint-import-resolver-typescript": "3.7.0",
6161
"eslint-plugin-array-func": "4.0.0",
@@ -77,6 +77,6 @@
7777
"prettier": "^3.3.3",
7878
"ts-jest": "^29.2.5",
7979
"typescript": "~5.6.3",
80-
"typescript-eslint": "8.18.2"
80+
"typescript-eslint": "8.19.0"
8181
}
8282
}

0 commit comments

Comments
 (0)