Skip to content

Commit

Permalink
chore: Upgrade dependencies for @cdktf/provider-generator
Browse files Browse the repository at this point in the history
Ran npm-check-updates and yarn upgrade to keep the `yarn.lock` file up-to-date.
  • Loading branch information
team-tf-cdk authored and DanielMSchmidt committed Jan 15, 2024
1 parent 44ca450 commit fd915bb
Show file tree
Hide file tree
Showing 2 changed files with 119 additions and 4 deletions.
6 changes: 3 additions & 3 deletions packages/@cdktf/provider-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@
"dependencies": {
"@cdktf/commons": "0.0.0",
"@cdktf/provider-schema": "0.0.0",
"@types/node": "18.19.5",
"codemaker": "1.93.0",
"@types/node": "18.19.7",
"codemaker": "1.94.0",
"fs-extra": "8.1.0",
"glob": "10.3.10",
"jsii-srcmak": "0.1.999"
"jsii-srcmak": "0.1.1005"
},
"devDependencies": {
"@types/deepmerge": "2.2.0",
Expand Down
117 changes: 116 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1283,13 +1283,28 @@
chalk "^4.1.2"
semver "^7.5.4"

"@jsii/[email protected]":
version "1.94.0"
resolved "https://registry.yarnpkg.com/@jsii/check-node/-/check-node-1.94.0.tgz#cf6caf02004ed27eef0ade7d01e69bf5020bdc2d"
integrity sha512-46W+V1oTFvF9ZpKpPYy//1WUmhZ8AD8O0ElmQtv9mundLHccZm+q7EmCYhozr7rlK5uSjU9/WHfbIx2DwynuJw==
dependencies:
chalk "^4.1.2"
semver "^7.5.4"

"@jsii/[email protected]", "@jsii/spec@^1.93.0":
version "1.93.0"
resolved "https://registry.yarnpkg.com/@jsii/spec/-/spec-1.93.0.tgz#e56c5971efbd349592de86081b3cbfd04fc0bb77"
integrity sha512-PIXcTHUsFOoxSE7KMpJ3iJ3iYGSo2x46ZX4bHDDD6C7M3ij+7Z3Ujumg/OsIrESCHKWXGXlgl9EmkNJraeYkRQ==
dependencies:
ajv "^8.12.0"

"@jsii/[email protected]", "@jsii/spec@^1.94.0":
version "1.94.0"
resolved "https://registry.yarnpkg.com/@jsii/spec/-/spec-1.94.0.tgz#a4584179cd83e50110169a3f5ec1b6ab4ad362f4"
integrity sha512-ur1aUMPsdZgflUIZC4feyJzrkGYzvtiIJxRowkSxr7Ip/sLCKvi61dvImWtJY9ZhEAl7Kiq7I/R32WVyxW0JrQ==
dependencies:
ajv "^8.12.0"

"@lerna/[email protected]":
version "6.6.2"
resolved "https://registry.yarnpkg.com/@lerna/child-process/-/child-process-6.6.2.tgz#5d803c8dee81a4e013dc428292e77b365cba876c"
Expand Down Expand Up @@ -2371,6 +2386,13 @@
dependencies:
undici-types "~5.26.4"

"@types/[email protected]":
version "18.19.7"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.7.tgz#9a5f6ac7ec42a5dff68fe7faf2dd359710de4a12"
integrity sha512-IGRJfoNX10N/PfrReRZ1br/7SQ+2vF/tK3KXNwzXz82D32z5dMQEoOlFew18nLSN+vMNcLY4GrKfzwi/yWI8/w==
dependencies:
undici-types "~5.26.4"

"@types/node@^20.9.4":
version "20.10.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.3.tgz#4900adcc7fc189d5af5bb41da8f543cea6962030"
Expand Down Expand Up @@ -3775,6 +3797,15 @@ [email protected], codemaker@^1.93.0:
decamelize "^5.0.1"
fs-extra "^10.1.0"

[email protected], codemaker@^1.94.0:
version "1.94.0"
resolved "https://registry.yarnpkg.com/codemaker/-/codemaker-1.94.0.tgz#c5d79cf5580ea673edd14e648891c5a1256026db"
integrity sha512-V+896C7RojQVfG0UlOXaFfVVxmFb08rPtJvzcxhdJfowc2o6xGwGG0OpWSLHy6fQrmt4BxLXnKZ6Xeuqt4aKjw==
dependencies:
camelcase "^6.3.0"
decamelize "^5.0.1"
fs-extra "^10.1.0"

collect-v8-coverage@^1.0.0:
version "1.0.2"
resolved "https://registry.yarnpkg.com/collect-v8-coverage/-/collect-v8-coverage-1.0.2.tgz#c0b29bcd33bcd0779a1344c2136051e6afd3d9e9"
Expand Down Expand Up @@ -8001,6 +8032,25 @@ [email protected], jsii-pacmak@^1.93.0:
xmlbuilder "^15.1.1"
yargs "^16.2.0"

jsii-pacmak@^1.94.0:
version "1.94.0"
resolved "https://registry.yarnpkg.com/jsii-pacmak/-/jsii-pacmak-1.94.0.tgz#42f824dabaea95d4b5371b492bf069af758f91f8"
integrity sha512-L5s3RZ0AOx1XfAhXsEjyeCteVrw6nwJLynL+t93eXVDcw7NFT7S0fCFXzQ4lpYQ23P/yVpSIy32J3zpUOf4uDQ==
dependencies:
"@jsii/check-node" "1.94.0"
"@jsii/spec" "^1.94.0"
clone "^2.1.2"
codemaker "^1.94.0"
commonmark "^0.30.0"
escape-string-regexp "^4.0.0"
fs-extra "^10.1.0"
jsii-reflect "^1.94.0"
jsii-rosetta "^1.94.0"
semver "^7.5.4"
spdx-license-list "^6.8.0"
xmlbuilder "^15.1.1"
yargs "^16.2.0"

jsii-reflect@^1.93.0:
version "1.93.0"
resolved "https://registry.yarnpkg.com/jsii-reflect/-/jsii-reflect-1.93.0.tgz#5b2dcb964a25e5886b3d5d23020485d02630d301"
Expand All @@ -8013,6 +8063,18 @@ jsii-reflect@^1.93.0:
oo-ascii-tree "^1.93.0"
yargs "^16.2.0"

jsii-reflect@^1.94.0:
version "1.94.0"
resolved "https://registry.yarnpkg.com/jsii-reflect/-/jsii-reflect-1.94.0.tgz#78b3504e975131a177cbb527d23ca44e2264b1f7"
integrity sha512-Oupkl5iFFeq3GJ2a/fQNMnsXRMISmEKklPHksYs/l6MqrNFUQ5kg9oj1qxjSyaCpvvXBI8Eh7y73dqNE8w4cVw==
dependencies:
"@jsii/check-node" "1.94.0"
"@jsii/spec" "^1.94.0"
chalk "^4"
fs-extra "^10.1.0"
oo-ascii-tree "^1.94.0"
yargs "^16.2.0"

[email protected]:
version "5.3.2"
resolved "https://registry.yarnpkg.com/jsii-rosetta/-/jsii-rosetta-5.3.2.tgz#2683f16cfd035277dc9843e9087556827938ce56"
Expand Down Expand Up @@ -8050,6 +8112,35 @@ jsii-rosetta@^1.93.0:
workerpool "^6.5.1"
yargs "^16.2.0"

jsii-rosetta@^1.94.0:
version "1.94.0"
resolved "https://registry.yarnpkg.com/jsii-rosetta/-/jsii-rosetta-1.94.0.tgz#ad716242ca61157e16ab4e3e9072f8afc9ef43c9"
integrity sha512-FLQAxdZJsH0sg87S9u/e4+HDGr6Pth+UZ4ool3//MFMsw+C0iwagAlNVhZuyohMdlvumpQeg9Gr+FvoBZFoBrA==
dependencies:
"@jsii/check-node" "1.94.0"
"@jsii/spec" "1.94.0"
"@xmldom/xmldom" "^0.8.10"
commonmark "^0.30.0"
fast-glob "^3.3.2"
jsii "1.94.0"
semver "^7.5.4"
semver-intersect "^1.4.0"
stream-json "^1.8.0"
typescript "~3.9.10"
workerpool "^6.5.1"
yargs "^16.2.0"

[email protected]:
version "0.1.1005"
resolved "https://registry.yarnpkg.com/jsii-srcmak/-/jsii-srcmak-0.1.1005.tgz#0a2d36c560218df16c2f8efdc03dd84b0e1aab64"
integrity sha512-JnL8UNW3akZW+XYhrAU5/wtpmyaEHwTrb455PsYMYpHU1OsWcqAHBdn2xdXV05X754yAYKAEv9ga+KV2OVNDOw==
dependencies:
fs-extra "^9.1.0"
jsii "~5.3.3"
jsii-pacmak "^1.94.0"
ncp "^2.0.0"
yargs "^15.4.1"

[email protected]:
version "0.1.999"
resolved "https://registry.yarnpkg.com/jsii-srcmak/-/jsii-srcmak-0.1.999.tgz#8cbfd975e87749153878bf21e29076547d83b37c"
Expand Down Expand Up @@ -8080,6 +8171,25 @@ [email protected]:
typescript "~3.9.10"
yargs "^16.2.0"

[email protected]:
version "1.94.0"
resolved "https://registry.yarnpkg.com/jsii/-/jsii-1.94.0.tgz#46dab7b2feee00e3d0316216f551156c1084597c"
integrity sha512-20KlKsBZlo7Ti6vfqTpKfZXnT2MKRGfh5bIPrwDODoCQmHNATfPFt1fs5+Wqd7xdrEj+A+sLAtjfHTw6i+sxCw==
dependencies:
"@jsii/check-node" "1.94.0"
"@jsii/spec" "^1.94.0"
case "^1.6.3"
chalk "^4"
fast-deep-equal "^3.1.3"
fs-extra "^10.1.0"
log4js "^6.9.1"
semver "^7.5.4"
semver-intersect "^1.4.0"
sort-json "^2.0.1"
spdx-license-list "^6.8.0"
typescript "~3.9.10"
yargs "^16.2.0"

[email protected], jsii@~5.3.0:
version "5.3.2"
resolved "https://registry.yarnpkg.com/jsii/-/jsii-5.3.2.tgz#3dc65c39dea3fb4e2f77fd7b48be5d3fef585962"
Expand All @@ -8099,7 +8209,7 @@ [email protected], jsii@~5.3.0:
typescript "~5.3"
yargs "^17.7.2"

[email protected]:
[email protected], jsii@~5.3.3:
version "5.3.3"
resolved "https://registry.yarnpkg.com/jsii/-/jsii-5.3.3.tgz#49e12615543c9e0a6cbd2ed82dae347eb993c10c"
integrity sha512-M+kAUKJiLXXJXKYmBB0Q2n1aGoeNHyzMCLAx7402JqXSLxH4JGh6kOf4EH3U3LmQKzv2kxOHMRCg3Ssh82KtrQ==
Expand Down Expand Up @@ -9655,6 +9765,11 @@ oo-ascii-tree@^1.93.0:
resolved "https://registry.yarnpkg.com/oo-ascii-tree/-/oo-ascii-tree-1.93.0.tgz#fbe47cd5d188353e6d4cc7cad8520ac790bd3ef4"
integrity sha512-zbmrGCL/UsvxV2WlnsSrqdkdxEggxH7eA1HOk+hmimLQu+eLO4Y3VGqwt0VK04Nfe6iG6GnzRL5/XjH0j1v8bQ==

oo-ascii-tree@^1.94.0:
version "1.94.0"
resolved "https://registry.yarnpkg.com/oo-ascii-tree/-/oo-ascii-tree-1.94.0.tgz#67089fc6f523e7c07d6ae6ae5eda2d6cd1fbba2d"
integrity sha512-i6UllReifEW2InBJHVFJNxrledRp3yr/yKVbpDmgWTguRe8/7BtBK3njzjvZNcPLEAtiWWxr0o9SpwYjapmTOw==

[email protected]:
version "7.4.2"
resolved "https://registry.yarnpkg.com/open/-/open-7.4.2.tgz#b8147e26dcf3e426316c730089fd71edd29c2321"
Expand Down

0 comments on commit fd915bb

Please sign in to comment.