pulumi/tests/integration/nodejs/esm-srcdir-ts
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
..
src chore: add new test case for esm-loading with a srcdir 2022-12-13 02:28:42 +00:00
Pulumi.yaml chore: add new test case for esm-loading with a srcdir 2022-12-13 02:28:42 +00:00
package-lock.json Regenerate test `package-lock.json` files (#16387) 2024-06-13 10:52:59 +00:00
package.json chore: add new test case for esm-loading with a srcdir 2022-12-13 02:28:42 +00:00
tsconfig.json chore: add new test case for esm-loading with a srcdir 2022-12-13 02:28:42 +00:00