Skip to content

Commit

Permalink
Bump prettier from 2.1.2 to 2.2.0 in /src/Bicep.Cli.E2eTests (#961)
Browse files Browse the repository at this point in the history
Bumps [prettier](https://github.com/prettier/prettier) from 2.1.2 to 2.2.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/prettier@2.1.2...2.2.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2020
1 parent 4d774a0 commit fa6e2c5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions src/Bicep.Cli.E2eTests/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 src/Bicep.Cli.E2eTests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"devDependencies": {
"cross-spawn": "^7.0.3",
"jest": "^26.6.3",
"prettier": "^2.1.2"
"prettier": "^2.2.0"
},
"scripts": {
"test": "jest"
Expand Down

0 comments on commit fa6e2c5

Please sign in to comment.