File tree Expand file tree Collapse file tree 16 files changed +107
-103
lines changed
Expand file tree Collapse file tree 16 files changed +107
-103
lines changed Original file line number Diff line number Diff line change 11{
22 "private" : true ,
33 "name" : " @tsslint-fixtures/convert-a-tslint-rule" ,
4- "version" : " 2.0.5 " ,
4+ "version" : " 2.0.6 " ,
55 "devDependencies" : {
6- "@tsslint/config" : " 2.0.5 " ,
7- "@tsslint/tslint" : " 2.0.5 " ,
6+ "@tsslint/config" : " 2.0.6 " ,
7+ "@tsslint/tslint" : " 2.0.6 " ,
88 "tslint" : " ^6.1.3"
99 }
1010}
Original file line number Diff line number Diff line change 11{
22 "private" : true ,
33 "name" : " @tsslint-fixtures/convert-eslint-config" ,
4- "version" : " 2.0.5 " ,
4+ "version" : " 2.0.6 " ,
55 "devDependencies" : {
6- "@tsslint/config" : " 2.0.5 " ,
7- "@tsslint/eslint" : " 2.0.5 " ,
6+ "@tsslint/config" : " 2.0.6 " ,
7+ "@tsslint/eslint" : " 2.0.6 " ,
88 "eslint-plugin-expect-type" : " ^0.4.0"
99 }
1010}
Original file line number Diff line number Diff line change 11{
22 "private" : true ,
33 "name" : " @tsslint-fixtures/convert-eslint-rules" ,
4- "version" : " 2.0.5 " ,
4+ "version" : " 2.0.6 " ,
55 "devDependencies" : {
6- "@tsslint/config" : " 2.0.5 " ,
7- "@tsslint/eslint" : " 2.0.5 " ,
6+ "@tsslint/config" : " 2.0.6 " ,
7+ "@tsslint/eslint" : " 2.0.6 " ,
88 "@typescript-eslint/eslint-plugin" : " ^8.16.0"
99 }
1010}
Original file line number Diff line number Diff line change 11{
22 "private" : true ,
33 "name" : " @tsslint-fixtures/meta-frameworks-support" ,
4- "version" : " 2.0.5 " ,
4+ "version" : " 2.0.6 " ,
55 "devDependencies" : {
66 "@astrojs/ts-plugin" : " latest" ,
77 "@mdx-js/language-service" : " latest" ,
Original file line number Diff line number Diff line change 11{
22 "private" : true ,
33 "name" : " @tsslint-fixtures/typescript-plugin" ,
4- "version" : " 2.0.5 " ,
4+ "version" : " 2.0.6 " ,
55 "devDependencies" : {
6- "@tsslint/typescript-plugin" : " 2.0.5 " ,
6+ "@tsslint/typescript-plugin" : " 2.0.6 " ,
77 "typescript" : " latest"
88 }
99}
Original file line number Diff line number Diff line change 66 " packages/*" ,
77 " fixtures/*"
88 ],
9- "version" : " 2.0.5 "
9+ "version" : " 2.0.6 "
1010}
Original file line number Diff line number Diff line change 11{
22 "private" : true ,
3- "version" : " 2.0.5 " ,
3+ "version" : " 2.0.6 " ,
44 "packageManager" : " pnpm@9.3.0" ,
55 "scripts" : {
66 "build" : " tsc -b" ,
1717 "devDependencies" : {
1818 "@lerna-lite/cli" : " latest" ,
1919 "@lerna-lite/publish" : " latest" ,
20- "@tsslint/config" : " 2.0.5 " ,
20+ "@tsslint/config" : " 2.0.6 " ,
2121 "@types/node" : " latest" ,
2222 "typescript" : " latest"
2323 }
Original file line number Diff line number Diff line change 11{
22 "name" : " @tsslint/cli" ,
3- "version" : " 2.0.5 " ,
3+ "version" : " 2.0.6 " ,
44 "license" : " MIT" ,
55 "bin" : {
66 "tsslint" : " ./bin/tsslint.js"
1616 },
1717 "dependencies" : {
1818 "@clack/prompts" : " ^0.8.2" ,
19- "@tsslint/config" : " 2.0.5 " ,
20- "@tsslint/core" : " 2.0.5 " ,
19+ "@tsslint/config" : " 2.0.6 " ,
20+ "@tsslint/core" : " 2.0.6 " ,
2121 "@volar/language-core" : " ~2.4.0" ,
2222 "@volar/language-hub" : " 0.0.1" ,
2323 "@volar/typescript" : " ~2.4.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @tsslint/config" ,
3- "version" : " 2.0.5 " ,
3+ "version" : " 2.0.6 " ,
44 "license" : " MIT" ,
55 "files" : [
66 " **/*.js" ,
1212 "directory" : " packages/config"
1313 },
1414 "dependencies" : {
15- "@tsslint/types" : " 2.0.5 " ,
15+ "@tsslint/types" : " 2.0.6 " ,
1616 "minimatch" : " ^10.0.1" ,
1717 "ts-api-utils" : " ^2.0.0"
1818 }
Original file line number Diff line number Diff line change 11{
22 "name" : " @tsslint/core" ,
3- "version" : " 2.0.5 " ,
3+ "version" : " 2.0.6 " ,
44 "license" : " MIT" ,
55 "files" : [
66 " **/*.js" ,
1212 "directory" : " packages/core"
1313 },
1414 "dependencies" : {
15- "@tsslint/types" : " 2.0.5 " ,
15+ "@tsslint/types" : " 2.0.6 " ,
1616 "esbuild" : " >=0.17.0" ,
1717 "minimatch" : " ^10.0.1"
1818 },
You can’t perform that action at this time.
0 commit comments