File tree Expand file tree Collapse file tree 2 files changed +166
-43
lines changed Expand file tree Collapse file tree 2 files changed +166
-43
lines changed Original file line number Diff line number Diff line change 71
71
"verify" : " pnpm run lint && pnpm run type-check && pnpm run build-tests && pnpm run test-compiled && rimraf build"
72
72
},
73
73
"dependencies" : {
74
- "@typescript-eslint/type-utils" : " ^5.50.0 " ,
75
- "@typescript-eslint/utils" : " ^5.50.0 " ,
74
+ "@typescript-eslint/type-utils" : " ^6.0.0-alpha.106 " ,
75
+ "@typescript-eslint/utils" : " ^6.0.0-alpha.106 " ,
76
76
"deepmerge-ts" : " ^5.0.0" ,
77
77
"escape-string-regexp" : " ^4.0.0" ,
78
78
"is-immutable-type" : " ^1.2.5" ,
104
104
"@types/node" : " 16.18.21" ,
105
105
"@types/rollup-plugin-auto-external" : " 2.0.2" ,
106
106
"@types/semver" : " 7.3.13" ,
107
- "@typescript-eslint/eslint-plugin" : " 5.56.0 " ,
108
- "@typescript-eslint/parser" : " 5.56.0 " ,
107
+ "@typescript-eslint/eslint-plugin" : " 6.0.0-alpha.106 " ,
108
+ "@typescript-eslint/parser" : " 6.0.0-alpha.106 " ,
109
109
"ava" : " 5.2.0" ,
110
110
"chalk" : " 4.1.2" ,
111
111
"commitizen" : " 4.3.0" ,
You can’t perform that action at this time.
0 commit comments