File tree 2 files changed +159
-152
lines changed
2 files changed +159
-152
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.5.2 " ,
12
+ "packageManager" : " pnpm@10.6.1 " ,
13
13
"main" : " dist/index.js" ,
14
14
"scripts" : {
15
15
"build" : " tsc" ,
50
50
"@actions/core" : " ^1.11.1" ,
51
51
"@actions/github" : " ^6.0.0" ,
52
52
"@eslint/core" : " ^0.12.0" ,
53
- "@eslint/js" : " ^9.21 .0" ,
53
+ "@eslint/js" : " ^9.22 .0" ,
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.8 " ,
58
- "eslint" : " ^9.21 .0" ,
59
- "eslint-config-prettier" : " ^10.0.2 " ,
57
+ "@types/node" : " ^22.13.10 " ,
58
+ "eslint" : " ^9.22 .0" ,
59
+ "eslint-config-prettier" : " ^10.1.1 " ,
60
60
"jest" : " ^29.7.0" ,
61
61
"prettier" : " ^3.5.3" ,
62
62
"ts-jest" : " ^29.2.6" ,
63
63
"ts-node" : " ^10.9.2" ,
64
64
"typescript" : " ^5.8.2" ,
65
- "typescript-eslint" : " ^8.25 .0"
65
+ "typescript-eslint" : " ^8.26 .0"
66
66
}
67
67
}
You can’t perform that action at this time.
0 commit comments