File tree Expand file tree Collapse file tree 2 files changed +18
-11
lines changed Expand file tree Collapse file tree 2 files changed +18
-11
lines changed Original file line number Diff line number Diff line change 20
20
},
21
21
"prettier" : " @devoxa/prettier-config" ,
22
22
"dependencies" : {
23
- "@actions/core" : " 1.10.1 "
23
+ "@actions/core" : " 1.11.0 "
24
24
},
25
25
"devDependencies" : {
26
26
"@devoxa/eslint-config" : " 3.0.11" ,
Original file line number Diff line number Diff line change 7
7
resolved "https://registry.yarnpkg.com/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz#bd9154aec9983f77b3a034ecaa015c2e4201f6cf"
8
8
integrity sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==
9
9
10
- " @actions/core@1.10.1 " :
11
- version "1.10.1 "
12
- resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.10.1 .tgz#61108e7ac40acae95ee36da074fa5850ca4ced8a "
13
- integrity sha512-3lBR9EDAY+iYIpTnTIXmWcNbX3T2kCkAEQGIQx4NVQ0575nk2k3GRZDTPQG+vVtS2izSLmINlxXf0uLtnrTP+g ==
10
+ " @actions/core@1.11.0 " :
11
+ version "1.11.0 "
12
+ resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.11.0 .tgz#fdbe19cfa12c6024ab75990b11c1192628864201 "
13
+ integrity sha512-I21jQUzEjbZolw3jFZ/0iHGCb+rePCww9MaA0SbVFae4FpBTQWP1GIvr/m5Y6GVaxrDz7p3RhBtpBzwkA3rPSA ==
14
14
dependencies :
15
+ " @actions/exec" " ^1.1.1"
15
16
" @actions/http-client" " ^2.0.1"
16
- uuid "^8.3.2"
17
+
18
+ " @actions/exec@^1.1.1 " :
19
+ version "1.1.1"
20
+ resolved "https://registry.yarnpkg.com/@actions/exec/-/exec-1.1.1.tgz#2e43f28c54022537172819a7cf886c844221a611"
21
+ integrity sha512-+sCcHHbVdk93a0XT19ECtO/gIXoxvdsgQLzb2fE2/5sIZmWQuluYyjPQtrtTHdU1YzTZ7bAPN4sITq2xi1679w==
22
+ dependencies :
23
+ " @actions/io" " ^1.0.1"
17
24
18
25
" @actions/http-client@^2.0.1 " :
19
26
version "2.0.1"
22
29
dependencies :
23
30
tunnel "^0.0.6"
24
31
32
+ " @actions/io@^1.0.1 " :
33
+ version "1.1.3"
34
+ resolved "https://registry.yarnpkg.com/@actions/io/-/io-1.1.3.tgz#4cdb6254da7962b07473ff5c335f3da485d94d71"
35
+ integrity sha512-wi9JjgKLYS7U/z8PPbco+PvTb/nRWjeoFlJ1Qer83k/3C5PHQi28hiVdeE2kHXmIL99mQFawx8qt/JPjZilJ8Q==
36
+
25
37
" @ampproject/remapping@^2.1.0 " :
26
38
version "2.2.0"
27
39
resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.2.0.tgz#56c133824780de3174aed5ab6834f3026790154d"
@@ -4002,11 +4014,6 @@ uri-js@^4.2.2:
4002
4014
dependencies :
4003
4015
punycode "^2.1.0"
4004
4016
4005
- uuid@^8.3.2 :
4006
- version "8.3.2"
4007
- resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
4008
- integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
4009
-
4010
4017
v8-to-istanbul@^9.0.1 :
4011
4018
version "9.0.1"
4012
4019
resolved "https://registry.yarnpkg.com/v8-to-istanbul/-/v8-to-istanbul-9.0.1.tgz#b6f994b0b5d4ef255e17a0d17dc444a9f5132fa4"
You can’t perform that action at this time.
0 commit comments