Skip to content

Commit

Permalink
chore(@cdktf/hcl2json): npm-check-updates && yarn upgrade
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 committed Nov 3, 2023
1 parent 0a91421 commit 377c4f0
Show file tree
Hide file tree
Showing 2 changed files with 664 additions and 6 deletions.
12 changes: 6 additions & 6 deletions packages/@cdktf/hcl2json/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@
"fs-extra": "^11.1.1"
},
"devDependencies": {
"@types/fs-extra": "^11.0.1",
"@types/jest": "^29.5.0",
"@types/node": "18.11.19",
"jest": "^29.5.0",
"ts-jest": "^29.1.0",
"typescript": "^5.0.3"
"@types/fs-extra": "^11.0.3",
"@types/jest": "^29.5.7",
"@types/node": "18.18.8",
"jest": "^29.7.0",
"ts-jest": "^29.1.1",
"typescript": "^5.0.4"
}
}
Loading

0 comments on commit 377c4f0

Please sign in to comment.