Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sidvishnoi committed Dec 12, 2022
1 parent 5f2684a commit e6410e0
Show file tree
Hide file tree
Showing 2 changed files with 227 additions and 23 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"@actions/core": "^1.10.0",
"finalhandler": "^1.2.0",
"node-fetch": "^2.6.7",
"puppeteer": "^18",
"puppeteer": "^19",
"serve-static": "^1.15.0",
"split2": "^4.1.0",
"subresources": "^1.3.2"
Expand All @@ -18,14 +18,14 @@
},
"devDependencies": {
"@types/finalhandler": "^1.2.0",
"@types/node": "^18.8.3",
"@types/node": "^18.11.13",
"@types/node-fetch": "^2.6.2",
"@types/serve-static": "^1.15.0",
"@types/split2": "^3.2.1",
"typescript": "^4.8.4"
"typescript": "^4.9.4"
},
"optionalDependencies": {
"prettier": "^2.7.1",
"prettier": "^2.8.1",
"yaml": "^2.1.3"
}
}
Loading

0 comments on commit e6410e0

Please sign in to comment.