Skip to content

Commit 7711af3

Browse files
authored
---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
1 parent 01c6c39 commit 7711af3

File tree

2 files changed

+39
-2
lines changed

2 files changed

+39
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"jsii-diff": "1.75.0",
2828
"jsii-pacmak": "1.75.0",
2929
"jsii-reflect": "1.75.0",
30-
"jsii-rosetta": "1.75.0",
30+
"jsii-rosetta": "v4.9-next",
3131
"lerna": "^4.0.0",
3232
"patch-package": "^6.5.1",
3333
"semver": "^6.3.0",

yarn.lock

+38-1
Original file line numberDiff line numberDiff line change
@@ -789,13 +789,28 @@
789789
chalk "^4.1.2"
790790
semver "^7.3.8"
791791

792+
793+
version "1.76.0"
794+
resolved "https://registry.npmjs.org/@jsii/check-node/-/check-node-1.76.0.tgz#3fcb41e916ae8bfba1fca0cbdc406fe0e0b2c7f5"
795+
integrity sha512-iAQohlms0FQNtmAsXOV9Rrd7QDikkLw68R2TPwhlVKuLPdHPKIK3gyeN0jqZzc0luNQ9h+3P7kSqfpKd+Kr79Q==
796+
dependencies:
797+
chalk "^4.1.2"
798+
semver "^7.3.8"
799+
792800
"@jsii/[email protected]", "@jsii/spec@^1.75.0":
793801
version "1.75.0"
794802
resolved "https://registry.npmjs.org/@jsii/spec/-/spec-1.75.0.tgz#d15a8fe7764e3d39e727e944452168de35fc2ec3"
795803
integrity sha512-aUF5364qgJRCco1C5HBjkDDBGuHZv0uqD5/IXZ2+3A7P/RXdxJdVup0iMGAWKSAx3yPImgyqgD+JxpAnw06YYg==
796804
dependencies:
797805
ajv "^8.12.0"
798806

807+
"@jsii/spec@^1.76.0":
808+
version "1.76.0"
809+
resolved "https://registry.npmjs.org/@jsii/spec/-/spec-1.76.0.tgz#9323aec77f4e0a3ec7c68a5c257b0841f5ad0731"
810+
integrity sha512-7L8KeG44ECq0ulKYWaOr0FQvnFW7RavjxEGvMAdKfIOXb5mZyGERnj5pKl5kmq2m1lWE2VBZELoTfM7dDlAPtg==
811+
dependencies:
812+
ajv "^8.12.0"
813+
799814
800815
version "4.0.0"
801816
resolved "https://registry.npmjs.org/@lerna/add/-/add-4.0.0.tgz#c36f57d132502a57b9e7058d1548b7a565ef183f"
@@ -7052,7 +7067,7 @@ [email protected], jsii-reflect@^1.75.0:
70527067
oo-ascii-tree "^1.75.0"
70537068
yargs "^16.2.0"
70547069

7055-
jsii-rosetta@1.75.0, jsii-rosetta@^1.75.0:
7070+
jsii-rosetta@^1.75.0:
70567071
version "1.75.0"
70577072
resolved "https://registry.npmjs.org/jsii-rosetta/-/jsii-rosetta-1.75.0.tgz#85a96669fc60f69d29409608a694ed063abcadd9"
70587073
integrity sha512-zsV8F0BoXTvS46N1/QCwapMXamQhJKFaAIapFBWk0a4l84v+FSYOWnKbgZz+FVZEuu3VBJpxg6uKE9R9A8Hvag==
@@ -7069,6 +7084,23 @@ [email protected], jsii-rosetta@^1.75.0:
70697084
workerpool "^6.3.1"
70707085
yargs "^16.2.0"
70717086

7087+
7088+
version "4.9.0-dev.2"
7089+
resolved "https://registry.npmjs.org/jsii-rosetta/-/jsii-rosetta-4.9.0-dev.2.tgz#2f08066badc532b7716f44c4af99584d4d904472"
7090+
integrity sha512-4SjSIJcujNmettnwXgsQN6BA9hZRdWqkqTPtJfg9C5Jz2dUa2fOZL4+GglAaR/z4hVUL4nNi0rY4IhOQ3l1s0A==
7091+
dependencies:
7092+
"@jsii/check-node" "1.76.0"
7093+
"@jsii/spec" "^1.76.0"
7094+
"@xmldom/xmldom" "^0.8.6"
7095+
commonmark "^0.30.0"
7096+
fast-glob "^3.2.12"
7097+
jsii v4.9-next
7098+
semver "^7.3.8"
7099+
semver-intersect "^1.4.0"
7100+
typescript "~4.9.5"
7101+
workerpool "^6.4.0"
7102+
yargs "^17.7.1"
7103+
70727104
[email protected], jsii@^1.75.0:
70737105
version "1.75.0"
70747106
resolved "https://registry.npmjs.org/jsii/-/jsii-1.75.0.tgz#e18fc8cb3ad985da93fb1513fc1e4d8ca191ff98"
@@ -11619,6 +11651,11 @@ workerpool@^6.3.1:
1161911651
resolved "https://registry.npmjs.org/workerpool/-/workerpool-6.3.1.tgz#80a9b76e70556acfb1457a3984f8637717f7cdee"
1162011652
integrity sha512-0x7gJm1rhpn5SPG9NENOxPtbfUZZtK/qOg6gEdSqeDBA3dTeR91RJqSPjccPRCkhNfrnnl/dWxSSj5w9CtdzNA==
1162111653

11654+
workerpool@^6.4.0:
11655+
version "6.4.0"
11656+
resolved "https://registry.npmjs.org/workerpool/-/workerpool-6.4.0.tgz#f8d5cfb45fde32fa3b7af72ad617c3369567a462"
11657+
integrity sha512-i3KR1mQMNwY2wx20ozq2EjISGtQWDIfV56We+yGJ5yDs8jTwQiLLaqHlkBHITlCuJnYlVRmXegxFxZg7gqI++A==
11658+
1162211659
wrap-ansi@^6.2.0:
1162311660
version "6.2.0"
1162411661
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz#e9393ba07102e6c91a3b221478f0257cd2856e53"

0 commit comments

Comments
 (0)