Skip to content

Commit 4b44369

Browse files
committed
attempt deps bump
1 parent 1236464 commit 4b44369

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

ai-platform/snippets/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,16 @@
1313
"test": "c8 mocha -p -j 2 --timeout 2400000 test/*.js --reporter list"
1414
},
1515
"dependencies": {
16-
"@google-cloud/aiplatform": "^3.0.0",
17-
"@google-cloud/bigquery": "^7.0.0",
16+
"@google-cloud/aiplatform": "^4.0.0",
17+
"@google-cloud/bigquery": "^8.0.0",
1818
"@google-cloud/storage": "^7.0.0"
1919
},
2020
"devDependencies": {
2121
"c8": "^10.0.0",
22-
"chai": "^4.5.0",
23-
"mocha": "^10.0.0",
24-
"uuid": "^10.0.0",
25-
"sinon": "^18.0.0"
22+
"chai": "^5.0.0",
23+
"mocha": "^11.0.0",
24+
"uuid": "^11.0.0",
25+
"sinon": "^20.0.0"
2626
}
2727
}
2828

0 commit comments

Comments
 (0)