Skip to content

Commit 551b1eb

Browse files
feat: update packages
1 parent d5e12fa commit 551b1eb

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
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.1.1",
31+
"@technote-space/github-action-test-helper": "^0.1.2",
3232
"@types/jest": "^24.9.0",
3333
"@types/node": "^13.1.8",
3434
"@typescript-eslint/eslint-plugin": "^2.16.0",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -366,10 +366,10 @@
366366
dependencies:
367367
"@types/node" ">= 8"
368368

369-
"@technote-space/github-action-test-helper@^0.1.1":
370-
version "0.1.1"
371-
resolved "https://registry.yarnpkg.com/@technote-space/github-action-test-helper/-/github-action-test-helper-0.1.1.tgz#6480b5516cc7e9291685226caa31f58671e3e11f"
372-
integrity sha512-K6ebxvzskzjTZeK75Ymbg0F0CyZRLMAewjHiiWguyn1HfIKGllJxLhS0TSApJo3092+VsDSiPCYTeL+nQTMEVg==
369+
"@technote-space/github-action-test-helper@^0.1.2":
370+
version "0.1.2"
371+
resolved "https://registry.yarnpkg.com/@technote-space/github-action-test-helper/-/github-action-test-helper-0.1.2.tgz#50d37d9487da0a41650aa645c75fce71711ec55d"
372+
integrity sha512-uA1fjmcWP/x9o1RA/D6cXZtptanTXEBbe1DLC1Ia/cO42/IeLQXvmJ7ICogWVMgA9OG5xWFqolGdc3ygXF1qZg==
373373
dependencies:
374374
"@actions/github" "^2.0.1"
375375
js-yaml "^3.13.1"
@@ -1193,9 +1193,9 @@ error-ex@^1.3.1:
11931193
is-arrayish "^0.2.1"
11941194

11951195
es-abstract@^1.17.0-next.1, es-abstract@^1.17.2:
1196-
version "1.17.2"
1197-
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.17.2.tgz#965b10af56597b631da15872c17a405e86c1fd46"
1198-
integrity sha512-YoKuru3Lyoy7yVTBSH2j7UxTqe/je3dWAruC0sHvZX1GNd5zX8SSLvQqEgO9b3Ex8IW+goFI9arEEsFIbulhOw==
1196+
version "1.17.3"
1197+
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.17.3.tgz#d921ff5889a3664921094bb13aaf0dfd11818578"
1198+
integrity sha512-AwiVPKf3sKGMoWtFw0J7Y4MTZ4Iek67k4COWOwHqS8B9TOZ71DCfcoBmdamy8Y6mj4MDz0+VNUpC2HKHFHA3pg==
11991199
dependencies:
12001200
es-to-primitive "^1.2.1"
12011201
function-bind "^1.1.1"

0 commit comments

Comments
 (0)