Skip to content

Commit

Permalink
Bump semver and @dataform/core
Browse files Browse the repository at this point in the history
Bumps [semver](https://github.com/npm/node-semver) to 7.5.3 and updates ancestor dependency [@dataform/core](https://github.com/dataform-co/dataform). These dependencies need to be updated together.


Updates `semver` from 5.7.1 to 7.5.3
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v7.5.3)

Updates `@dataform/core` from 1.4.5 to 2.6.0
- [Release notes](https://github.com/dataform-co/dataform/releases)
- [Commits](dataform-co/dataform@1.4.5...2.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 23, 2023
1 parent 49b3080 commit edad2fa
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 52 deletions.
104 changes: 53 additions & 51 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
@@ -1,6 +1,6 @@
{
"name": "dataform-stripe",
"dependencies": {
"@dataform/core": "1.4.5"
"@dataform/core": "2.6.0"
}
}

0 comments on commit edad2fa

Please sign in to comment.