Enteee / plantuml-parser

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

Update dependencies #62

Closed Enteee closed 4 years ago

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

 yargs                              ^15.3.1  →   ^16.0.3   
 @types/node                       ^14.0.14  →  ^14.11.8   
 @typescript-eslint/eslint-plugin    ^3.5.0  →    ^4.4.0   
 @typescript-eslint/parser           ^3.5.0  →    ^4.4.0   
 eslint                              ^7.3.1  →   ^7.11.0   
 eslint-plugin-import               ^2.22.0  →   ^2.22.1   
 mocha                               ^8.0.1  →    ^8.1.3   
 ts-node                            ^8.10.2  →    ^9.0.0   
 ts-pegjs                            ^0.2.6  →    ^0.2.7   
 typescript                          ^3.9.5  →    ^4.0.3   

Run npm install to install new versions.