Skip to content

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gajus committed Sep 14, 2021
1 parent d371b7c commit 56af963
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
},
"dependencies": {
"delay": "^5.0.0",
"roarr": "^7.0.3",
"type-fest": "^2.0.0"
"roarr": "^7.0.4",
"type-fest": "^2.3.2"
},
"description": "Gracefully terminates HTTP(S) server.",
"devDependencies": {
Expand All @@ -29,16 +29,16 @@
"coveralls": "^3.1.1",
"del-cli": "^4.0.1",
"eslint": "^7.32.0",
"eslint-config-canonical": "^26.2.3",
"eslint-config-canonical": "^27.0.1",
"gitdown": "^3.1.4",
"got": "^11.8.2",
"husky": "^7.0.1",
"husky": "^7.0.2",
"nyc": "^15.1.0",
"pem": "^1.14.4",
"semantic-release": "^17.4.5",
"semantic-release": "^17.4.7",
"sinon": "^11.1.2",
"ts-node": "^10.2.1",
"typescript": "^4.3.5"
"typescript": "^4.4.3"
},
"engines": {
"node": ">=10"
Expand Down

0 comments on commit 56af963

Please sign in to comment.