Skip to content

Commit 32e627a

Browse files
committed
fix yarn lock
1 parent f5e6aec commit 32e627a

File tree

2 files changed

+1
-35
lines changed

2 files changed

+1
-35
lines changed

packages/cubejs-dremio-driver/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"devDependencies": {
3333
"@cubejs-backend/linter": "^1.0.0",
34-
"@cubejs-backend/testing-shared": "1.1.9",
34+
"@cubejs-backend/testing-shared": "1.1.11",
3535
"jest": "^27"
3636
},
3737
"license": "Apache-2.0",

yarn.lock

Lines changed: 0 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -5048,11 +5048,6 @@
50485048
tiny-invariant "^1.3.3"
50495049
valid-url "^1.0.9"
50505050

5051-
"@cubejs-backend/[email protected]":
5052-
version "1.1.9"
5053-
resolved "https://registry.yarnpkg.com/@cubejs-backend/cubesql/-/cubesql-1.1.9.tgz#d87e7ec0a0ff9776242ad7ba6015fbc68ccd0a47"
5054-
integrity sha512-3BFNxFQOY/hPBtLGrrSJ1xVVZsz1K/IzDXfdHyjSCOh38GOXHPy6tC77+MEIGcvjIrPO2me77FZ4P5cZjKGgKg==
5055-
50565051
"@cubejs-backend/dotenv@^9.0.2":
50575052
version "9.0.2"
50585053
resolved "https://registry.yarnpkg.com/@cubejs-backend/dotenv/-/dotenv-9.0.2.tgz#c3679091b702f0fd38de120c5a63943fcdc0dcbf"
@@ -5069,15 +5064,6 @@
50695064
uuid "9.0.0"
50705065
winston "3.8.2"
50715066

5072-
"@cubejs-backend/[email protected]":
5073-
version "1.1.9"
5074-
resolved "https://registry.yarnpkg.com/@cubejs-backend/native/-/native-1.1.9.tgz#66cec2caa56ae6a9369c042ddfaf0896ec2d80c9"
5075-
integrity sha512-HA9yVlI0UDvKbKjKK+cFmGgSbUfwIyp41X1q+NATzmWGFFVlzth3iS2YJ/H7Mshng6FqmCphzmshaGrSWs4cCw==
5076-
dependencies:
5077-
"@cubejs-backend/cubesql" "1.1.9"
5078-
"@cubejs-backend/shared" "1.1.8"
5079-
"@cubejs-infra/post-installer" "^0.0.7"
5080-
50815067
"@cubejs-backend/[email protected]":
50825068
version "0.33.20"
50835069
resolved "https://registry.yarnpkg.com/@cubejs-backend/shared/-/shared-0.33.20.tgz#3d9fa60041599cca9fe4c04df05daa4b8ab8675f"
@@ -5098,26 +5084,6 @@
50985084
throttle-debounce "^3.0.1"
50995085
uuid "^8.3.2"
51005086

5101-
"@cubejs-backend/[email protected]":
5102-
version "1.1.8"
5103-
resolved "https://registry.yarnpkg.com/@cubejs-backend/shared/-/shared-1.1.8.tgz#3bca511f0f779edc22c2f684a7f76bc52577e9a1"
5104-
integrity sha512-DtW4w3ha/nsgWYPwWPvifmMNEHM85Kdv2jg/apZaqTd4HtgXzX71GNSrz2dH03gihuJnYsZBZrZMpqYjdZkKdA==
5105-
dependencies:
5106-
"@oclif/color" "^0.1.2"
5107-
bytes "^3.1.0"
5108-
cli-progress "^3.9.0"
5109-
cross-spawn "^7.0.3"
5110-
decompress "^4.2.1"
5111-
env-var "^6.3.0"
5112-
fs-extra "^9.1.0"
5113-
http-proxy-agent "^4.0.1"
5114-
moment-range "^4.0.1"
5115-
moment-timezone "^0.5.33"
5116-
node-fetch "^2.6.1"
5117-
shelljs "^0.8.5"
5118-
throttle-debounce "^3.0.1"
5119-
uuid "^8.3.2"
5120-
51215087
"@cubejs-infra/post-installer@^0.0.7":
51225088
version "0.0.7"
51235089
resolved "https://registry.yarnpkg.com/@cubejs-infra/post-installer/-/post-installer-0.0.7.tgz#a28d2d03e5b7b69a64020d75194a7078cf911d2d"

0 commit comments

Comments
 (0)