Skip to content

Commit

Permalink
fix(deps): update npm-packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 8, 2025
1 parent fd06f18 commit 5ba0acf
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 20 deletions.
33 changes: 17 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@
},
"dependencies": {
"@google-cloud/firestore": "^7.11.0",
"@google-cloud/functions-framework": "^3.4.4",
"@google-cloud/functions-framework": "^3.4.5",
"@google-cloud/monitoring": "^4.1.0",
"@google-cloud/opentelemetry-cloud-monitoring-exporter": "^0.20.0",
"@google-cloud/pubsub": "^4.9.0",
"@google-cloud/spanner": "^7.16.0",
"@google-cloud/spanner": "^7.17.1",
"@opentelemetry/api": "^1.9.0",
"@opentelemetry/exporter-metrics-otlp-grpc": "^0.57.0",
"@opentelemetry/sdk-metrics": "^1.30.0",
Expand All @@ -66,7 +66,7 @@
"@commitlint/config-conventional": "^19.6.0",
"@sinonjs/referee": "^11.0.1",
"@types/js-yaml": "^4.0.9",
"@types/lodash": "^4.17.13",
"@types/lodash": "^4.17.14",
"@types/mocha": "^10.0.10",
"@types/rewire": "^2.5.30",
"@types/sinon": "17.0.3",
Expand All @@ -84,7 +84,7 @@
"rewire": "^7.0.0",
"should": "^13.2.3",
"sinon": "^19.0.2",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
},
"engines": {
"node": ">=20.0.0 || >=22.0.0",
Expand Down

0 comments on commit 5ba0acf

Please sign in to comment.