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 Apr 1, 2024
1 parent d251b12 commit 589901d
Show file tree
Hide file tree
Showing 4 changed files with 71 additions and 71 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.26",
"aws-cdk": "2.133.0",
"@types/node": "18.19.28",
"aws-cdk": "2.134.0",
"jest": "29.7.0",
"ts-jest": "29.1.2",
"ts-node": "10.9.2",
"typescript": "5.4.3"
},
"dependencies": {
"@types/tar": "6.1.11",
"aws-cdk-lib": "2.133.0",
"aws-cdk-lib": "2.134.0",
"constructs": "10.3.0",
"source-map-support": "0.5.21",
"tar": "6.2.1"
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.19.1
18.20.0
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.26",
"@types/node": "18.19.28",
"@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 589901d

Please sign in to comment.