Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/rfs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-11-24 13:51:57 +0300
committerGitHub <noreply@github.com>2020-11-24 13:51:57 +0300
commit4d24797e71e73219f2c84fbd8cd4345d330cc682 (patch)
tree51bcaa91f039670b6841c509716f2c46cbfafd2a /package.json
parent877005b83210fc07753fc5f55dbbd0dd5836df6f (diff)
Bump prettier from 2.1.2 to 2.2.0 (#324)
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](https://github.com/prettier/prettier/compare/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>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 9c32a51..20382d4 100644
--- a/package.json
+++ b/package.json
@@ -70,7 +70,7 @@
"node-sass": "^5.0.0",
"npm-run-all": "^4.1.5",
"postcss": "^8.1.10",
- "prettier": "^2.1.2",
+ "prettier": "^2.2.0",
"sass": "^1.29.0",
"stylelint": "^13.7.2",
"stylelint-config-standard": "^20.0.0",