Skip to content

Commit

Permalink
build: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
piquark6046 committed Oct 31, 2023
1 parent bffbf65 commit 4fa7e3b
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,15 @@
"dependencies": {
"@actions/core": "^1.10.0",
"@octokit/rest": "^20.0.1",
"@types/luxon": "^3.2.0",
"dotenv": "^16.0.3",
"got": "^12.6.1",
"commander": "^11.1.0",
"luxon": "^3.3.0",
"needle": "^3.2.0",
"tsx": "^3.14.0",
"typescript": "^5.0.2"
},
"devDependencies": {
"@types/luxon": "^3.3.3",
"@types/needle": "^3.2.2",
"@types/node": "^20.1.0"
}
}

0 comments on commit 4fa7e3b

Please sign in to comment.