Skip to content

Commit 77307aa

Browse files
team-tf-cdkgithub-actions[bot]
authored andcommitted
chore: Upgrade dependencies for lib
Ran npm-check-updates and yarn upgrade to keep the `yarn.lock` file up-to-date.
1 parent c7c1144 commit 77307aa

File tree

2 files changed

+247
-34
lines changed

2 files changed

+247
-34
lines changed

packages/cdktf/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -68,24 +68,24 @@
6868
"license": "MPL-2.0",
6969
"devDependencies": {
7070
"@eslint/eslintrc": "^3.3.1",
71-
"@eslint/js": "^9.27.0",
71+
"@eslint/js": "^9.33.0",
7272
"@types/archiver": "6.0.3",
7373
"@types/jest": "29.5.14",
7474
"@types/json-stable-stringify": "1.2.0",
7575
"@types/minimatch": "5.1.2",
76-
"@types/node": "18.19.101",
76+
"@types/node": "18.19.122",
7777
"@types/semver": "7.7.0",
78-
"@typescript-eslint/eslint-plugin": "^8.32.1",
79-
"@typescript-eslint/parser": "^8.32.1",
78+
"@typescript-eslint/eslint-plugin": "^8.39.0",
79+
"@typescript-eslint/parser": "^8.39.0",
8080
"constructs": "10.4.2",
81-
"eslint": "^9.27.0",
82-
"eslint-plugin-jsdoc": "^50.6.17",
81+
"eslint": "^9.33.0",
82+
"eslint-plugin-jsdoc": "^50.8.0",
8383
"eslint-plugin-no-instanceof": "1.0.1",
8484
"jest": "^29.7.0",
8585
"jsii": "5.8.9",
8686
"jsii-docgen": "10.7.4",
8787
"jsii-pacmak": "1.112.0",
88-
"ts-jest": "29.3.4",
88+
"ts-jest": "29.4.1",
8989
"typescript": "5.4.5"
9090
},
9191
"dependencies": {

0 commit comments

Comments
 (0)