Skip to content

Commit 966e05f

Browse files
feat: update packages
1 parent db5aa75 commit 966e05f

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"sprintf-js": "^1.1.2"
3333
},
3434
"devDependencies": {
35-
"@technote-space/github-action-test-helper": "^0.1.5",
35+
"@technote-space/github-action-test-helper": "^0.2.0",
3636
"@types/jest": "^25.1.1",
3737
"@types/node": "^13.7.0",
3838
"@typescript-eslint/eslint-plugin": "^2.19.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -450,10 +450,10 @@
450450
dependencies:
451451
type-detect "4.0.8"
452452

453-
"@technote-space/github-action-test-helper@^0.1.5":
454-
version "0.1.5"
455-
resolved "https://registry.yarnpkg.com/@technote-space/github-action-test-helper/-/github-action-test-helper-0.1.5.tgz#2847edf76c0e905f0c3a757eb27e89199442408c"
456-
integrity sha512-v0twcYEBGyeRZRsBrh54chvsiqduTl1NBQMweXmPbNRPJRChCEYUinIPSSYRN4BGsCk2naCeudx5Zjfxv4obew==
453+
"@technote-space/github-action-test-helper@^0.2.0":
454+
version "0.2.0"
455+
resolved "https://registry.yarnpkg.com/@technote-space/github-action-test-helper/-/github-action-test-helper-0.2.0.tgz#6a5dc8599fac75c19c3b7562a278427d44b17d7f"
456+
integrity sha512-xxQEh4MiJJg/x4nSknEJVoLPYx2tdkCGaAGrhdg/SmHfWgipDdcP+HxC8FQLRzJHJdDfTOS7YV/+hRaDkStOTw==
457457
dependencies:
458458
"@actions/github" "^2.1.0"
459459
js-yaml "^3.13.1"
@@ -1284,9 +1284,9 @@ escape-string-regexp@^1.0.5:
12841284
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
12851285

12861286
escodegen@^1.11.1:
1287-
version "1.13.0"
1288-
resolved "https://registry.yarnpkg.com/escodegen/-/escodegen-1.13.0.tgz#c7adf9bd3f3cc675bb752f202f79a720189cab29"
1289-
integrity sha512-eYk2dCkxR07DsHA/X2hRBj0CFAZeri/LyDMc0C8JT1Hqi6JnVpMhJ7XFITbb0+yZS3lVkaPL2oCkZ3AVmeVbMw==
1287+
version "1.14.1"
1288+
resolved "https://registry.yarnpkg.com/escodegen/-/escodegen-1.14.1.tgz#ba01d0c8278b5e95a9a45350142026659027a457"
1289+
integrity sha512-Bmt7NcRySdIfNPfU2ZoXDrrXsG9ZjvDxcAlMfDUgRBjLOWTuIACXPBFJH7Z+cLb40JeQco5toikyc9t9P8E9SQ==
12901290
dependencies:
12911291
esprima "^4.0.1"
12921292
estraverse "^4.2.0"
@@ -3297,9 +3297,9 @@ [email protected]:
32973297
integrity sha1-IDEU2CrSxe2ejgQRs5ModeiJ6Xs=
32983298

32993299
[email protected], resolve@^1.3.2:
3300-
version "1.15.0"
3301-
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.15.0.tgz#1b7ca96073ebb52e741ffd799f6b39ea462c67f5"
3302-
integrity sha512-+hTmAldEGE80U2wJJDC1lebb5jWqvTYAfm3YZ1ckk1gBr0MnCqUKlwK1e+anaFljIl+F5tR5IoZcm4ZDA1zMQw==
3300+
version "1.15.1"
3301+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.15.1.tgz#27bdcdeffeaf2d6244b95bb0f9f4b4653451f3e8"
3302+
integrity sha512-84oo6ZTtoTUpjgNEr5SJyzQhzL72gaRodsSfyxC/AXRvwu0Yse9H8eF9IpGo7b8YetZhlI6v7ZQ6bKBFV/6S7w==
33033303
dependencies:
33043304
path-parse "^1.0.6"
33053305

0 commit comments

Comments
 (0)