Skip to content

Commit

Permalink
⬆️ Bump prettier from 3.0.0 to 3.0.2
Browse files Browse the repository at this point in the history
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.0 to 3.0.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.0.0...3.0.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tiulpin committed Aug 29, 2023
1 parent aa88ab5 commit b6444aa
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"eslint-plugin-jest": "^27.2.2",
"jest": "^29.6.2",
"js-yaml": "^4.1.0",
"prettier": "3.0.0",
"prettier": "3.0.2",
"ts-jest": "^29.1.1",
"typescript": "^5.1.6"
}
Expand Down
14 changes: 7 additions & 7 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 @@ -38,7 +38,7 @@
"eslint-plugin-github": "latest",
"eslint-plugin-jest": "latest",
"eslint-plugin-prettier": "^5.0.0-alpha.1",
"prettier": "3.0.0",
"prettier": "3.0.2",
"prettier-eslint": "^15.0.1",
"ts-node": "^10.9.1",
"typescript": "^5.1.6"
Expand Down
2 changes: 1 addition & 1 deletion scan/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"jest": "latest",
"js-yaml": "^4.1.0",
"nock": "^13.3.2",
"prettier": "3.0.0",
"prettier": "3.0.2",
"ts-jest": "latest",
"typescript": "^5.1.6"
}
Expand Down
2 changes: 1 addition & 1 deletion vsts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"eslint-plugin-jest": "^27.2.2",
"jest": "^29.6.2",
"js-yaml": "^4.1.0",
"prettier": "3.0.0",
"prettier": "3.0.2",
"sync-request": "^6.1.0",
"ts-jest": "^29.1.1",
"typescript": "^5.1.6"
Expand Down

0 comments on commit b6444aa

Please sign in to comment.