From af25e48348f73c22c9dd45ba78ed48b14cd3f572 Mon Sep 17 00:00:00 2001 From: cdk8s-automation <81352262+cdk8s-automation@users.noreply.github.com> Date: Mon, 26 Feb 2024 04:10:14 -0800 Subject: [PATCH] chore(deps): upgrade compiler dependencies (#2252) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/cdk8s-team/cdk8s-core/actions/runs/8048512605 ------ *Automatically created by projen via the "upgrade-compiler-dependencies-2.x" workflow* --- yarn.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/yarn.lock b/yarn.lock index efb1fcf61d..8aa5798701 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4000,9 +4000,9 @@ jsii-rosetta@^1.44.0, jsii-rosetta@^1.94.0: yargs "^16.2.0" jsii-rosetta@^5: - version "5.3.18" - resolved "https://registry.yarnpkg.com/jsii-rosetta/-/jsii-rosetta-5.3.18.tgz#9eb326ea7e730203b5e25f17292215b1859e6b66" - integrity sha512-GgjN7rLwMmEoU5ZJLZC25ccpDV2MLAIzlK7mS/cTY4hBsY7/uLeEp31a+c5UO98v328M4LCHkxdsdL0YQrdJAQ== + version "5.3.21" + resolved "https://registry.yarnpkg.com/jsii-rosetta/-/jsii-rosetta-5.3.21.tgz#7b4b40d3b9dff6e776736541bb17a1ffa7da86ed" + integrity sha512-xkq55t8UdRXuiphil6lxNlDggK2m5eNJ5bG/FgF+74A32EfDK/usLEZP6wC6zDeJJW3g4Ec3GABatnI0b5m72Q== dependencies: "@jsii/check-node" "1.94.0" "@jsii/spec" "^1.94.0" @@ -4038,9 +4038,9 @@ jsii@1.94.0: yargs "^16.2.0" jsii@^5, jsii@~5.3.0: - version "5.3.20" - resolved "https://registry.yarnpkg.com/jsii/-/jsii-5.3.20.tgz#7de79228c1d8f86336c33b47dc56d85b2d8b69f0" - integrity sha512-OPoEpEvD943+fx6ruoUTpmFJoY55wiuUl64ELeQ4CQ6mUfx31YczvacqDYrrbSwoEe8Ea9a7sQOUXo3b3Oi8PQ== + version "5.3.23" + resolved "https://registry.yarnpkg.com/jsii/-/jsii-5.3.23.tgz#1d464f5b6b934e46abfd2c324f3c309f8aeb39ef" + integrity sha512-100e5Cu2IzP7Kp4mqDc+5skaov1NQZu004lwuhajZV0ywj7dCg7ygkP67qBh+ALXCpgPbm4oTsOKrrmp2dBjOA== dependencies: "@jsii/check-node" "1.94.0" "@jsii/spec" "^1.94.0" @@ -4052,7 +4052,7 @@ jsii@^5, jsii@~5.3.0: semver "^7.6.0" semver-intersect "^1.5.0" sort-json "^2.0.1" - spdx-license-list "^6.8.0" + spdx-license-list "^6.9.0" typescript "~5.3" yargs "^17.7.2" @@ -5312,7 +5312,7 @@ spdx-license-ids@^3.0.0: resolved "https://registry.yarnpkg.com/spdx-license-ids/-/spdx-license-ids-3.0.17.tgz#887da8aa73218e51a1d917502d79863161a93f9c" integrity sha512-sh8PWc/ftMqAAdFiBu6Fy6JUOYjqDJBJvIhpfDMyHrr0Rbp5liZqd4TjtQ/RgfLjKFZb+LMx5hpml5qOWy0qvg== -spdx-license-list@^6.8.0: +spdx-license-list@^6.8.0, spdx-license-list@^6.9.0: version "6.9.0" resolved "https://registry.yarnpkg.com/spdx-license-list/-/spdx-license-list-6.9.0.tgz#5543abb3a15f985a12808f642a622d2721c372ad" integrity sha512-L2jl5vc2j6jxWcNCvcVj/BW9A8yGIG02Dw+IUw0ZxDM70f7Ylf5Hq39appV1BI9yxyWQRpq2TQ1qaXvf+yjkqA==