Skip to content

Commit

Permalink
build: update node dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
iBotPeaches committed Jul 2, 2024
1 parent 0e5967d commit 0edcf04
Show file tree
Hide file tree
Showing 2 changed files with 1,214 additions and 2,989 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
"private": true,
"license": "MIT",
"dependencies": {
"@actions/core": "^1.9.1",
"@actions/github": "^2.1.1",
"@actions/core": "^1.10.1",
"@actions/github": "^2.2.0",
"install": "^0.13.0",
"npm": "^6.14.6"
"npm": "^10.8.1"
},
"scripts": {
"build": "ncc build index.js --source-map --license licenses.txt"
Expand Down
Loading

0 comments on commit 0edcf04

Please sign in to comment.