|
4 | 4 | "git": {
|
5 | 5 | "name": ".",
|
6 | 6 | "remote": "https://github.com/googleapis/nodejs-recaptcha-enterprise.git",
|
7 |
| - "sha": "a4d916916a30af019e87bc6967f4b589431d0f0a" |
| 7 | + "sha": "7dfe7c78bff52b249c268270c591cde93f9dc47e" |
8 | 8 | }
|
9 | 9 | },
|
10 | 10 | {
|
|
19 | 19 | "git": {
|
20 | 20 | "name": "synthtool",
|
21 | 21 | "remote": "https://github.com/googleapis/synthtool.git",
|
22 |
| - "sha": "1a60ff2a3975c2f5054431588bd95db9c3b862ba" |
| 22 | + "sha": "05de3e1e14a0b07eab8b474e669164dbd31f81fb" |
23 | 23 | }
|
24 | 24 | }
|
25 | 25 | ],
|
|
60 | 60 | ".kokoro/common.cfg",
|
61 | 61 | ".kokoro/continuous/node10/common.cfg",
|
62 | 62 | ".kokoro/continuous/node10/docs.cfg",
|
63 |
| - ".kokoro/continuous/node10/lint.cfg", |
64 |
| - ".kokoro/continuous/node10/samples-test.cfg", |
65 |
| - ".kokoro/continuous/node10/system-test.cfg", |
66 | 63 | ".kokoro/continuous/node10/test.cfg",
|
67 | 64 | ".kokoro/continuous/node12/common.cfg",
|
| 65 | + ".kokoro/continuous/node12/lint.cfg", |
| 66 | + ".kokoro/continuous/node12/samples-test.cfg", |
| 67 | + ".kokoro/continuous/node12/system-test.cfg", |
68 | 68 | ".kokoro/continuous/node12/test.cfg",
|
69 | 69 | ".kokoro/docs.sh",
|
70 | 70 | ".kokoro/lint.sh",
|
71 | 71 | ".kokoro/populate-secrets.sh",
|
72 | 72 | ".kokoro/presubmit/node10/common.cfg",
|
73 |
| - ".kokoro/presubmit/node10/samples-test.cfg", |
74 |
| - ".kokoro/presubmit/node10/system-test.cfg", |
75 | 73 | ".kokoro/presubmit/node12/common.cfg",
|
| 74 | + ".kokoro/presubmit/node12/samples-test.cfg", |
| 75 | + ".kokoro/presubmit/node12/system-test.cfg", |
76 | 76 | ".kokoro/presubmit/node12/test.cfg",
|
77 | 77 | ".kokoro/publish.sh",
|
78 | 78 | ".kokoro/release/docs-devsite.cfg",
|
|
95 | 95 | "README.md",
|
96 | 96 | "api-extractor.json",
|
97 | 97 | "linkinator.config.json",
|
98 |
| - "package-lock.json.3476848224", |
99 | 98 | "protos/google/cloud/recaptchaenterprise/v1/recaptchaenterprise.proto",
|
100 | 99 | "protos/google/cloud/recaptchaenterprise/v1beta1/recaptchaenterprise.proto",
|
101 | 100 | "protos/protos.d.ts",
|
102 | 101 | "protos/protos.js",
|
103 | 102 | "protos/protos.json",
|
104 | 103 | "renovate.json",
|
105 | 104 | "samples/README.md",
|
106 |
| - "samples/package-lock.json.3210380778", |
107 | 105 | "src/index.ts",
|
108 | 106 | "src/v1/index.ts",
|
109 | 107 | "src/v1/recaptcha_enterprise_service_client.ts",
|
|
0 commit comments