File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 9
9
"build" : " ncc build"
10
10
},
11
11
"devDependencies" : {
12
- "@actions/core" : " 1.10.0 " ,
12
+ "@actions/core" : " 1.10.1 " ,
13
13
"@slack/webhook" : " 6.1.0" ,
14
14
"@zeit/ncc" : " 0.22.3"
15
15
}
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
-
6
- version "1.10.0 "
7
- resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.10.0 .tgz#44551c3c71163949a2f06e94d9ca2157a0cfac4f "
8
- integrity sha512-2aZDDa3zrrZbP5ZYg159sNoLRb61nQ7awl5pSvIq5Qpj81vwDzdMRKzkWJGJuwVvWpvZKx7vspJALyvaaIQyug ==
5
+
6
+ version "1.10.1 "
7
+ resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.10.1 .tgz#61108e7ac40acae95ee36da074fa5850ca4ced8a "
8
+ integrity sha512-3lBR9EDAY+iYIpTnTIXmWcNbX3T2kCkAEQGIQx4NVQ0575nk2k3GRZDTPQG+vVtS2izSLmINlxXf0uLtnrTP+g ==
9
9
dependencies :
10
10
" @actions/http-client" " ^2.0.1"
11
11
uuid "^8.3.2"
You can’t perform that action at this time.
0 commit comments