|
7 | 7 | resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.2.1.tgz#867e92da94d80f743e6e0503c668af832465080a"
|
8 | 8 | integrity sha512-xD+CQd9p4lU7ZfRqmUcbJpqR+Ss51rJRVeXMyOLrZQImN9/8Sy/BEUBnHO/UKD3z03R686PVTLfEPmkropGuLw==
|
9 | 9 |
|
10 |
| -"@actions/github@^1.1.0": |
11 |
| - version "1.1.0" |
12 |
| - resolved "https://registry.yarnpkg.com/@actions/github/-/github-1.1.0.tgz#06f34e6b0cf07eb2b3641de3e680dbfae6bcd400" |
13 |
| - integrity sha512-cHf6PyoNMdei13jEdGPhKprIMFmjVVW/dnM5/9QmQDJ1ZTaGVyezUSCUIC/ySNLRvDUpeFwPYMdThSEJldSbUw== |
14 |
| - dependencies: |
15 |
| - "@octokit/graphql" "^2.0.1" |
16 |
| - "@octokit/rest" "^16.15.0" |
17 |
| - |
18 | 10 | "@actions/github@^2.0.1":
|
19 | 11 | version "2.0.1"
|
20 | 12 | resolved "https://registry.yarnpkg.com/@actions/github/-/github-2.0.1.tgz#2870f56c28f042effc04e9ebf0df1f1af23715f7"
|
|
317 | 309 | is-plain-object "^3.0.0"
|
318 | 310 | universal-user-agent "^4.0.0"
|
319 | 311 |
|
320 |
| -"@octokit/graphql@^2.0.1": |
321 |
| - version "2.1.3" |
322 |
| - resolved "https://registry.yarnpkg.com/@octokit/graphql/-/graphql-2.1.3.tgz#60c058a0ed5fa242eca6f938908d95fd1a2f4b92" |
323 |
| - integrity sha512-XoXJqL2ondwdnMIW3wtqJWEwcBfKk37jO/rYkoxNPEVeLBDGsGO1TCWggrAlq3keGt/O+C/7VepXnukUxwt5vA== |
324 |
| - dependencies: |
325 |
| - "@octokit/request" "^5.0.0" |
326 |
| - universal-user-agent "^2.0.3" |
327 |
| - |
328 | 312 | "@octokit/graphql@^4.3.1":
|
329 | 313 | version "4.3.1"
|
330 | 314 | resolved "https://registry.yarnpkg.com/@octokit/graphql/-/graphql-4.3.1.tgz#9ee840e04ed2906c7d6763807632de84cdecf418"
|
|
343 | 327 | deprecation "^2.0.0"
|
344 | 328 | once "^1.4.0"
|
345 | 329 |
|
346 |
| -"@octokit/request@^5.0.0", "@octokit/request@^5.2.0", "@octokit/request@^5.3.0": |
| 330 | +"@octokit/request@^5.2.0", "@octokit/request@^5.3.0": |
347 | 331 | version "5.3.1"
|
348 | 332 | resolved "https://registry.yarnpkg.com/@octokit/request/-/request-5.3.1.tgz#3a1ace45e6f88b1be4749c5da963b3a3b4a2f120"
|
349 | 333 | integrity sha512-5/X0AL1ZgoU32fAepTfEoggFinO3rxsMLtzhlUX+RctLrusn/CApJuGFCd0v7GMFhF+8UiCsTTfsu7Fh1HnEJg==
|
|
382 | 366 | dependencies:
|
383 | 367 | "@types/node" ">= 8"
|
384 | 368 |
|
385 |
| -"@technote-space/github-action-test-helper@^0.0.27": |
386 |
| - version "0.0.27" |
387 |
| - resolved "https://registry.yarnpkg.com/@technote-space/github-action-test-helper/-/github-action-test-helper-0.0.27.tgz#27d2a06355e644139dbb36375d0ffda3ec1e5674" |
388 |
| - integrity sha512-NDF5e7zuOfeukeKUKSnNybvZeHgF3AlHq2Wh/iKuiP1zE6xOrT/3cNrKO3tJR1MySi6QNSQMszHroCllt7/LPw== |
| 369 | +"@technote-space/github-action-test-helper@^0.0.28": |
| 370 | + version "0.0.28" |
| 371 | + resolved "https://registry.yarnpkg.com/@technote-space/github-action-test-helper/-/github-action-test-helper-0.0.28.tgz#03c87c6780e9a716933903edda1d77bc6e5666cb" |
| 372 | + integrity sha512-vChFnRmzo4D3KQ/Z1LGf1UL+j0qukPknEI2+GOSXBgkmANJbgwg6YPVgMpFixkfHNili2y9bNYqrJ9kh+7kVtQ== |
389 | 373 | dependencies:
|
390 |
| - "@actions/github" "^1.1.0" |
| 374 | + "@actions/github" "^2.0.1" |
391 | 375 | js-yaml "^3.13.1"
|
392 | 376 |
|
393 | 377 | "@types/babel__core@^7.1.0":
|
@@ -3085,7 +3069,7 @@ os-homedir@^1.0.0:
|
3085 | 3069 | resolved "https://registry.yarnpkg.com/os-homedir/-/os-homedir-1.0.2.tgz#ffbc4988336e0e833de0c168c7ef152121aa7fb3"
|
3086 | 3070 | integrity sha1-/7xJiDNuDoM94MFox+8VISGqf7M=
|
3087 | 3071 |
|
3088 |
| -os-name@^3.0.0, os-name@^3.1.0: |
| 3072 | +os-name@^3.1.0: |
3089 | 3073 | version "3.1.0"
|
3090 | 3074 | resolved "https://registry.yarnpkg.com/os-name/-/os-name-3.1.0.tgz#dec19d966296e1cd62d701a5a66ee1ddeae70801"
|
3091 | 3075 | integrity sha512-h8L+8aNjNcMpo/mAIBPn5PXCM16iyPGjHNWo6U1YO8sJTMHtEtyczI6QJnLoplswm6goopQkqc7OAnjhWcugVg==
|
@@ -4082,13 +4066,6 @@ union-value@^1.0.0:
|
4082 | 4066 | is-extendable "^0.1.1"
|
4083 | 4067 | set-value "^2.0.1"
|
4084 | 4068 |
|
4085 |
| -universal-user-agent@^2.0.3: |
4086 |
| - version "2.1.0" |
4087 |
| - resolved "https://registry.yarnpkg.com/universal-user-agent/-/universal-user-agent-2.1.0.tgz#5abfbcc036a1ba490cb941f8fd68c46d3669e8e4" |
4088 |
| - integrity sha512-8itiX7G05Tu3mGDTdNY2fB4KJ8MgZLS54RdG6PkkfwMAavrXu1mV/lls/GABx9O3Rw4PnTtasxrvbMQoBYY92Q== |
4089 |
| - dependencies: |
4090 |
| - os-name "^3.0.0" |
4091 |
| - |
4092 | 4069 | universal-user-agent@^4.0.0:
|
4093 | 4070 | version "4.0.0"
|
4094 | 4071 | resolved "https://registry.yarnpkg.com/universal-user-agent/-/universal-user-agent-4.0.0.tgz#27da2ec87e32769619f68a14996465ea1cb9df16"
|
|
0 commit comments