Enteee / plantuml-parser

Parse PlantUML with JavaScript or TypeScript
https://duckpond.ch/category/plantuml-parser
Apache License 2.0
136 stars 33 forks source link

Update dependencies #56

Closed Enteee closed 4 years ago

Enteee commented 4 years ago
Upgrading /home/runner/work/plantuml-parser/plantuml-parser/package.json

 async                              ^3.1.1  →    ^3.2.0 
 fast-glob                          ^3.2.2  →    ^3.2.4 
 get-stdin                          ^7.0.0  →    ^8.0.0 
 json-colorizer                     ^2.2.1  →    ^2.2.2 
 serialize-error                    ^4.1.0  →    ^7.0.1 
 yargs                             ^15.1.0  →   ^15.3.1 
 @types/node                       ^13.7.4  →  ^14.0.14 
 @typescript-eslint/eslint-plugin  ^2.20.0  →    ^3.4.0 
 @typescript-eslint/parser         ^2.20.0  →    ^3.4.0 
 coveralls                          ^3.0.9  →    ^3.1.0 
 eslint                             ^6.8.0  →    ^7.3.1 
 eslint-config-standard            ^14.1.0  →   ^14.1.1 
 eslint-plugin-import              ^2.20.1  →   ^2.22.0 
 eslint-plugin-node                ^11.0.0  →   ^11.1.0 
 gulp-mocha                         ^6.0.0  →    ^7.0.2 
 mocha                              ^6.2.2  →    ^8.0.1 
 nyc                               ^15.0.0  →   ^15.1.0 
 source-map-support                ^0.5.16  →   ^0.5.19 
 ts-node                            ^8.6.2  →   ^8.10.2 
 typescript                         ^3.8.2  →    ^3.9.5 

Run npm install to install new versions.