File tree Expand file tree Collapse file tree 3 files changed +288
-277
lines changed Expand file tree Collapse file tree 3 files changed +288
-277
lines changed Original file line number Diff line number Diff line change 2929 },
3030 "homepage" : " https://github.com/sevensc/typescript-string-operations#readme" ,
3131 "devDependencies" : {
32- "@types/chai" : " ^4.2.7 " ,
33- "@types/mocha" : " ^9.1.1 " ,
34- "@types/node" : " ^18.7.11 " ,
35- "@typescript-eslint/eslint-plugin" : " ^5.34 .0" ,
36- "@typescript-eslint/parser" : " ^5.34 .0" ,
37- "chai" : " ^4.2.0 " ,
38- "eslint" : " ^8.22 .0" ,
39- "mocha" : " ^10.0 .0" ,
32+ "@types/chai" : " ^4.3.9 " ,
33+ "@types/mocha" : " ^10.0.3 " ,
34+ "@types/node" : " ^20.8.9 " ,
35+ "@typescript-eslint/eslint-plugin" : " ^6.9 .0" ,
36+ "@typescript-eslint/parser" : " ^6.9 .0" ,
37+ "chai" : " ^4.3.10 " ,
38+ "eslint" : " ^8.52 .0" ,
39+ "mocha" : " ^10.2 .0" ,
4040 "ts-node" : " ^10.9.1" ,
41- "typescript" : " ^4.7.4" ,
42- "uglify-js" : " ^3.17.0"
43- },
44- "directories" : {
41+ "typescript" : " ^5.2.2" ,
42+ "uglify-js" : " ^3.17.4"
4543 },
44+ "directories" : {},
4645 "resolutions" : {
4746 "natives" : " 1.1.3"
4847 }
49- }
48+ }
Original file line number Diff line number Diff line change 1+ {
2+ "extends" : [
3+ " config:recommended"
4+ ]
5+ }
You can’t perform that action at this time.
0 commit comments