Skip to content

Commit

Permalink
猬嗭笍 Update dependency koa to v2.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 11, 2024
1 parent 90ca96b commit a9d60ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"build": "tsc --build"
},
"dependencies": {
"@types/koa": "2.0.47",
"@types/koa": "2.15.0",
"tslib": "1.9.3"
},
"devDependencies": {
Expand All @@ -48,7 +48,7 @@
"@types/test-listen": "1.1.0",
"got": "9.4.0",
"husky": "1.2.1",
"koa": "2.6.2",
"koa": "2.15.3",
"nyc": "13.1.0",
"prettier": "1.15.3",
"pretty-quick": "1.8.0",
Expand Down

0 comments on commit a9d60ca

Please sign in to comment.