Skip to content

Commit

Permalink
fix(deps): update dependency @google-cloud/precise-date to v3 (#1676)
Browse files Browse the repository at this point in the history
Co-authored-by: Astha Mohta <35952883+asthamohta@users.noreply.github.com>
Co-authored-by: sofisl <55454395+sofisl@users.noreply.github.com>
Co-authored-by: surbhigarg92 <surbhigarg.92@gmail.com>
  • Loading branch information
4 people committed Sep 29, 2022
1 parent a60395a commit 3f20ec4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
},
"dependencies": {
"@google-cloud/common": "^4.0.0",
"@google-cloud/precise-date": "^2.0.0",
"@google-cloud/precise-date": "^3.0.0",
"@google-cloud/projectify": "^3.0.0",
"@google-cloud/promisify": "^3.0.0",
"@grpc/proto-loader": "^0.7.0",
Expand Down
2 changes: 1 addition & 1 deletion samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"dependencies": {
"@google-cloud/kms": "^3.0.0",
"@google-cloud/precise-date": "^2.0.0",
"@google-cloud/precise-date": "^3.0.0",
"@google-cloud/spanner": "^6.2.0",
"yargs": "^16.0.0"
},
Expand Down

0 comments on commit 3f20ec4

Please sign in to comment.