Skip to content

Commit 26d9ec9

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 fde8712 commit 26d9ec9

File tree

2 files changed

+511
-112
lines changed

2 files changed

+511
-112
lines changed

packages/cdktf/package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -68,18 +68,18 @@
6868
"license": "MPL-2.0",
6969
"devDependencies": {
7070
"@eslint/eslintrc": "^3.3.1",
71-
"@eslint/js": "^9.24.0",
71+
"@eslint/js": "^9.26.0",
7272
"@types/archiver": "6.0.3",
7373
"@types/jest": "29.5.14",
7474
"@types/json-stable-stringify": "1.1.0",
7575
"@types/minimatch": "5.1.2",
76-
"@types/node": "18.19.86",
76+
"@types/node": "18.19.87",
7777
"@types/semver": "7.7.0",
78-
"@typescript-eslint/eslint-plugin": "^8.29.1",
79-
"@typescript-eslint/parser": "^8.29.1",
78+
"@typescript-eslint/eslint-plugin": "^8.31.1",
79+
"@typescript-eslint/parser": "^8.31.1",
8080
"constructs": "10.3.0",
81-
"eslint": "^9.24.0",
82-
"eslint-plugin-jsdoc": "^50.6.9",
81+
"eslint": "^9.26.0",
82+
"eslint-plugin-jsdoc": "^50.6.11",
8383
"eslint-plugin-no-instanceof": "1.0.1",
8484
"jest": "^29.7.0",
8585
"jsii": "5.7.3",
@@ -90,7 +90,7 @@
9090
},
9191
"dependencies": {
9292
"archiver": "7.0.1",
93-
"json-stable-stringify": "1.2.1",
93+
"json-stable-stringify": "1.3.0",
9494
"semver": "7.7.1"
9595
},
9696
"bundledDependencies": [

0 commit comments

Comments
 (0)