Skip to content

Commit

Permalink
Add pg dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
paveltiunov committed Feb 14, 2024
1 parent 4f08ce6 commit a1714f3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
1 change: 1 addition & 0 deletions packages/cubejs-testing-drivers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
"fs-extra": "^11.1.1",
"jest": "^27",
"jsonwebtoken": "^8.5.1",
"pg": "^8.7.3",
"ramda": "^0.28.0",
"testcontainers": "^9.3.0",
"typescript": "~5.2.2",
Expand Down
8 changes: 0 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2038,14 +2038,6 @@
"@opentelemetry/api" "^1.0.1"
tslib "^2.2.0"

"@azure/[email protected]":
version "1.6.1"
resolved "https://registry.yarnpkg.com/@azure/core-util/-/core-util-1.6.1.tgz#fea221c4fa43c26543bccf799beb30c1c7878f5a"
integrity sha512-h5taHeySlsV9qxuK64KZxy4iln1BtMYlNt5jbuEFN3UFSAd1EwKg/Gjl5a6tZ/W8t6li3xPnutOx7zbDyXnPmQ==
dependencies:
"@azure/abort-controller" "^1.0.0"
tslib "^2.2.0"

"@azure/logger@^1.0.0":
version "1.0.3"
resolved "https://registry.yarnpkg.com/@azure/logger/-/logger-1.0.3.tgz#6e36704aa51be7d4a1bae24731ea580836293c96"
Expand Down

0 comments on commit a1714f3

Please sign in to comment.