Skip to content

Commit

Permalink
Bump prettier and prettier-plugin-sql
Browse files Browse the repository at this point in the history
Bumps [prettier](https://github.com/prettier/prettier) and [prettier-plugin-sql](https://github.com/un-ts/prettier). These dependencies needed to be updated together.

Updates `prettier` from 2.8.8 to 3.0.0
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.8.8...3.0.0)

Updates `prettier-plugin-sql` from 0.14.0 to 0.15.1
- [Release notes](https://github.com/un-ts/prettier/releases)
- [Changelog](https://github.com/un-ts/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/un-ts/prettier/compare/[email protected]@0.15.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: prettier-plugin-sql
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 10, 2023
1 parent 581e621 commit 60ad2b0
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 44 deletions.
107 changes: 65 additions & 42 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@
"json-to-table": "4.2.1",
"mustache": "4.2.0",
"p-limit": "3.1.0",
"prettier": "2.8.8",
"prettier-plugin-sql": "0.14.0",
"prettier": "3.0.0",
"prettier-plugin-sql": "0.15.1",
"semver": "7.5.3",
"sfmc-sdk": "1.0.1",
"simple-git": "3.18.0",
Expand Down

0 comments on commit 60ad2b0

Please sign in to comment.