Skip to content

Commit

Permalink
chore(deps): upgrade dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions <[email protected]>
  • Loading branch information
github-actions committed Dec 20, 2024
1 parent 415c348 commit bc8ad84
Show file tree
Hide file tree
Showing 3 changed files with 847 additions and 781 deletions.
Binary file removed node-v22.11.0-linux-x64.tar.xz
Binary file not shown.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@
"organization": true
},
"devDependencies": {
"@antfu/eslint-config": "^3.9.2",
"@antfu/eslint-config": "^3.12.0",
"@types/jest": "^29.5.14",
"@types/js-yaml": "^4.0.9",
"@types/node": "22.9.3",
"@typescript-eslint/eslint-plugin": "^8.15.0",
"@typescript-eslint/parser": "^8.15.0",
"aws-cdk": "2.170.0",
"eslint": "^9.15.0",
"@types/node": "22.10.2",
"@typescript-eslint/eslint-plugin": "^8.18.1",
"@typescript-eslint/parser": "^8.18.1",
"aws-cdk": "2.173.2",
"eslint": "^9.17.0",
"eslint-plugin-import": "^2.31.0",
"jest": "^29.7.0",
"ts-jest": "^29.2.5",
Expand All @@ -40,7 +40,7 @@
"node": ">= 22.10.0"
},
"dependencies": {
"aws-cdk-lib": "2.170.0",
"aws-cdk-lib": "2.173.2",
"constructs": "^10.4.2",
"js-yaml": "^4.1.0",
"p6-cdk-website-plus": "^1.0.4",
Expand Down
Loading

0 comments on commit bc8ad84

Please sign in to comment.