Skip to content

Commit 1875bbf

Browse files
chore(deps): bump @aws-cdk/toolkit-lib from 1.1.1 to 1.2.4 (#2881)
* chore(deps): bump @aws-cdk/toolkit-lib from 1.1.1 to 1.2.4 Bumps [@aws-cdk/toolkit-lib](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/@aws-cdk/toolkit-lib) from 1.1.1 to 1.2.4. - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/@aws-cdk/[email protected]/packages/@aws-cdk/toolkit-lib) --- updated-dependencies: - dependency-name: "@aws-cdk/toolkit-lib" dependency-version: 1.2.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * add changeset --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent b19c80d commit 1875bbf

File tree

4 files changed

+19
-28
lines changed

4 files changed

+19
-28
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
'@aws-amplify/backend-deployer': patch
3+
'@aws-amplify/plugin-types': patch
4+
---
5+
6+
Bumps [@aws-cdk/toolkit-lib](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/@aws-cdk/toolkit-lib) from 1.1.1 to 1.2.4.

package-lock.json

Lines changed: 11 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/backend-deployer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"execa": "^9.5.1",
2525
"tsx": "4.19.4",
2626
"strip-ansi": "^7.1.0",
27-
"@aws-cdk/toolkit-lib": "1.1.1",
27+
"@aws-cdk/toolkit-lib": "1.6.1",
2828
"minimatch": "10.0.1"
2929
},
3030
"peerDependencies": {

packages/plugin-types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@aws-sdk/types": "^3.734.0"
1717
},
1818
"dependencies": {
19-
"@aws-cdk/toolkit-lib": "1.1.1"
19+
"@aws-cdk/toolkit-lib": "1.6.1"
2020
},
2121
"imports": {
2222
"#package.json": "./package.json"

0 commit comments

Comments
 (0)