Skip to content

Commit

Permalink
chore: Upgrade dependencies for util
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 Feb 12, 2024
1 parent 9e21f4f commit f2ec5fa
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/@cdktf/hcl2cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"glob": "10.3.10",
"graphology": "0.25.4",
"graphology-types": "0.24.7",
"jsii-rosetta": "5.3.14",
"jsii-rosetta": "5.3.15",
"prettier": "2.8.8",
"reserved-words": "0.1.2",
"zod": "3.22.4"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7733,10 +7733,10 @@ jsii-reflect@^1.94.0:
oo-ascii-tree "^1.94.0"
yargs "^16.2.0"

[email protected].14:
version "5.3.14"
resolved "https://registry.yarnpkg.com/jsii-rosetta/-/jsii-rosetta-5.3.14.tgz#46be427957f0ee9e98e13ca82b3853bb5703dded"
integrity sha512-9zt/hJTSPYSC72twd6022LhbRAG9cEQ/1iARkZFhvafztN3wac+SiSBuIy+DYp/rkfxt/Ca2/Ofq14bjORi40g==
[email protected].15:
version "5.3.15"
resolved "https://registry.yarnpkg.com/jsii-rosetta/-/jsii-rosetta-5.3.15.tgz#56257131db9de69a7daaaed09369a93bb3d612a7"
integrity sha512-RP0jCHdp3M1FbInr1dVB3Q/WKLTupR7KHTNlmWuVURcURK6LKgRrXIwwo/k+fEmB+9WoQs/WUvNpq9bKUrsu8A==
dependencies:
"@jsii/check-node" "1.94.0"
"@jsii/spec" "^1.94.0"
Expand All @@ -7745,7 +7745,7 @@ [email protected]:
commonmark "^0.31.0"
fast-glob "^3.3.2"
jsii "~5.3.0"
semver "^7.6.0"
semver "^7.5.4"
semver-intersect "^1.5.0"
stream-json "^1.8.0"
typescript "~5.3"
Expand Down

0 comments on commit f2ec5fa

Please sign in to comment.