Skip to content

Commit

Permalink
Bump @dataform/core from 3.0.8 to 3.0.9 (#40)
Browse files Browse the repository at this point in the history
Bumps [@dataform/core](https://github.com/dataform-co/dataform) from 3.0.8 to 3.0.9.
- [Release notes](https://github.com/dataform-co/dataform/releases)
- [Commits](dataform-co/dataform@3.0.8...3.0.9)

---
updated-dependencies:
- dependency-name: "@dataform/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent c8d8bcc commit 93ea0f6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "crawl-data",
"author": "@max-ostapenko",
"dependencies": {
"@dataform/core": "3.0.8"
"@dataform/core": "3.0.9"
},
"scripts": {
"format": "npx standard --fix; npx markdownlint --ignore-path .gitignore --config package.json --configPointer /markdownlint . --fix; terraform -chdir=infra/tf fmt",
Expand Down

0 comments on commit 93ea0f6

Please sign in to comment.