File tree 3 files changed +22
-22
lines changed
3 files changed +22
-22
lines changed Original file line number Diff line number Diff line change 37
37
name : style/lint/golangci
38
38
runs-on : ubuntu-latest
39
39
steps :
40
- - uses : actions/checkout@v2
40
+ - uses : actions/checkout@v3
41
41
- uses : actions/setup-go@v2
42
42
with :
43
43
go-version : " ^1.17"
51
51
runs-on : ubuntu-latest
52
52
steps :
53
53
- name : Checkout
54
- uses : actions/checkout@v2
54
+ uses : actions/checkout@v3
55
55
56
56
- name : Cache Node
57
57
id : cache-node
73
73
name : " style/gen"
74
74
runs-on : ubuntu-latest
75
75
steps :
76
- - uses : actions/checkout@v2
76
+ - uses : actions/checkout@v3
77
77
- name : Install Protoc
78
78
uses : arduino/setup-protoc@v1
79
79
with :
95
95
runs-on : ubuntu-latest
96
96
steps :
97
97
- name : Checkout
98
- uses : actions/checkout@v2
98
+ uses : actions/checkout@v3
99
99
with :
100
100
fetch-depth : 0
101
101
submodules : true
@@ -125,7 +125,7 @@ jobs:
125
125
- macos-latest
126
126
- windows-2022
127
127
steps :
128
- - uses : actions/checkout@v2
128
+ - uses : actions/checkout@v3
129
129
130
130
- uses : actions/setup-go@v2
131
131
with :
@@ -198,7 +198,7 @@ jobs:
198
198
contents : read
199
199
id-token : write
200
200
steps :
201
- - uses : actions/checkout@v2
201
+ - uses : actions/checkout@v3
202
202
203
203
- name : Authenticate to Google Cloud
204
204
uses : google-github-actions/auth@v0
@@ -234,7 +234,7 @@ jobs:
234
234
name : " test/js"
235
235
runs-on : ubuntu-latest
236
236
steps :
237
- - uses : actions/checkout@v2
237
+ - uses : actions/checkout@v3
238
238
239
239
- name : Cache Node
240
240
id : cache-node
Original file line number Diff line number Diff line change 35
35
"@types/jest" : " 27.4.1" ,
36
36
"@types/node" : " 14.18.12" ,
37
37
"@types/react" : " 17.0.39" ,
38
- "@types/react-dom" : " 17.0.11 " ,
38
+ "@types/react-dom" : " 17.0.12 " ,
39
39
"@types/superagent" : " 4.1.15" ,
40
40
"@typescript-eslint/eslint-plugin" : " 4.33.0" ,
41
41
"@typescript-eslint/parser" : " 4.33.0" ,
64
64
"sql-formatter" : " ^4.0.2" ,
65
65
"swr" : " 1.2.2" ,
66
66
"ts-jest" : " 27.1.3" ,
67
- "ts-loader" : " 9.2.6 " ,
68
- "ts-node" : " 10.5 .0" ,
67
+ "ts-loader" : " 9.2.7 " ,
68
+ "ts-node" : " 10.6 .0" ,
69
69
"typescript" : " 4.6.2" ,
70
70
"yup" : " 0.32.11"
71
71
},
Original file line number Diff line number Diff line change 3143
3143
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.4.tgz#cd667bcfdd025213aafb7ca5915a932590acdcdc"
3144
3144
integrity sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==
3145
3145
3146
- "@types/react-dom@*", "@types/
[email protected] .
11 ":
3147
- version "17.0.11 "
3148
- resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.11 .tgz#e1eadc3c5e86bdb5f7684e00274ae228e7bcc466 "
3149
- integrity sha512-f96K3k+24RaLGVu/Y2Ng3e1EbZ8/cVJvypZWd7cy0ofCBaf2lcM46xNhycMZ2xGwbBjRql7hOlZ+e2WlJ5MH3Q ==
3146
+ "@types/react-dom@*", "@types/
[email protected] .
12 ":
3147
+ version "17.0.12 "
3148
+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.12 .tgz#f08dfbc3c6d35084ffd3db6f09bdea8913de8494 "
3149
+ integrity sha512-SeJ430ndLI15JtRSHuzotn7AIdUtr8bdk6XW8mMfzjZo3vahRgJGHZqHiI4nAzCHTVG4qC21ObfsHBVUEHcDhg ==
3150
3150
dependencies:
3151
3151
"@types/react" "*"
3152
3152
11972
11972
semver "7.x"
11973
11973
yargs-parser "20.x"
11974
11974
11975
-
11976
- version "9.2.6 "
11977
- resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.2.6 .tgz#9937c4dd0a1e3dbbb5e433f8102a6601c6615d74 "
11978
- integrity sha512-QMTC4UFzHmu9wU2VHZEmWWE9cUajjfcdcws+Gh7FhiO+Dy0RnR1bNz0YCHqhI0yRowCE9arVnNxYHqELOy9Hjw ==
11975
+
11976
+ version "9.2.7 "
11977
+ resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.2.7 .tgz#948654099ca96992b62ec47bd9cee5632006e101 "
11978
+ integrity sha512-Fxh44mKli9QezgbdCXkEJWxnedQ0ead7DXTH+lfXEPedu+Y9EtMJ2aQ9G3Dj1j7Q612E8931rww8NDZha4Tibg ==
11979
11979
dependencies:
11980
11980
chalk "^4.1.0"
11981
11981
enhanced-resolve "^5.0.0"
11982
11982
micromatch "^4.0.0"
11983
11983
semver "^7.3.4"
11984
11984
11985
- ts-node@10.5 .0:
11986
- version "10.5 .0"
11987
- resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.5 .0.tgz#618bef5854c1fbbedf5e31465cbb224a1d524ef9 "
11988
- integrity sha512-6kEJKwVxAJ35W4akuiysfKwKmjkbYxwQMTBaAxo9KKAx/Yd26mPUyhGz3ji+EsJoAgrLqVsYHNuuYwQe22lbtw ==
11985
+ ts-node@10.6 .0:
11986
+ version "10.6 .0"
11987
+ resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.6 .0.tgz#c3f4195d5173ce3affdc8f2fd2e9a7ac8de5376a "
11988
+ integrity sha512-CJen6+dfOXolxudBQXnVjRVvYTmTWbyz7cn+xq2XTsvnaXbHqr4gXSCNbS2Jj8yTZMuGwUoBESLaOkLascVVvg ==
11989
11989
dependencies:
11990
11990
"@cspotcode/source-map-support" "0.7.0"
11991
11991
"@tsconfig/node10" "^1.0.7"
You can’t perform that action at this time.
0 commit comments