File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 23
23
"license" : " MIT" ,
24
24
"devDependencies" : {
25
25
"@efekos/es-test" : " ^1.0.7" ,
26
- "@types/chai" : " ^4.3.19 " ,
26
+ "@types/chai" : " ^4.3.20 " ,
27
27
"@types/chalk" : " ^2.2.0" ,
28
28
"@types/chokidar" : " ^2.1.3" ,
29
- "@types/figlet" : " ^1.5.8 " ,
29
+ "@types/figlet" : " ^1.7.0 " ,
30
30
"@types/inquirer" : " ^9.0.7" ,
31
- "@types/node" : " ^20.16.5 " ,
31
+ "@types/node" : " ^20.16.11 " ,
32
32
"@typescript-eslint/eslint-plugin" : " ^7.18.0" ,
33
33
"@typescript-eslint/parser" : " ^7.18.0" ,
34
34
"chai" : " ^5.1.1" ,
35
- "eslint" : " ^8.57.0 " ,
35
+ "eslint" : " ^8.57.1 " ,
36
36
"eslint-plugin-jsdoc" : " ^48.11.0" ,
37
37
"lsp-types" : " ^3.17.0-f3"
38
38
},
39
39
"dependencies" : {
40
40
"@syntaxs/compiler" : " file:../compiler/syntaxs-compiler-0.0.3-alpha.tgz" ,
41
41
"chalk" : " ^5.3.0" ,
42
42
"chokidar" : " ^3.6.0" ,
43
- "figlet" : " ^1.7 .0" ,
43
+ "figlet" : " ^1.8 .0" ,
44
44
"inquirer" : " 9.2.16" ,
45
45
"nanospinner" : " 1.1.0"
46
46
},
You can’t perform that action at this time.
0 commit comments