Skip to content

Commit 8fc2285

Browse files
chore: update npm dependencies
1 parent 13509ec commit 8fc2285

File tree

2 files changed

+40
-33
lines changed

2 files changed

+40
-33
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@
2828
"dependencies": {
2929
"@actions/core": "^1.2.2",
3030
"@actions/github": "^2.1.1",
31-
"@technote-space/filter-github-action": "^0.2.3",
32-
"@technote-space/github-action-helper": "^1.1.4"
31+
"@technote-space/filter-github-action": "^0.2.4",
32+
"@technote-space/github-action-helper": "^1.1.6"
3333
},
3434
"devDependencies": {
35-
"@technote-space/github-action-test-helper": "^0.2.3",
35+
"@technote-space/github-action-test-helper": "^0.2.4",
3636
"@types/jest": "^25.1.3",
3737
"@types/node": "^13.7.4",
3838
"@typescript-eslint/eslint-plugin": "^2.20.0",

yarn.lock

Lines changed: 37 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.2.2.tgz#3c4848d50378f9e3bcb67bcf97813382ec7369ee"
88
integrity sha512-IbCx7oefq+Gi6FWbSs2Fnw8VkEI6Y4gvjrYprY3RV//ksq/KPMlClOerJ4jRosyal6zkUIc8R9fS/cpRMlGClg==
99

10-
"@actions/github@^2.1.0", "@actions/github@^2.1.1":
10+
"@actions/github@^2.1.1":
1111
version "2.1.1"
1212
resolved "https://registry.yarnpkg.com/@actions/github/-/github-2.1.1.tgz#bcabedff598196d953f58ba750d5e75549a75142"
1313
integrity sha512-kAgTGUx7yf5KQCndVeHSwCNZuDBvPyxm5xKTswW2lofugeuC1AZX73nUUVDNaysnM9aKFMHv9YCdVJbg7syEyA==
@@ -354,13 +354,13 @@
354354
"@octokit/types" "^2.0.0"
355355

356356
"@octokit/endpoint@^5.5.0":
357-
version "5.5.2"
358-
resolved "https://registry.yarnpkg.com/@octokit/endpoint/-/endpoint-5.5.2.tgz#ed19d01fe85ac58bc2b774661658f9e5429b8164"
359-
integrity sha512-ICDcRA0C2vtTZZGud1nXRrBLXZqFayodXAKZfo3dkdcLNqcHsgaz3YSTupbURusYeucSVRjjG+RTcQhx6HPPcg==
357+
version "5.5.3"
358+
resolved "https://registry.yarnpkg.com/@octokit/endpoint/-/endpoint-5.5.3.tgz#0397d1baaca687a4c8454ba424a627699d97c978"
359+
integrity sha512-EzKwkwcxeegYYah5ukEeAI/gYRLv2Y9U5PpIsseGSFDk+G3RbipQGBs8GuYS1TLCtQaqoO66+aQGtITPalxsNQ==
360360
dependencies:
361361
"@octokit/types" "^2.0.0"
362362
is-plain-object "^3.0.0"
363-
universal-user-agent "^4.0.0"
363+
universal-user-agent "^5.0.0"
364364

365365
"@octokit/graphql@^4.3.1":
366366
version "4.3.1"
@@ -401,9 +401,9 @@
401401
once "^1.4.0"
402402

403403
"@octokit/request@^5.2.0", "@octokit/request@^5.3.0":
404-
version "5.3.1"
405-
resolved "https://registry.yarnpkg.com/@octokit/request/-/request-5.3.1.tgz#3a1ace45e6f88b1be4749c5da963b3a3b4a2f120"
406-
integrity sha512-5/X0AL1ZgoU32fAepTfEoggFinO3rxsMLtzhlUX+RctLrusn/CApJuGFCd0v7GMFhF+8UiCsTTfsu7Fh1HnEJg==
404+
version "5.3.2"
405+
resolved "https://registry.yarnpkg.com/@octokit/request/-/request-5.3.2.tgz#1ca8b90a407772a1ee1ab758e7e0aced213b9883"
406+
integrity sha512-7NPJpg19wVQy1cs2xqXjjRq/RmtSomja/VSWnptfYwuBxLdbYh2UjhGi0Wx7B1v5Iw5GKhfFDQL7jM7SSp7K2g==
407407
dependencies:
408408
"@octokit/endpoint" "^5.5.0"
409409
"@octokit/request-error" "^1.0.1"
@@ -412,7 +412,7 @@
412412
is-plain-object "^3.0.0"
413413
node-fetch "^2.3.0"
414414
once "^1.4.0"
415-
universal-user-agent "^4.0.0"
415+
universal-user-agent "^5.0.0"
416416

417417
"@octokit/rest@^16.43.1":
418418
version "16.43.1"
@@ -437,9 +437,9 @@
437437
universal-user-agent "^4.0.0"
438438

439439
"@octokit/types@^2.0.0", "@octokit/types@^2.0.1":
440-
version "2.1.1"
441-
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-2.1.1.tgz#77e80d1b663c5f1f829e5377b728fa3c4fe5a97d"
442-
integrity sha512-89LOYH+d/vsbDX785NOfLxTW88GjNd0lWRz1DVPVsZgg9Yett5O+3MOvwo7iHgvUwbFz0mf/yPIjBkUbs4kxoQ==
440+
version "2.2.0"
441+
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-2.2.0.tgz#ddb0a90cf3e9624ae97e09d16f21f4c4a682d3be"
442+
integrity sha512-iEeW3XlkxeM/CObeoYvbUv24Oe+DldGofY+3QyeJ5XKKA6B+V94ePk14EDCarseWdMs6afKZPv3dFq8C+SY5lw==
443443
dependencies:
444444
"@types/node" ">= 8"
445445

@@ -450,30 +450,30 @@
450450
dependencies:
451451
type-detect "4.0.8"
452452

453-
"@technote-space/filter-github-action@^0.2.3":
454-
version "0.2.3"
455-
resolved "https://registry.yarnpkg.com/@technote-space/filter-github-action/-/filter-github-action-0.2.3.tgz#ab467724de0905b10f9737c69d550354bcb2138c"
456-
integrity sha512-9lAbzEseqwfYoEQehJA0CqLEbmDuLAWTl6e8qyAnQBKGXQnqN8wrDXGqdEcY5sMwlIyQtRPLQW32oBtT0O4PRQ==
453+
"@technote-space/filter-github-action@^0.2.4":
454+
version "0.2.4"
455+
resolved "https://registry.yarnpkg.com/@technote-space/filter-github-action/-/filter-github-action-0.2.4.tgz#927f147c4b3ca0afa6af49875687c7d51d2e336d"
456+
integrity sha512-/EK6LVXUr0w91bFIiIcYrG2KTxeOd8V58P+5IWstFArp6Svf5I1uOtPmZmvt4pOfTQtRiSVRNnVQZmGe5Lu8Pw==
457457
dependencies:
458458
"@actions/core" "^1.2.2"
459-
"@actions/github" "^2.1.0"
459+
"@actions/github" "^2.1.1"
460460

461-
"@technote-space/github-action-helper@^1.1.4":
462-
version "1.1.4"
463-
resolved "https://registry.yarnpkg.com/@technote-space/github-action-helper/-/github-action-helper-1.1.4.tgz#6dee1ef05e96b0df70a17c0e744a38b79e695d0c"
464-
integrity sha512-ysHXyTKWncqd7R7oKvME+UYKRPGzfyM9y+cS3LsT30jGL80wFRVd4zq9FlETUyiJBHLtw8vhRtfMvR2Oy0uHCw==
461+
"@technote-space/github-action-helper@^1.1.6":
462+
version "1.1.6"
463+
resolved "https://registry.yarnpkg.com/@technote-space/github-action-helper/-/github-action-helper-1.1.6.tgz#6f5500ec3785d1ea0e7b8f02796c39df7225009a"
464+
integrity sha512-psuu1qqPd1N5Tku5Cywsdio5W9/09mVBqhawel/voMRQ1MWwCvIEgHzcQ0MiNLjaJcCUeYB1fGKnQjGk3LBZiQ==
465465
dependencies:
466466
"@actions/core" "^1.2.2"
467-
"@actions/github" "^2.1.0"
467+
"@actions/github" "^2.1.1"
468468
shell-escape "^0.2.0"
469469
sprintf-js "^1.1.2"
470470

471-
"@technote-space/github-action-test-helper@^0.2.3":
472-
version "0.2.3"
473-
resolved "https://registry.yarnpkg.com/@technote-space/github-action-test-helper/-/github-action-test-helper-0.2.3.tgz#44c5b41043ca290d36176e6adb04ad9b069bddd9"
474-
integrity sha512-D8am820P+975Ogg9/iiNzFTsgRbjkG46/fsBIf+jPoVnZAsUgv+q6uIyhO6O3Ame9pvN6VCN5dJm4hGo3NQpog==
471+
"@technote-space/github-action-test-helper@^0.2.4":
472+
version "0.2.4"
473+
resolved "https://registry.yarnpkg.com/@technote-space/github-action-test-helper/-/github-action-test-helper-0.2.4.tgz#9ff122c173caed66d7d1a7c98136f397e876e5de"
474+
integrity sha512-yU+KbfZ8+nn6uwMK0TN8W+PoyM2zS8x0lYABVS+077wqLubLIs5PQyFRggNOZPVg51aRWFI1if87VG7QBuan8Q==
475475
dependencies:
476-
"@actions/github" "^2.1.0"
476+
"@actions/github" "^2.1.1"
477477
js-yaml "^3.13.1"
478478

479479
"@types/babel__core@^7.1.0":
@@ -3916,9 +3916,16 @@ union-value@^1.0.0:
39163916
set-value "^2.0.1"
39173917

39183918
universal-user-agent@^4.0.0:
3919-
version "4.0.0"
3920-
resolved "https://registry.yarnpkg.com/universal-user-agent/-/universal-user-agent-4.0.0.tgz#27da2ec87e32769619f68a14996465ea1cb9df16"
3921-
integrity sha512-eM8knLpev67iBDizr/YtqkJsF3GK8gzDc6st/WKzrTuPtcsOKW/0IdL4cnMBsU69pOx0otavLWBDGTwg+dB0aA==
3919+
version "4.0.1"
3920+
resolved "https://registry.yarnpkg.com/universal-user-agent/-/universal-user-agent-4.0.1.tgz#fd8d6cb773a679a709e967ef8288a31fcc03e557"
3921+
integrity sha512-LnST3ebHwVL2aNe4mejI9IQh2HfZ1RLo8Io2HugSif8ekzD1TlWpHpColOB/eh8JHMLkGH3Akqf040I+4ylNxg==
3922+
dependencies:
3923+
os-name "^3.1.0"
3924+
3925+
universal-user-agent@^5.0.0:
3926+
version "5.0.0"
3927+
resolved "https://registry.yarnpkg.com/universal-user-agent/-/universal-user-agent-5.0.0.tgz#a3182aa758069bf0e79952570ca757de3579c1d9"
3928+
integrity sha512-B5TPtzZleXyPrUMKCpEHFmVhMN6EhmJYjG5PQna9s7mXeSqGTLap4OpqLl5FCEFUI3UBmllkETwKf/db66Y54Q==
39223929
dependencies:
39233930
os-name "^3.1.0"
39243931

0 commit comments

Comments
 (0)