Skip to content

Commit

Permalink
chore(deps): update dependency issue-metadata to v0.1.6
Browse files Browse the repository at this point in the history
issue-metadata PR:
- redhat-plumbers-in-action/issue-metadata#18

Resolves issue encountered in:
- redhat-plumbers/systemd-rhel8#385
  • Loading branch information
jamacku committed Apr 27, 2023
1 parent 9906c71 commit f029ad6
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
8 changes: 4 additions & 4 deletions dist/index.js

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

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@actions/core": "1.10.0",
"@octokit/rest": "19.0.7",
"@probot/adapter-github-actions": "3.1.3",
"issue-metadata": "^0.1.5",
"issue-metadata": "^0.1.6",
"zod": "^3.20.6"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1428,7 +1428,7 @@ __metadata:
"@vitest/coverage-c8": 0.30.1
eslint: ^8.29.0
eslint-plugin-prettier: 4.2.1
issue-metadata: ^0.1.5
issue-metadata: ^0.1.6
js-yaml: 4.1.0
nock: 13.3.0
prettier: 2.8.8
Expand Down Expand Up @@ -3188,13 +3188,13 @@ __metadata:
languageName: node
linkType: hard

"issue-metadata@npm:^0.1.5":
version: 0.1.5
resolution: "issue-metadata@npm:0.1.5"
"issue-metadata@npm:^0.1.6":
version: 0.1.6
resolution: "issue-metadata@npm:0.1.6"
dependencies:
"@octokit/request": ^6.2.3
zod: ^3.21.4
checksum: 5c6a1f5fb61ed3b764f07046d5b50a65cadb1e359819d23b16d28b7454db21f4ef2f8759f0a2cfa1e456706672cc1b96c379eac3c10a3b370e492e4c7c6facc6
checksum: c0ba12156b71aa3288daeda7fe156b63c03ba68eb7992361a352973abe0334a7e00443dbe8baed244e9f8222339ebd854b52d6c27c1c7e3f743549396a588ca2
languageName: node
linkType: hard

Expand Down

0 comments on commit f029ad6

Please sign in to comment.