Skip to content

Commit

Permalink
Bump github/issue-parser
Browse files Browse the repository at this point in the history
  • Loading branch information
ncalteen committed Feb 13, 2025
1 parent 0c004d8 commit 50e01a6
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
24 changes: 12 additions & 12 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
@@ -1,7 +1,7 @@
{
"name": "parser",
"description": "Convert issue form responses to JSON",
"version": "4.0.0",
"version": "4.1.0",
"author": "Nick Alteen <[email protected]>",
"type": "module",
"homepage": "https://github.com/issue-ops/parser#readme",
Expand Down Expand Up @@ -41,7 +41,7 @@
},
"dependencies": {
"@actions/core": "^1.11.1",
"@github/issue-parser": "^1.0.1",
"@github/issue-parser": "^2.0.0",
"dedent-js": "^1.0.1",
"yaml": "^2.7.0"
},
Expand Down

0 comments on commit 50e01a6

Please sign in to comment.