Skip to content

Commit

Permalink
chore: Update npm package versions to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
nccurry committed Mar 21, 2022
1 parent eb52867 commit 1599df1
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 64 deletions.
157 changes: 97 additions & 60 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
@@ -1,14 +1,14 @@
{
"dependencies": {
"@types/node": "^17.0.10",
"@types/node": "^17.0.22",
"js-yaml": "^4.1.0",
"pug": "^3.0.2",
"pug-lint": "^2.6.0",
"puppeteer": "^13.1.1",
"ts-node": "^10.4.0",
"puppeteer": "^13.5.1",
"ts-node": "^10.7.0",
"tslib": "^2.3.1",
"tslint": "^6.1.3",
"typescript": "^4.5.5"
"typescript": "^4.6.2"
},
"name": "resume-generator",
"description": "Simple resume generator",
Expand Down

0 comments on commit 1599df1

Please sign in to comment.