Skip to content

Commit c81a49c

Browse files
Bump @dataform/core from 3.0.17 to 3.0.19 (#75)
Bumps [@dataform/core](https://github.com/dataform-co/dataform) from 3.0.17 to 3.0.19. - [Release notes](https://github.com/dataform-co/dataform/releases) - [Commits](dataform-co/dataform@3.0.17...3.0.19) --- updated-dependencies: - dependency-name: "@dataform/core" dependency-version: 3.0.19 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>
1 parent c64d7c1 commit c81a49c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "crawl-data",
33
"author": "@max-ostapenko",
44
"dependencies": {
5-
"@dataform/core": "^3.0.17"
5+
"@dataform/core": "^3.0.19"
66
},
77
"scripts": {
88
"format": "npx standard --fix; npx markdownlint --ignore-path .gitignore --config package.json --configPointer /markdownlint . --fix; terraform -chdir=infra/tf fmt",

0 commit comments

Comments
 (0)