Skip to content

Commit dda6504

Browse files
chore: update npm dependencies
1 parent 41e062c commit dda6504

File tree

2 files changed

+8
-31
lines changed

2 files changed

+8
-31
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"sprintf-js": "^1.1.2"
2929
},
3030
"devDependencies": {
31-
"@technote-space/github-action-test-helper": "^0.0.27",
31+
"@technote-space/github-action-test-helper": "^0.0.28",
3232
"@types/jest": "^24.0.25",
3333
"@types/node": "^13.1.6",
3434
"@typescript-eslint/eslint-plugin": "^2.15.0",

yarn.lock

Lines changed: 7 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,6 @@
77
resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.2.1.tgz#867e92da94d80f743e6e0503c668af832465080a"
88
integrity sha512-xD+CQd9p4lU7ZfRqmUcbJpqR+Ss51rJRVeXMyOLrZQImN9/8Sy/BEUBnHO/UKD3z03R686PVTLfEPmkropGuLw==
99

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-
1810
"@actions/github@^2.0.1":
1911
version "2.0.1"
2012
resolved "https://registry.yarnpkg.com/@actions/github/-/github-2.0.1.tgz#2870f56c28f042effc04e9ebf0df1f1af23715f7"
@@ -317,14 +309,6 @@
317309
is-plain-object "^3.0.0"
318310
universal-user-agent "^4.0.0"
319311

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-
328312
"@octokit/graphql@^4.3.1":
329313
version "4.3.1"
330314
resolved "https://registry.yarnpkg.com/@octokit/graphql/-/graphql-4.3.1.tgz#9ee840e04ed2906c7d6763807632de84cdecf418"
@@ -343,7 +327,7 @@
343327
deprecation "^2.0.0"
344328
once "^1.4.0"
345329

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":
347331
version "5.3.1"
348332
resolved "https://registry.yarnpkg.com/@octokit/request/-/request-5.3.1.tgz#3a1ace45e6f88b1be4749c5da963b3a3b4a2f120"
349333
integrity sha512-5/X0AL1ZgoU32fAepTfEoggFinO3rxsMLtzhlUX+RctLrusn/CApJuGFCd0v7GMFhF+8UiCsTTfsu7Fh1HnEJg==
@@ -382,12 +366,12 @@
382366
dependencies:
383367
"@types/node" ">= 8"
384368

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==
389373
dependencies:
390-
"@actions/github" "^1.1.0"
374+
"@actions/github" "^2.0.1"
391375
js-yaml "^3.13.1"
392376

393377
"@types/babel__core@^7.1.0":
@@ -3085,7 +3069,7 @@ os-homedir@^1.0.0:
30853069
resolved "https://registry.yarnpkg.com/os-homedir/-/os-homedir-1.0.2.tgz#ffbc4988336e0e833de0c168c7ef152121aa7fb3"
30863070
integrity sha1-/7xJiDNuDoM94MFox+8VISGqf7M=
30873071

3088-
os-name@^3.0.0, os-name@^3.1.0:
3072+
os-name@^3.1.0:
30893073
version "3.1.0"
30903074
resolved "https://registry.yarnpkg.com/os-name/-/os-name-3.1.0.tgz#dec19d966296e1cd62d701a5a66ee1ddeae70801"
30913075
integrity sha512-h8L+8aNjNcMpo/mAIBPn5PXCM16iyPGjHNWo6U1YO8sJTMHtEtyczI6QJnLoplswm6goopQkqc7OAnjhWcugVg==
@@ -4082,13 +4066,6 @@ union-value@^1.0.0:
40824066
is-extendable "^0.1.1"
40834067
set-value "^2.0.1"
40844068

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-
40924069
universal-user-agent@^4.0.0:
40934070
version "4.0.0"
40944071
resolved "https://registry.yarnpkg.com/universal-user-agent/-/universal-user-agent-4.0.0.tgz#27da2ec87e32769619f68a14996465ea1cb9df16"

0 commit comments

Comments
 (0)