File tree Expand file tree Collapse file tree 3 files changed +177
-162
lines changed Expand file tree Collapse file tree 3 files changed +177
-162
lines changed Original file line number Diff line number Diff line change 55 "private" : true ,
66 "devDependencies" : {
77 "@actions/core" : " 1.11.1" ,
8- "@sindresorhus/slugify" : " 1.1.2 " ,
8+ "@sindresorhus/slugify" : " 2.2.1 " ,
99 "@types/node" : " 18.19.76" ,
1010 "@types/node-fetch" : " 2.6.12" ,
1111 "arg" : " 5.0.2" ,
12- "chalk" : " 4.1.2 " ,
13- "execa" : " 5.1.1 " ,
14- "husky" : " 7.0.4 " ,
15- "is-ci" : " 3.0.1 " ,
16- "node-fetch" : " 2.7.0 " ,
17- "prettier" : " 2.8.8 " ,
12+ "chalk" : " 5. 4.1" ,
13+ "execa" : " 9.5.2 " ,
14+ "husky" : " 9.1.7 " ,
15+ "is-ci" : " 4.1.0 " ,
16+ "node-fetch" : " 3.3.2 " ,
17+ "prettier" : " 3.5.3 " ,
1818 "ts-node" : " 10.9.2" ,
19- "typescript" : " 4.9.5 "
19+ "typescript" : " 5.8.3 "
2020 },
2121 "scripts" : {
2222 "format" : " prettier --write ." ,
Original file line number Diff line number Diff line change 1515 },
1616 "devDependencies" : {
1717 "@types/node" : " 18.19.76" ,
18- "typescript" : " 4.9.5 "
18+ "typescript" : " 5.8.3 "
1919 },
2020 "scripts" : {
2121 "build" : " tsc -d" ,
You can’t perform that action at this time.
0 commit comments