Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Petar Petrov committed Nov 18, 2023
1 parent 6d17958 commit fc02662
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 16 deletions.
4 changes: 3 additions & 1 deletion dist/index.js

Large diffs are not rendered by default.

55 changes: 42 additions & 13 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
"test": "node tester.js"
},
"dependencies": {
"@actions/core": "^1.10.0",
"@actions/core": "^1.10.1",
"@actions/exec": "^1.1.1",
"@actions/tool-cache": "^2.0.1"
},
"devDependencies": {
"@types/node": "^18.17.14",
"@types/node": "^18.18.9",
"@vercel/ncc": "^0.36.1",
"typescript": "5.0.4"
}
Expand Down

0 comments on commit fc02662

Please sign in to comment.