Skip to content

Commit

Permalink
fix: update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 29, 2024
1 parent aa380bf commit 8381118
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 40 deletions.
4 changes: 2 additions & 2 deletions .aws/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
"@aws-cdk/assert": "2.68.0",
"@types/jest": "29.5.12",
"@types/node": "18.19.31",
"aws-cdk": "2.138.0",
"aws-cdk": "2.139.0",
"jest": "29.7.0",
"ts-jest": "29.1.2",
"ts-node": "10.9.2",
"typescript": "5.4.5"
},
"dependencies": {
"@types/tar": "6.1.13",
"aws-cdk-lib": "2.138.0",
"aws-cdk-lib": "2.139.0",
"constructs": "10.3.0",
"source-map-support": "0.5.21",
"tar": "6.2.1"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"typescript": "5.4.5"
},
"dependencies": {
"@slack/bolt": "3.17.1",
"@slack/bolt": "3.18.0",
"dotenv": "16.4.5",
"google-spreadsheet": "3.3.0",
"lock": "1.1.0",
Expand Down
54 changes: 17 additions & 37 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8381118

Please sign in to comment.