Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
wsargent-emcins committed Jun 25, 2024
2 parents 437e07d + e3141e1 commit c2455e1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

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

5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"url": "https://github.com/andstor/file-reader-action/issues"
},
"dependencies": {
"@actions/core": "^1.9.1"
"@actions/core": "^1.10.1"
},
"devDependencies": {
"@types/jest": "^24.0.23",
Expand All @@ -48,5 +48,8 @@
"prettier": "^1.19.1",
"ts-jest": "^29.1.4",
"typescript": "^4.9.5"
},
"optionalDependencies": {
"fsevents": "^2.3.3"
}
}

0 comments on commit c2455e1

Please sign in to comment.