From 17216054427cc3f0e7ce307b257fab86d1f191e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 14:50:41 +0000 Subject: [PATCH] build(deps): bump the default group with 3 updates Bumps the default group with 3 updates: [cloudstructs](https://github.com/jogold/cloudstructs), [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) and [typescript](https://github.com/microsoft/TypeScript). Updates `cloudstructs` from 0.9.15 to 0.9.17 - [Release notes](https://github.com/jogold/cloudstructs/releases) - [Commits](https://github.com/jogold/cloudstructs/compare/v0.9.15...v0.9.17) Updates `@types/jest` from 29.5.12 to 29.5.13 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `typescript` from 5.5.4 to 5.6.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.5.4...v5.6.2) --- updated-dependencies: - dependency-name: cloudstructs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: default - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: default ... Signed-off-by: dependabot[bot] --- package-lock.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/package-lock.json b/package-lock.json index 53ecfd9..373e934 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1877,9 +1877,9 @@ } }, "node_modules/@types/jest": { - "version": "29.5.12", - "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.12.tgz", - "integrity": "sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==", + "version": "29.5.13", + "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.13.tgz", + "integrity": "sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==", "dev": true, "dependencies": { "expect": "^29.0.0", @@ -3120,9 +3120,9 @@ } }, "node_modules/cloudstructs": { - "version": "0.9.15", - "resolved": "https://registry.npmjs.org/cloudstructs/-/cloudstructs-0.9.15.tgz", - "integrity": "sha512-An6Xtd/RQSYaBfl0bTQ/YRElwiYTxEnS1n/7QS6gvivDpHRypA/2PGxoCdfgtHFAG9pQx24PjooVeLQUjSmZdg==", + "version": "0.9.17", + "resolved": "https://registry.npmjs.org/cloudstructs/-/cloudstructs-0.9.17.tgz", + "integrity": "sha512-FqDzz/VK48eq3PxRSUi+ASzSQk2/G9TLxa7HkL23FLQQ3KHV3EdhNmjz4MmUeyeuL6SgYa/KXFhchOiJKG7jww==", "bundleDependencies": [ "@slack/web-api", "got", @@ -3166,7 +3166,7 @@ } }, "node_modules/cloudstructs/node_modules/@isaacs/cliui/node_modules/ansi-regex": { - "version": "6.0.1", + "version": "6.1.0", "inBundle": true, "license": "MIT", "engines": { @@ -3289,7 +3289,7 @@ "license": "MIT" }, "node_modules/cloudstructs/node_modules/@slack/types": { - "version": "2.13.0", + "version": "2.13.1", "inBundle": true, "license": "MIT", "engines": { @@ -5034,7 +5034,7 @@ "license": "MIT" }, "node_modules/cloudstructs/node_modules/pump": { - "version": "3.0.0", + "version": "3.0.2", "inBundle": true, "license": "MIT", "dependencies": { @@ -11789,9 +11789,9 @@ "dev": true }, "node_modules/typescript": { - "version": "5.5.4", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.4.tgz", - "integrity": "sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==", + "version": "5.6.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.2.tgz", + "integrity": "sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==", "dev": true, "bin": { "tsc": "bin/tsc",