Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Sherex committed Aug 10, 2020
1 parent b1d01f0 commit c578d31
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 75 deletions.
143 changes: 72 additions & 71 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,16 +31,16 @@
"license": "MIT",
"devDependencies": {
"@manifoldco/swagger-to-ts": "2.0.0",
"@types/node": "14.0.23",
"@typescript-eslint/eslint-plugin": "3.6.1",
"@types/node": "14.0.27",
"@typescript-eslint/eslint-plugin": "3.9.0",
"dotenv": "8.2.0",
"eslint": "7.4.0",
"eslint": "7.6.0",
"eslint-config-standard-with-typescript": "18.0.2",
"eslint-plugin-import": "2.22.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-standard": "4.0.1",
"ts-node-dev": "1.0.0-pre.52",
"ts-node-dev": "1.0.0-pre.56",
"typescript": "3.9.7"
},
"dependencies": {
Expand Down

0 comments on commit c578d31

Please sign in to comment.