From 02f8fa0d81e98429fb10bf654d7579a9c1a0c8db Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 25 Nov 2024 12:07:09 +0000 Subject: [PATCH] chore(deps): upgrade compiler dependencies Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/cdk8s-team/cdk8s-core/actions/runs/12009640311 ------ *Automatically created by projen via the "upgrade-compiler-dependencies-2.x" workflow* Signed-off-by: github-actions --- yarn.lock | 30 +++++++++++------------------- 1 file changed, 11 insertions(+), 19 deletions(-) diff --git a/yarn.lock b/yarn.lock index 303880c190..fe6a72d4fd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -628,14 +628,6 @@ resolved "https://registry.yarnpkg.com/@jsdevtools/ono/-/ono-7.1.3.tgz#9df03bbd7c696a5c58885c34aa06da41c8543796" integrity sha512-4JQNk+3mVzK3xh2rqd6RB4J46qUR19azEHBneZyTZM+c456qOrbbM/5xcR8huNCCcbVt7+UmizG6GuUvPvKUYg== -"@jsii/check-node@1.104.0": - version "1.104.0" - resolved "https://registry.yarnpkg.com/@jsii/check-node/-/check-node-1.104.0.tgz#093a616ab4a80abc9b932906c4f68c32362faa6c" - integrity sha512-5rAn4y11APxq69DmTKtAACmDuOymcTiz29CE7s0AeWA5jzpxBRhkaj8xwixiSQtkoBFk+Vpoi2eNctCvwLdFaw== - dependencies: - chalk "^4.1.2" - semver "^7.6.3" - "@jsii/check-node@1.105.0": version "1.105.0" resolved "https://registry.yarnpkg.com/@jsii/check-node/-/check-node-1.105.0.tgz#92ffea17d1497ddf9b104088d65a363bbf9d2b64" @@ -644,7 +636,7 @@ chalk "^4.1.2" semver "^7.6.3" -"@jsii/spec@^1.104.0", "@jsii/spec@^1.105.0": +"@jsii/spec@^1.105.0": version "1.105.0" resolved "https://registry.yarnpkg.com/@jsii/spec/-/spec-1.105.0.tgz#500dcffc0e2258932c5b71b4a342ce4a8dfab641" integrity sha512-pLy8JyPT9Vv5UTxtM4ZHm/iisWzU62m3/dn9TPW2oANI5TLiBpjLlJw/iF+KRjYAeQnFASUfXtWTXgbN4xp9Rw== @@ -4400,12 +4392,12 @@ jsii-reflect@^1.105.0: yargs "^16.2.0" jsii-rosetta@^5: - version "5.6.0" - resolved "https://registry.yarnpkg.com/jsii-rosetta/-/jsii-rosetta-5.6.0.tgz#7435a9aa83d41abe2d3a5a54dceeb6ffb3443ea9" - integrity sha512-PSt2PFK1ssLcRAiGnK+k0On61Idh8uTCJcofC+vPr3dOgbVNbtIVI70z9Uw2bOwByrJ+ApHewubi7cWhybEcrA== + version "5.6.1" + resolved "https://registry.yarnpkg.com/jsii-rosetta/-/jsii-rosetta-5.6.1.tgz#b55fc555329bfdd021ba2c227a09a1b70d727e4c" + integrity sha512-tCeAUUXI4a9Op/B20f0yyZpXKq6kHSoBECteI9calGRoDFUfdIWr26XnERyNUm4gQXOZDsJGHKmAlAtbXdGY3g== dependencies: - "@jsii/check-node" "1.104.0" - "@jsii/spec" "^1.104.0" + "@jsii/check-node" "1.105.0" + "@jsii/spec" "^1.105.0" "@xmldom/xmldom" "^0.9.5" chalk "^4" commonmark "^0.31.2" @@ -4419,12 +4411,12 @@ jsii-rosetta@^5: yargs "^17.7.2" jsii@^5, jsii@~5.6.0: - version "5.6.0" - resolved "https://registry.yarnpkg.com/jsii/-/jsii-5.6.0.tgz#f41b5f57f9637bebd3e274c672b270f5332a9074" - integrity sha512-XBXAF9a4UF2HE+LMSa+WDuYRNpmZlBxHrXaTVIFumo0oAuKb9eauPd4slwgQnCftyP5iyk8zX/Z2y4I3yQVcfA== + version "5.6.1" + resolved "https://registry.yarnpkg.com/jsii/-/jsii-5.6.1.tgz#72bb1501d306cc14a33fc5b2323e2bd7ad964d2b" + integrity sha512-pEVWmhlzQvoO3SH05QP6l9740gMNUOoohXR2gldd0uJEshGpdIwNyrrGYTdGSYC+t/I2sSQF5ag6jRQVPhW/bQ== dependencies: - "@jsii/check-node" "1.104.0" - "@jsii/spec" "^1.104.0" + "@jsii/check-node" "1.105.0" + "@jsii/spec" "^1.105.0" case "^1.6.3" chalk "^4" fast-deep-equal "^3.1.3"