Skip to content

Commit

Permalink
chore: Upgrade dependencies for lib (#3516)
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.
This PR touches the following packages:

cdktf\n -cdktf
  • Loading branch information
team-tf-cdk authored Mar 4, 2024
1 parent 5e67db1 commit 853d40c
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 13 deletions.
10 changes: 5 additions & 5 deletions packages/cdktf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,23 +108,23 @@
"@types/jest": "29.5.12",
"@types/json-stable-stringify": "1.0.36",
"@types/minimatch": "5.1.2",
"@types/node": "18.19.17",
"@types/semver": "7.5.7",
"@types/node": "18.19.21",
"@types/semver": "7.5.8",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"constructs": "10.1.167",
"eslint": "7.32.0",
"eslint-plugin-jsdoc": "39.9.1",
"eslint-plugin-no-instanceof": "1.0.1",
"jest": "29.7.0",
"jsii": "5.3.19",
"jsii-docgen": "10.3.17",
"jsii": "5.3.24",
"jsii-docgen": "10.3.19",
"jsii-pacmak": "1.94.0",
"ts-jest": "29.1.2",
"typescript": "5.2.2"
},
"dependencies": {
"archiver": "6.0.1",
"archiver": "6.0.2",
"json-stable-stringify": "1.1.1",
"semver": "7.6.0"
},
Expand Down
52 changes: 44 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2299,6 +2299,13 @@
dependencies:
undici-types "~5.26.4"

"@types/[email protected]":
version "18.19.21"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.21.tgz#f4ca1ac8ffb05ee4b89163c2d6fac9a1a59ee149"
integrity sha512-2Q2NeB6BmiTFQi4DHBzncSoq/cJMLDdhPaAoJFnFCyD9a8VPZRf7a1GAwp1Edb7ROaZc5Jz/tnZyL6EsWMRaqw==
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 @@ -2374,6 +2381,11 @@
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.7.tgz#326f5fdda70d13580777bcaa1bc6fa772a5aef0e"
integrity sha512-/wdoPq1QqkSj9/QOeKkFquEuPzQbHTWAMPH/PaUMB+JuR31lXhlWXRZ52IpfDYVlDOUBvX09uBrPwxGT1hjNBg==

"@types/[email protected]":
version "7.5.8"
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e"
integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==

"@types/stack-utils@^2.0.0":
version "2.0.3"
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.3.tgz#6209321eb2c1712a7e7466422b8cb1fc0d9dd5d8"
Expand Down Expand Up @@ -2787,10 +2799,10 @@ [email protected]:
tar-stream "^2.2.0"
zip-stream "^4.1.0"

[email protected].1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/archiver/-/archiver-6.0.1.tgz#d56968d4c09df309435adb5a1bbfc370dae48133"
integrity sha512-CXGy4poOLBKptiZH//VlWdFuUC1RESbdZjGjILwBuZ73P7WkAUN0htfSfBq/7k6FRFlpu7bg4JOkj1vU9G6jcQ==
[email protected].2:
version "6.0.2"
resolved "https://registry.yarnpkg.com/archiver/-/archiver-6.0.2.tgz#f45e7598dfe48e834ac8c7a0c37033f826f5a639"
integrity sha512-UQ/2nW7NMl1G+1UnrLypQw1VdT9XZg/ECcKPq7l+STzStrSivFIXIp34D8M5zeNGW5NoOupdYCHv6VySCPNNlw==
dependencies:
archiver-utils "^4.0.1"
async "^3.2.4"
Expand Down Expand Up @@ -7734,10 +7746,10 @@ jsesc@^2.5.1:
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-2.5.2.tgz#80564d2e483dacf6e8ef209650a67df3f0c283a4"
integrity sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==

[email protected].17:
version "10.3.17"
resolved "https://registry.yarnpkg.com/jsii-docgen/-/jsii-docgen-10.3.17.tgz#75237cc3c7e04c5a923594f0894dda606987934d"
integrity sha512-EumD8CtEcs2O6m0nqXVxoVuiAqb/HSEBhEaLz9690iyItHyo8qfFo4e11qdv5i1lKdPSOgLcbgAl3EArp3cCKA==
[email protected].19:
version "10.3.19"
resolved "https://registry.yarnpkg.com/jsii-docgen/-/jsii-docgen-10.3.19.tgz#84084b0f82b0cede77cf278909b61474215e3275"
integrity sha512-Upx2BFKolUsG9qErT6AHA11hZ3yYZteBRwQ3aIXEoJeqIutzdpSOONafNzdj3G2aKxthhvjhqhQUOpxuaUcrQw==
dependencies:
"@jsii/spec" "^1.94.0"
case "^1.6.3"
Expand Down Expand Up @@ -7865,6 +7877,25 @@ [email protected]:
typescript "~5.3"
yargs "^17.7.2"

[email protected]:
version "5.3.24"
resolved "https://registry.yarnpkg.com/jsii/-/jsii-5.3.24.tgz#fb84717a97b3d504cb4047fd3ff4a4ce7746e1a2"
integrity sha512-x6U15Q8OnwOCFGCjUAyq5qlxGWccc+tOVMEDBOlFq6jLeLgWbVwjG+4chObDffXC/TCUhxeQipUlsuOXCPeyzQ==
dependencies:
"@jsii/check-node" "1.94.0"
"@jsii/spec" "^1.94.0"
case "^1.6.3"
chalk "^4"
downlevel-dts "^0.11.0"
fast-deep-equal "^3.1.3"
log4js "^6.9.1"
semver "^7.6.0"
semver-intersect "^1.5.0"
sort-json "^2.0.1"
spdx-license-list "^6.9.0"
typescript "~5.3"
yargs "^17.7.2"

jsii@~5.3.0:
version "5.3.2"
resolved "https://registry.yarnpkg.com/jsii/-/jsii-5.3.2.tgz#3dc65c39dea3fb4e2f77fd7b48be5d3fef585962"
Expand Down Expand Up @@ -10892,6 +10923,11 @@ spdx-license-list@^6.8.0:
resolved "https://registry.yarnpkg.com/spdx-license-list/-/spdx-license-list-6.8.0.tgz#92a99cd6c8b97fe98ae83c54deaffd4d9d503f74"
integrity sha512-5UdM7r9yJ1EvsPQZWfa41AZjLQngl9iMMysm9XBW7Lqhq7aF8cllfqjS+rFCHB8FFMGSM0yFWue2LUV9mR0QzQ==

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==

split-string@^3.0.1, split-string@^3.0.2:
version "3.1.0"
resolved "https://registry.yarnpkg.com/split-string/-/split-string-3.1.0.tgz#7cb09dda3a86585705c64b39a6466038682e8fe2"
Expand Down

0 comments on commit 853d40c

Please sign in to comment.