Skip to content

Commit 90dfa0e

Browse files
Merge branch 'main' into dependabot/npm_and_yarn/dataform/cli-3.0.44
2 parents c1c04a4 + 8ea8793 commit 90dfa0e

4 files changed

Lines changed: 18 additions & 18 deletions

File tree

infra/dataform-service/src/package-lock.json

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

infra/dataform-service/src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@google-cloud/dataform": "2.2.1",
1010
"@google-cloud/functions-framework": "^4.0.1",
1111
"@google-cloud/run": "3.0.1",
12-
"@google-cloud/storage": "7.17.3"
12+
"@google-cloud/storage": "7.19.0"
1313
},
1414
"scripts": {
1515
"start": "npx functions-framework --target=dataform-service --signature-type=http --port=${PORT:-8080}",

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"superlint": "docker run --platform linux/amd64 -e DEFAULT_BRANCH=main -e VALIDATE_GIT_COMMITLINT=false -e VALIDATE_TERRAFORM_TERRASCAN=false -e VALIDATE_TERRAFORM_TFLINT=false -e FIX_JSON_PRETTIER=true -e IGNORE_GITIGNORED_FILES=true -e VALIDATE_ALL_CODEBASE=true -e VALIDATE_JSCPD=false -e RUN_LOCAL=true -v ./:/tmp/lint ghcr.io/super-linter/super-linter:slim-latest"
88
},
99
"dependencies": {
10-
"@dataform/core": "3.0.43",
10+
"@dataform/core": "3.0.44",
1111
"@masthead-data/dataform-package": "0.2.0"
1212
},
1313
"devDependencies": {

0 commit comments

Comments
 (0)