File tree 2 files changed +162
-162
lines changed
2 files changed +162
-162
lines changed Original file line number Diff line number Diff line change 9
9
"node" : " >=20.0.0"
10
10
},
11
11
"type" : " module" ,
12
- "packageManager" : " pnpm@10.4.1 " ,
12
+ "packageManager" : " pnpm@10.5.2 " ,
13
13
"main" : " dist/index.js" ,
14
14
"scripts" : {
15
15
"build" : " tsc" ,
54
54
"@ianvs/prettier-plugin-sort-imports" : " ^4.4.1" ,
55
55
"@octokit/rest" : " ^21.1.1" ,
56
56
"@types/jest" : " ^29.5.14" ,
57
- "@types/node" : " ^22.13.5 " ,
57
+ "@types/node" : " ^22.13.8 " ,
58
58
"eslint" : " ^9.21.0" ,
59
- "eslint-config-prettier" : " ^10.0.1 " ,
59
+ "eslint-config-prettier" : " ^10.0.2 " ,
60
60
"jest" : " ^29.7.0" ,
61
- "prettier" : " ^3.5.2 " ,
62
- "ts-jest" : " ^29.2.5 " ,
61
+ "prettier" : " ^3.5.3 " ,
62
+ "ts-jest" : " ^29.2.6 " ,
63
63
"ts-node" : " ^10.9.2" ,
64
- "typescript" : " ^5.7.3 " ,
65
- "typescript-eslint" : " ^8.24.1 "
64
+ "typescript" : " ^5.8.2 " ,
65
+ "typescript-eslint" : " ^8.25.0 "
66
66
}
67
67
}
You can’t perform that action at this time.
0 commit comments