Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"author": "",
"license": "MIT",
"dependencies": {
"@actions/core": "1.8.2"
"@actions/core": "1.9.1"
},
"devDependencies": {
"@swc/core": "1.2.197",
Expand Down
20 changes: 15 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,13 @@ __metadata:
version: 6
cacheKey: 8

"@actions/core@npm:1.8.2":
version: 1.8.2
resolution: "@actions/core@npm:1.8.2"
"@actions/core@npm:1.9.1":
version: 1.9.1
resolution: "@actions/core@npm:1.9.1"
dependencies:
"@actions/http-client": ^2.0.1
checksum: 1cd1a47f751501900a579e641565bbe13a09d626507a4fa46b51e6a959a74a89134490ae7311570ed8ec1735ada83bcfde81a456ea4d2e24e323c16e94e39fd1
uuid: ^8.3.2
checksum: 8f9823bed2e172fcabb65a63e136f98bbd0614bf37b5012caff4d3216471de19956e6bc0ed2767c52bccc3d02a7450a3b902a83f56bfa255477858c6341d1e2e
languageName: node
linkType: hard

Expand Down Expand Up @@ -4491,7 +4492,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "modern-typescript-action@workspace:."
dependencies:
"@actions/core": 1.8.2
"@actions/core": 1.9.1
"@swc/core": 1.2.197
"@swc/jest": 0.2.21
"@types/jest": 28.1.1
Expand Down Expand Up @@ -5764,6 +5765,15 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:^8.3.2":
version: 8.3.2
resolution: "uuid@npm:8.3.2"
bin:
uuid: dist/bin/uuid
checksum: 5575a8a75c13120e2f10e6ddc801b2c7ed7d8f3c8ac22c7ed0c7b2ba6383ec0abda88c905085d630e251719e0777045ae3236f04c812184b7c765f63a70e58df
languageName: node
linkType: hard

"v8-compile-cache@npm:^2.0.3":
version: 2.3.0
resolution: "v8-compile-cache@npm:2.3.0"
Expand Down