Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tiulpin committed Jun 17, 2023
1 parent b201e35 commit e51ac9e
Show file tree
Hide file tree
Showing 5 changed files with 27 additions and 24 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": "^26.1.2",
"jest": "^27.5.1",
"js-yaml": "^4.1.0",
"prettier": "2.5.1",
"prettier": "2.8.8",
"ts-jest": "^27.1.3",
"typescript": "^4.5.5"
}
Expand Down
43 changes: 23 additions & 20 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": "latest",
"eslint-plugin-github": "latest",
"eslint-plugin-jest": "latest",
"prettier": "2.5.1",
"prettier": "2.8.8",
"ts-node": "^10.9.1"
}
}
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.1",
"prettier": "2.5.1",
"prettier": "2.8.8",
"ts-jest": "latest",
"typescript": "^4.5.5"
}
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": "^26.1.2",
"jest": "^27.5.1",
"js-yaml": "^4.1.0",
"prettier": "2.5.1",
"prettier": "2.8.8",
"sync-request": "^6.1.0",
"ts-jest": "^27.1.3",
"typescript": "^4.5.5"
Expand Down

0 comments on commit e51ac9e

Please sign in to comment.