Skip to content

Commit b59c4ed

Browse files
max-ostapenkoGCP Dataform
authored andcommitted
Merge branch 'main' into main
2 parents 36607a5 + c4f368a commit b59c4ed

5 files changed

Lines changed: 40 additions & 40 deletions

File tree

infra/dataform-service/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.

infra/dataform-service/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.0",
1010
"@google-cloud/functions-framework": "4.0.0",
1111
"@google-cloud/run": "3.0.0",
12-
"@google-cloud/storage": "7.16.0"
12+
"@google-cloud/storage": "7.17.0"
1313
},
1414
"scripts": {
1515
"start": "npx functions-framework --target=dataform-service --signature-type=http --port=${PORT:-8080}",

infra/tf/.terraform.lock.hcl

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

package-lock.json

Lines changed: 8 additions & 8 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
@@ -10,7 +10,7 @@
1010
"@dataform/core": "3.0.27"
1111
},
1212
"devDependencies": {
13-
"eslint": "^9.33.0",
13+
"eslint": "^9.34.0",
1414
"globals": "^16.3.0",
1515
"markdownlint-cli": "0.45.0"
1616
},

0 commit comments

Comments
 (0)