Skip to content

Commit

Permalink
fix github actios toolkit dependency issue
Browse files Browse the repository at this point in the history
  • Loading branch information
akphi committed May 12, 2022
1 parent f6abe87 commit 4a7b669
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@
"semver": "7.3.7",
"sort-package-json": "1.57.0",
"stylelint": "14.8.2",
"tunnel": "0.0.6",
"typescript": "4.6.4",
"yargs": "17.5.0"
},
Expand Down
8 changes: 8 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10157,6 +10157,7 @@ __metadata:
semver: 7.3.7
sort-package-json: 1.57.0
stylelint: 14.8.2
tunnel: 0.0.6
typescript: 4.6.4
yargs: 17.5.0
languageName: unknown
Expand Down Expand Up @@ -15296,6 +15297,13 @@ __metadata:
languageName: node
linkType: hard

"tunnel@npm:0.0.6":
version: 0.0.6
resolution: "tunnel@npm:0.0.6"
checksum: c362948df9ad34b649b5585e54ce2838fa583aa3037091aaed66793c65b423a264e5229f0d7e9a95513a795ac2bd4cb72cda7e89a74313f182c1e9ae0b0994fa
languageName: node
linkType: hard

"type-check@npm:^0.4.0, type-check@npm:~0.4.0":
version: 0.4.0
resolution: "type-check@npm:0.4.0"
Expand Down

0 comments on commit 4a7b669

Please sign in to comment.