Skip to content

Commit

Permalink
fix: update packages outdated
Browse files Browse the repository at this point in the history
  • Loading branch information
mauroreisvieira committed Jul 13, 2020
1 parent 43cd1e8 commit fc32484
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@
"eslint": "7.1.0",
"husky": "^4.2.5",
"prettier": "^2.0.5",
"svg2img": "^0.6.1",
"svg2img": "^0.6.3",
"ts-node": "^8.10.2",
"typescript": "^3.7.2"
"typescript": "^3.9.6"
},
"dependencies": {
"@types/node": "^14.0.5"
"@types/node": "^14.0.23"
}
}

0 comments on commit fc32484

Please sign in to comment.