pulumi/sdk/nodejs/tests
Will Jones 486a10e677
Regenerate test `package-lock.json` files (#16387)
Many of our tests test JavaScript/TypeScript behaviour and thus rely on
`package.json` files specifying dependencies and `package-lock.json`
files pinning those dependencies. While the dependencies we use in our
tests are minimal and their bounds haven't changed (nor maybe have much
reason to change), the transitive dependency set is potentially large
and worth keeping up-to-date (e.g. for security reasons, or just keeping
Dependabot happy). This commit thus regenerates all the
`package-lock.json` files associated with tests that Dependabot has
previously recommended we bump.

* Closes #13478
* Closes #13473
* Closes #13472 
* Closes #13471 
* Closes #13470 
* Closes #13469 
* Closes #13468 
* Closes #13467
* Closes #13424 
* Closes #13419
* Closes #13418 
* Closes #13414
* Closes #13412 
* Closes #13411 
* Closes #13408
2024-06-13 10:52:59 +00:00
..
automation Regenerate test `package-lock.json` files (#16387) 2024-06-13 10:52:59 +00:00
runtime Vendor TypeScript and ts-node (#15622) 2024-04-10 15:26:37 +00:00
sxs_ts_test Add missing `typescript` dependency to sxs_ts_test (#15950) 2024-04-16 00:05:05 +00:00
config.spec.ts Apply autoformat 2023-04-28 18:27:10 -04:00
constants.ts ci: improve x-plat testing on Windows 2022-03-06 14:45:26 -08:00
init.spec.ts Apply autoformat 2023-04-28 18:27:10 -04:00
iterable.spec.ts Apply autoformat 2023-04-28 18:27:10 -04:00
options.spec.ts Apply autoformat 2023-04-28 18:27:10 -04:00
output.spec.ts allow unknowns in apply during update (#15898) 2024-04-10 16:48:38 +00:00
provider.spec.ts Add google-protobuf types (#14422) 2023-10-27 09:55:44 +00:00
resource.spec.ts [sdk/nodejs] Fix provider for resource methods (#13796) 2023-08-30 14:49:53 +00:00
stackReference.spec.ts Apply autoformat 2023-04-28 18:27:10 -04:00
unwrap.spec.ts Apply autoformat 2023-04-28 18:27:10 -04:00
util.ts Apply autoformat 2023-04-28 18:27:10 -04:00