File tree Expand file tree Collapse file tree 5 files changed +1530
-1371
lines changed Expand file tree Collapse file tree 5 files changed +1530
-1371
lines changed Original file line number Diff line number Diff line change 19
19
node-version-file : ' .nvmrc'
20
20
21
21
- name : Setup pnpm
22
- uses : pnpm/action-setup@v2.2.2
22
+ uses : pnpm/action-setup@v2
23
23
with :
24
24
version : 7
25
25
run_install : true
Original file line number Diff line number Diff line change 26
26
node-version-file : ' .nvmrc'
27
27
28
28
- name : Setup pnpm
29
- uses : pnpm/action-setup@v2.2.2
29
+ uses : pnpm/action-setup@v2
30
30
with :
31
31
version : 7
32
32
run_install : true
Original file line number Diff line number Diff line change 41
41
"webpack" : " 4 || 5"
42
42
},
43
43
"dependencies" : {
44
- "fs-require" : " ^1.4 .0" ,
45
- "memfs" : " ^3.4.12 " ,
44
+ "fs-require" : " ^1.6 .0" ,
45
+ "memfs" : " ^3.5.0 " ,
46
46
"source-map-support" : " ^0.5.21" ,
47
47
"yargs" : " ^16.2.0"
48
48
},
52
52
"@types/node" : " ^18.11.9" ,
53
53
"@types/yargs" : " ^17.0.7" ,
54
54
"aggregate-error" : " ^4.0.1" ,
55
- "chai" : " ^4.3.4 " ,
55
+ "chai" : " ^4.3.7 " ,
56
56
"es-jest" : " ^2.1.0" ,
57
- "eslint" : " ^8.27 .0" ,
57
+ "eslint" : " ^8.38 .0" ,
58
58
"execa" : " ^6.1.0" ,
59
- "fs-fixture" : " ^1.1 .0" ,
60
- "lint-staged" : " ^13.0.3 " ,
59
+ "fs-fixture" : " ^1.2 .0" ,
60
+ "lint-staged" : " ^13.2.1 " ,
61
61
"lodash-es" : " ^4.17.21" ,
62
62
"manten" : " ^0.5.0" ,
63
63
"mocha" : " 10" ,
64
64
"mocha8" : " npm:mocha@8" ,
65
65
"mocha9" : " npm:mocha@9" ,
66
- "pkgroll" : " ^1.4 .0" ,
66
+ "pkgroll" : " ^1.9 .0" ,
67
67
"simple-git-hooks" : " ^2.8.1" ,
68
- "tsx" : " ^3.12.1 " ,
69
- "typescript" : " ^4.9.3 " ,
68
+ "tsx" : " ^3.12.6 " ,
69
+ "typescript" : " ^4.9.5 " ,
70
70
"webpack" : " 5" ,
71
71
"webpack4" : " npm:webpack@4"
72
72
},
You can’t perform that action at this time.
0 commit comments