Skip to content

Commit

Permalink
chore: update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 18, 2024
1 parent 9e23ad2 commit 49b59b4
Show file tree
Hide file tree
Showing 3 changed files with 70 additions and 70 deletions.
6 changes: 3 additions & 3 deletions .aws/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,16 @@
"devDependencies": {
"@aws-cdk/assert": "2.68.0",
"@types/jest": "29.5.12",
"@types/node": "18.19.22",
"aws-cdk": "2.132.0",
"@types/node": "18.19.24",
"aws-cdk": "2.133.0",
"jest": "29.7.0",
"ts-jest": "29.1.2",
"ts-node": "10.9.2",
"typescript": "5.4.2"
},
"dependencies": {
"@types/tar": "6.1.11",
"aws-cdk-lib": "2.132.0",
"aws-cdk-lib": "2.133.0",
"constructs": "10.3.0",
"source-map-support": "0.5.21",
"tar": "6.2.0"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@types/chance": "1.1.6",
"@types/google-spreadsheet": "3.3.2",
"@types/jest": "29.5.12",
"@types/node": "18.19.22",
"@types/node": "18.19.24",
"@types/node-cron": "3.0.11",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
Expand Down
Loading

0 comments on commit 49b59b4

Please sign in to comment.