mirror of https://github.com/pulumi/pulumi.git
486a10e677
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 |
||
---|---|---|
.. | ||
compilation_error | ||
conflict_error | ||
runtime_error |