Skip to content

Commit

Permalink
chore: also pin lru-cache, remove unneeded rimraf types
Browse files Browse the repository at this point in the history
  • Loading branch information
feywind committed Sep 12, 2024
1 parent 1132880 commit 08e250b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
"devDependencies": {
"@google-cloud/bigquery": "^7.0.0",
"@types/chai": "^4.2.16",
"@types/rimraf": "^4.0.0",
"chai": "^4.2.0",
"gts": "^5.0.0",
"lru-cache": "9.1.2",
"mocha": "^9.2.2",
"rimraf": "5.0.9",
"typescript": "^5.1.6",
Expand Down

0 comments on commit 08e250b

Please sign in to comment.