File tree 2 files changed +1534
-7421
lines changed
2 files changed +1534
-7421
lines changed Original file line number Diff line number Diff line change 34
34
"dependencies" : {
35
35
"cli-truncate" : " ^3.1.0" ,
36
36
"colorette" : " ^2.0.19" ,
37
- "commander" : " ^9.4.0 " ,
37
+ "commander" : " ^9.4.1 " ,
38
38
"debug" : " ^4.3.4" ,
39
39
"execa" : " ^6.1.0" ,
40
40
"lilconfig" : " 2.0.6" ,
41
- "listr2" : " ^5.0.2 " ,
41
+ "listr2" : " ^5.0.5 " ,
42
42
"micromatch" : " ^4.0.5" ,
43
43
"normalize-path" : " ^3.0.0" ,
44
44
"object-inspect" : " ^1.12.2" ,
45
45
"pidtree" : " ^0.6.0" ,
46
46
"string-argv" : " ^0.3.1" ,
47
- "yaml" : " ^2.1.1 "
47
+ "yaml" : " ^2.1.3 "
48
48
},
49
49
"devDependencies" : {
50
- "@babel/core" : " ^7.18.10 " ,
51
- "@babel/eslint-parser" : " ^7.18.9 " ,
52
- "@babel/preset-env" : " ^7.18.10 " ,
53
- "babel-jest" : " ^28.1.3 " ,
50
+ "@babel/core" : " ^7.20.2 " ,
51
+ "@babel/eslint-parser" : " ^7.19.1 " ,
52
+ "@babel/preset-env" : " ^7.20.2 " ,
53
+ "babel-jest" : " ^29.3.1 " ,
54
54
"babel-plugin-transform-imports" : " 2.0.0" ,
55
55
"consolemock" : " ^1.1.0" ,
56
- "eslint" : " ^8.22 .0" ,
56
+ "eslint" : " ^8.28 .0" ,
57
57
"eslint-config-prettier" : " ^8.5.0" ,
58
58
"eslint-plugin-import" : " ^2.26.0" ,
59
59
"eslint-plugin-node" : " ^11.1.0" ,
60
60
"eslint-plugin-prettier" : " ^4.2.1" ,
61
61
"fs-extra" : " ^10.1.0" ,
62
- "husky" : " ^8.0.1 " ,
63
- "jest" : " ^28.1.3 " ,
62
+ "husky" : " ^8.0.2 " ,
63
+ "jest" : " ^29.3.1 " ,
64
64
"jest-snapshot-serializer-ansi" : " ^1.0.0" ,
65
65
"prettier" : " ^2.7.1"
66
66
},
You can’t perform that action at this time.
0 commit comments