Skip to content

Commit 3f20ec4

Browse files
renovate-botasthamohtasofislsurbhigarg92
authored
fix(deps): update dependency @google-cloud/precise-date to v3 (#1676)
Co-authored-by: Astha Mohta <[email protected]> Co-authored-by: sofisl <[email protected]> Co-authored-by: surbhigarg92 <[email protected]>
1 parent a60395a commit 3f20ec4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
},
5252
"dependencies": {
5353
"@google-cloud/common": "^4.0.0",
54-
"@google-cloud/precise-date": "^2.0.0",
54+
"@google-cloud/precise-date": "^3.0.0",
5555
"@google-cloud/projectify": "^3.0.0",
5656
"@google-cloud/promisify": "^3.0.0",
5757
"@grpc/proto-loader": "^0.7.0",

samples/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"dependencies": {
1717
"@google-cloud/kms": "^3.0.0",
18-
"@google-cloud/precise-date": "^2.0.0",
18+
"@google-cloud/precise-date": "^3.0.0",
1919
"@google-cloud/spanner": "^6.2.0",
2020
"yargs": "^16.0.0"
2121
},

0 commit comments

Comments
 (0)