Skip to content

Commit

Permalink
fix: update dependency google-spreadsheet to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 20, 2025
1 parent e5c70ee commit 10a34b4
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 222 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"@slack/types": "2.12.0",
"@types/chance": "1.1.6",
"@types/google-spreadsheet": "3.3.2",
"@types/google-spreadsheet": "4.0.0",
"@types/jest": "29.5.12",
"@types/node": "18.19.34",
"@types/node-cron": "3.0.11",
Expand All @@ -51,7 +51,7 @@
"@aws-sdk/s3-request-presigner": "^3.665.0",
"@slack/bolt": "3.18.0",
"dotenv": "16.4.5",
"google-spreadsheet": "3.3.0",
"google-spreadsheet": "4.1.4",
"lock": "1.1.0",
"node-cron": "3.0.3",
"tsup": "8.1.0"
Expand Down
Loading

0 comments on commit 10a34b4

Please sign in to comment.