Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 895ef57 commit f1729ceCopy full SHA for f1729ce
package.json
@@ -74,7 +74,7 @@
74
"@types/node": "20.16.5",
75
"@types/semver": "^7.5.8",
76
"@types/yargs": "^17.0.33",
77
- "@typescript-eslint/rule-tester": "8.2.0",
+ "@typescript-eslint/rule-tester": "8.5.0",
78
"chalk": "4.1.2",
79
"commitizen": "4.3.0",
80
"cz-conventional-changelog": "3.3.0",
@@ -101,7 +101,7 @@
101
"tslib": "^2.4.1",
102
"tsx": "^4.7.3",
103
"typescript": "5.5.4",
104
- "typescript-eslint": "8.2.0",
+ "typescript-eslint": "8.5.0",
105
"verdaccio": "5.32.2",
106
"yargs": "17.7.2"
107
},
packages/schematics/package.json
@@ -43,7 +43,7 @@
43
"strip-json-comments": "3.1.1"
44
45
"devDependencies": {
46
- "@typescript-eslint/utils": "8.2.0",
+ "@typescript-eslint/utils": "8.5.0",
47
"eslint": "9.9.1"
48
49
"peerDependencies": {
0 commit comments