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 <github-actions@github.com>
  • Loading branch information
github-actions committed Nov 20, 2024
1 parent 8a98923 commit bb089b8
Show file tree
Hide file tree
Showing 2 changed files with 187 additions and 181 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
"organization": true
},
"devDependencies": {
"@antfu/eslint-config": "^3.9.1",
"@antfu/eslint-config": "^3.9.2",
"@types/jest": "^29.5.14",
"@types/js-yaml": "^4.0.9",
"@types/node": "22.9.0",
"@typescript-eslint/eslint-plugin": "^8.14.0",
"@typescript-eslint/parser": "^8.14.0",
"aws-cdk": "2.167.1",
"@types/node": "22.9.1",
"@typescript-eslint/eslint-plugin": "^8.15.0",
"@typescript-eslint/parser": "^8.15.0",
"aws-cdk": "2.167.2",
"eslint": "^9.15.0",
"eslint-plugin-import": "^2.31.0",
"jest": "^29.7.0",
Expand All @@ -40,7 +40,7 @@
"node": ">= 22.10.0"
},
"dependencies": {
"aws-cdk-lib": "2.167.1",
"aws-cdk-lib": "2.167.2",
"constructs": "^10.4.2",
"js-yaml": "^4.1.0",
"source-map-support": "^0.5.21"
Expand Down
Loading

0 comments on commit bb089b8

Please sign in to comment.