From e711516c8f5aa982d908ef7bdaef854bb7d61b10 Mon Sep 17 00:00:00 2001 From: cdklabs-automation <90142015+cdklabs-automation@users.noreply.github.com> Date: Sat, 16 Nov 2024 13:06:03 -0500 Subject: [PATCH] fix(deps): upgrade dependencies (#1968) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/cdklabs/jsii-srcmak/actions/runs/11872139892 ------ *Automatically created by projen via the "upgrade-main" workflow* --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 92552e2a..eb123371 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "fs-extra": "^9.1.0", "jsii": "~5.6.0", "jsii-pacmak": "^1.105.0", - "jsii-rosetta": "^5.5.13", + "jsii-rosetta": "^5.6.0", "ncp": "^2.0.0", "yargs": "^17.7.2" }, diff --git a/yarn.lock b/yarn.lock index d8092fee..bc908e95 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3490,7 +3490,7 @@ jsii-reflect@^1.105.0: oo-ascii-tree "^1.105.0" yargs "^16.2.0" -jsii-rosetta@^5.5.13: +jsii-rosetta@^5.6.0: version "5.6.0" resolved "https://registry.yarnpkg.com/jsii-rosetta/-/jsii-rosetta-5.6.0.tgz#7435a9aa83d41abe2d3a5a54dceeb6ffb3443ea9" integrity sha512-PSt2PFK1ssLcRAiGnK+k0On61Idh8uTCJcofC+vPr3dOgbVNbtIVI70z9Uw2bOwByrJ+ApHewubi7cWhybEcrA==