Skip to content

Commit

Permalink
chore(dpes): upgrades dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pgollucci committed Nov 22, 2024
1 parent 9f3b8c4 commit 4b0df17
Show file tree
Hide file tree
Showing 2 changed files with 659 additions and 526 deletions.
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.8.0",
"@antfu/eslint-config": "^3.9.2",
"@types/jest": "^29.5.14",
"@types/js-yaml": "^4.0.9",
"@types/node": "22.8.6",
"@typescript-eslint/eslint-plugin": "^8.12.2",
"@typescript-eslint/parser": "^8.12.2",
"aws-cdk": "2.165.0",
"eslint": "^9.13.0",
"@types/node": "22.9.1",
"@typescript-eslint/eslint-plugin": "^8.15.0",
"@typescript-eslint/parser": "^8.15.0",
"aws-cdk": "2.170.0",
"eslint": "^9.15.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.165.0",
"aws-cdk-lib": "2.170.0",
"constructs": "^10.4.2",
"js-yaml": "^4.1.0",
"p6-cdk-website-plus": "^1.0.4",
Expand Down
Loading

0 comments on commit 4b0df17

Please sign in to comment.