Skip to content

Commit a154a6c

Browse files
fix(deps): bump prettier from 2.1.2 to 2.2.0
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e4eafb1 commit a154a6c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"camelcase": "^6.2.0",
2424
"execa": "^4.1.0",
2525
"inquirer": "^7.3.3",
26-
"prettier": "^2.1.2",
26+
"prettier": "^2.2.0",
2727
"spdx-license-list": "^6.3.0"
2828
},
2929
"devDependencies": {

0 commit comments

Comments
 (0)