Skip to content

Commit c68ffc7

Browse files
chore: update npm dependencies
1 parent d158a8e commit c68ffc7

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,26 +28,26 @@
2828
"dependencies": {
2929
"@actions/core": "^1.2.5",
3030
"@actions/github": "^4.0.0",
31-
"@technote-space/filter-github-action": "^0.5.2",
31+
"@technote-space/filter-github-action": "^0.5.3",
3232
"@technote-space/github-action-helper": "^3.5.0"
3333
},
3434
"devDependencies": {
3535
"@commitlint/cli": "^11.0.0",
3636
"@commitlint/config-conventional": "^11.0.0",
3737
"@technote-space/github-action-test-helper": "^0.5.7",
3838
"@technote-space/release-github-actions-cli": "^1.6.10",
39-
"@types/jest": "^26.0.13",
40-
"@types/node": "^14.10.1",
39+
"@types/jest": "^26.0.14",
40+
"@types/node": "^14.11.1",
4141
"@typescript-eslint/eslint-plugin": "^4.1.1",
4242
"@typescript-eslint/parser": "^4.1.1",
4343
"eslint": "^7.9.0",
4444
"husky": "^4.3.0",
4545
"jest": "^26.4.2",
4646
"jest-circus": "^26.4.2",
47-
"lint-staged": "^10.3.0",
47+
"lint-staged": "^10.4.0",
4848
"nock": "^13.0.4",
4949
"ts-jest": "^26.3.0",
50-
"typescript": "^4.0.2"
50+
"typescript": "^4.0.3"
5151
},
5252
"publishConfig": {
5353
"access": "public"

yarn.lock

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -766,10 +766,10 @@
766766
dependencies:
767767
"@sinonjs/commons" "^1.7.0"
768768

769-
"@technote-space/filter-github-action@^0.5.1", "@technote-space/filter-github-action@^0.5.2":
770-
version "0.5.2"
771-
resolved "https://registry.yarnpkg.com/@technote-space/filter-github-action/-/filter-github-action-0.5.2.tgz#525d916d944afc7678d7d6389127b65fc8f0fcdc"
772-
integrity sha512-u2FoQKZDEgW2lSODESeKYNsg8oLOPAmqaOSGImi0F7Y1tNjy0NfdIGLhV0dp+x8uyYMtCAd/BGpWF0wE7zmExQ==
769+
"@technote-space/filter-github-action@^0.5.1", "@technote-space/filter-github-action@^0.5.3":
770+
version "0.5.3"
771+
resolved "https://registry.yarnpkg.com/@technote-space/filter-github-action/-/filter-github-action-0.5.3.tgz#d27c3149195e284649fef413a5e21311eb2741e3"
772+
integrity sha512-vV/hQXpx12iiCEnXWfnEd0XfvRgcBHWPQV8z5Ac/sfRH+NS19nsF/CLZ4GwBcFmZeLFWev1g4jQQPxL5/ycl0w==
773773
dependencies:
774774
"@actions/core" "^1.2.5"
775775
"@actions/github" "^4.0.0"
@@ -888,10 +888,10 @@
888888
dependencies:
889889
"@types/istanbul-lib-report" "*"
890890

891-
"@types/[email protected]", "@types/jest@^26.0.13":
892-
version "26.0.13"
893-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.13.tgz#5a7b9d5312f5dd521a38329c38ee9d3802a0b85e"
894-
integrity sha512-sCzjKow4z9LILc6DhBvn5AkIfmQzDZkgtVVKmGwVrs5tuid38ws281D4l+7x1kP487+FlKDh5kfMZ8WSPAdmdA==
891+
"@types/[email protected]", "@types/jest@^26.0.14":
892+
version "26.0.14"
893+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.14.tgz#078695f8f65cb55c5a98450d65083b2b73e5a3f3"
894+
integrity sha512-Hz5q8Vu0D288x3iWXePSn53W7hAjP0H7EQ6QvDO9c7t46mR0lNOLlfuwQ+JkVxuhygHzlzPX+0jKdA3ZgSh+Vg==
895895
dependencies:
896896
jest-diff "^25.2.1"
897897
pretty-format "^25.2.1"
@@ -906,10 +906,10 @@
906906
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.0.tgz#69a23a3ad29caf0097f06eda59b361ee2f0639f6"
907907
integrity sha1-aaI6OtKcrwCX8G7aWbNh7i8GOfY=
908908

909-
"@types/node@*", "@types/node@>= 8", "@types/node@^14.10.1":
910-
version "14.10.1"
911-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.10.1.tgz#cc323bad8e8a533d4822f45ce4e5326f36e42177"
912-
integrity sha512-aYNbO+FZ/3KGeQCEkNhHFRIzBOUgc7QvcVNKXbfnhDkSfwUv91JsQQa10rDgKSTSLkXZ1UIyPe4FJJNVgw1xWQ==
909+
"@types/node@*", "@types/node@>= 8", "@types/node@^14.11.1":
910+
version "14.11.1"
911+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.11.1.tgz#56af902ad157e763f9ba63d671c39cda3193c835"
912+
integrity sha512-oTQgnd0hblfLsJ6BvJzzSL+Inogp3lq9fGgqRkMB/ziKMgEUaFl801OncOzUmalfzt14N0oPHMK47ipl+wbTIw==
913913

914914
"@types/normalize-package-data@^2.4.0":
915915
version "2.4.0"
@@ -3387,10 +3387,10 @@ lines-and-columns@^1.1.6:
33873387
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
33883388
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
33893389

3390-
lint-staged@^10.3.0:
3391-
version "10.3.0"
3392-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.3.0.tgz#388c3d440590c45c339e7163f669ea69ae90b1e0"
3393-
integrity sha512-an3VgjHqmJk0TORB/sdQl0CTkRg4E5ybYCXTTCSJ5h9jFwZbcgKIx5oVma5e7wp/uKt17s1QYFmYqT9MGVosGw==
3390+
lint-staged@^10.4.0:
3391+
version "10.4.0"
3392+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.4.0.tgz#d18628f737328e0bbbf87d183f4020930e9a984e"
3393+
integrity sha512-uaiX4U5yERUSiIEQc329vhCTDDwUcSvKdRLsNomkYLRzijk3v8V9GWm2Nz0RMVB87VcuzLvtgy6OsjoH++QHIg==
33943394
dependencies:
33953395
chalk "^4.1.0"
33963396
cli-truncate "^2.1.0"
@@ -4546,9 +4546,9 @@ spdx-expression-parse@^3.0.0:
45464546
spdx-license-ids "^3.0.0"
45474547

45484548
spdx-license-ids@^3.0.0:
4549-
version "3.0.5"
4550-
resolved "https://registry.yarnpkg.com/spdx-license-ids/-/spdx-license-ids-3.0.5.tgz#3694b5804567a458d3c8045842a6358632f62654"
4551-
integrity sha512-J+FWzZoynJEXGphVIS+XEh3kFSjZX/1i9gFBaWQcB+/tmpe2qUsSBABpcxqxnAxFdiUFEgAX1bjYGQvIZmoz9Q==
4549+
version "3.0.6"
4550+
resolved "https://registry.yarnpkg.com/spdx-license-ids/-/spdx-license-ids-3.0.6.tgz#c80757383c28abf7296744998cbc106ae8b854ce"
4551+
integrity sha512-+orQK83kyMva3WyPf59k1+Y525csj5JejicWut55zeTWANuN17qSiSLUXWtzHeNWORSvT7GLDJ/E/XiIWoXBTw==
45524552

45534553
split-string@^3.0.1, split-string@^3.0.2:
45544554
version "3.1.0"
@@ -4962,10 +4962,10 @@ typedarray-to-buffer@^3.1.5:
49624962
dependencies:
49634963
is-typedarray "^1.0.0"
49644964

4965-
typescript@^4.0.2:
4966-
version "4.0.2"
4967-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.2.tgz#7ea7c88777c723c681e33bf7988be5d008d05ac2"
4968-
integrity sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ==
4965+
typescript@^4.0.3:
4966+
version "4.0.3"
4967+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.3.tgz#153bbd468ef07725c1df9c77e8b453f8d36abba5"
4968+
integrity sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==
49694969

49704970
union-value@^1.0.0:
49714971
version "1.0.1"

0 commit comments

Comments
 (0)