Skip to content

Commit

Permalink
fix(deps): update dependency @actions/core to v1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jamacku committed Oct 10, 2023
1 parent 0e16c50 commit 777c99b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"license": "MIT",
"packageManager": "[email protected]",
"dependencies": {
"@actions/core": "1.10.0",
"@actions/core": "1.10.1",
"@octokit/rest": "20.0.2",
"@probot/adapter-github-actions": "3.1.3",
"class-validator": "^0.14.0"
Expand Down
18 changes: 4 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,7 @@ __metadata:
languageName: node
linkType: hard

"@actions/core@npm:1.10.0":
version: 1.10.0
resolution: "@actions/core@npm:1.10.0"
dependencies:
"@actions/http-client": ^2.0.1
uuid: ^8.3.2
checksum: 0a75621e007ab20d887434cdd165f0b9036f14c22252a2faed33543d8b9d04ec95d823e69ca636a25245574e4585d73e1e9e47a845339553c664f9f2c9614669
languageName: node
linkType: hard

"@actions/core@npm:^1.2.6":
"@actions/core@npm:1.10.1, @actions/core@npm:^1.2.6":
version: 1.10.1
resolution: "@actions/core@npm:1.10.1"
dependencies:
Expand Down Expand Up @@ -1541,7 +1531,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "advanced-issue-labeler@workspace:."
dependencies:
"@actions/core": 1.10.0
"@actions/core": 1.10.1
"@actions/github": 5.1.1
"@octokit/rest": 20.0.2
"@probot/adapter-github-actions": 3.1.3
Expand Down Expand Up @@ -5413,11 +5403,11 @@ __metadata:

"typescript@patch:[email protected]#~builtin<compat/typescript>":
version: 5.2.2
resolution: "typescript@patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=5da071"
resolution: "typescript@patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=f3b441"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 07106822b4305de3f22835cbba949a2b35451cad50888759b6818421290ff95d522b38ef7919e70fb381c5fe9c1c643d7dea22c8b31652a717ddbd57b7f4d554
checksum: 0f4da2f15e6f1245e49db15801dbee52f2bbfb267e1c39225afdab5afee1a72839cd86000e65ee9d7e4dfaff12239d28beaf5ee431357fcced15fb08583d72ca
languageName: node
linkType: hard

Expand Down

0 comments on commit 777c99b

Please sign in to comment.