Skip to content

Commit 45bc1ff

Browse files
committed
build: update dependency @google-cloud/spanner to v8
See associated pull request for more information.
1 parent 1685f0a commit 45bc1ff

File tree

3 files changed

+281
-102
lines changed

3 files changed

+281
-102
lines changed

ng-dev/package.json

+1-1
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": "21.1.1",
2020
"@types/semver": "^7.3.6",
2121
"@types/supports-color": "^10.0.0",

package.json

+1-1
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)