Skip to content

Commit d8615e0

Browse files
angular-robotjosephperrott
authored andcommitted
build: update dependency @google-cloud/spanner to v8 (#2794)
See associated pull request for more information. PR Close #2794
1 parent b81be44 commit d8615e0

File tree

3 files changed

+258
-99
lines changed

3 files changed

+258
-99
lines changed

ng-dev/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
}
1616
},
1717
"dependencies": {
18-
"@google-cloud/spanner": "7.21.0",
18+
"@google-cloud/spanner": "8.0.0",
1919
"@octokit/rest": "22.0.0",
2020
"@types/semver": "^7.3.6",
2121
"@types/supports-color": "^10.0.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@bazel/ibazel": "^0.25.0",
7171
"@bazel/jasmine": "patch:@bazel/jasmine@npm:5.8.1#.yarn/patches/@bazel-jasmine-npm.patch",
7272
"@google-cloud/firestore": "^7.0.0",
73-
"@google-cloud/spanner": "7.21.0",
73+
"@google-cloud/spanner": "8.0.0",
7474
"@google-cloud/storage": "^7.0.0",
7575
"@inquirer/prompts": "^7.0.0",
7676
"@inquirer/type": "^3.0.0",

0 commit comments

Comments
 (0)