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.3
- [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.3)

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/prettier-plugin-sql@0.14.0...prettier-plugin-sql@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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 19, 2023
1 parent 508945a commit 5e10474
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 26 deletions.
75 changes: 51 additions & 24 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 @@ -68,8 +68,8 @@
"json-to-table": "4.2.1",
"mustache": "4.2.0",
"p-limit": "4.0.0",
"prettier": "2.8.8",
"prettier-plugin-sql": "0.14.0",
"prettier": "3.0.3",
"prettier-plugin-sql": "0.15.1",
"semver": "7.5.4",
"sfmc-sdk": "2.0.1",
"simple-git": "3.19.0",
Expand Down

0 comments on commit 5e10474

Please sign in to comment.