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 11, 2024
1 parent 8645314 commit 9e23ad2
Show file tree
Hide file tree
Showing 3 changed files with 109 additions and 109 deletions.
8 changes: 4 additions & 4 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.21",
"aws-cdk": "2.131.0",
"@types/node": "18.19.22",
"aws-cdk": "2.132.0",
"jest": "29.7.0",
"ts-jest": "29.1.2",
"ts-node": "10.9.2",
"typescript": "5.3.3"
"typescript": "5.4.2"
},
"dependencies": {
"@types/tar": "6.1.11",
"aws-cdk-lib": "2.131.0",
"aws-cdk-lib": "2.132.0",
"constructs": "10.3.0",
"source-map-support": "0.5.21",
"tar": "6.2.0"
Expand Down
4 changes: 2 additions & 2 deletions 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.21",
"@types/node": "18.19.22",
"@types/node-cron": "3.0.11",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
Expand All @@ -44,7 +44,7 @@
"ts-jest": "29.1.2",
"ts-node": "10.9.2",
"tslib": "2.6.2",
"typescript": "5.3.3"
"typescript": "5.4.2"
},
"dependencies": {
"@slack/bolt": "3.17.1",
Expand Down
Loading

0 comments on commit 9e23ad2

Please sign in to comment.