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>2021-05-11 13:13:56 +0300
committerGitHub <noreply@github.com>2021-05-11 13:13:56 +0300
commit13ed763bcc7a119027d599c9a665b1341a0a7387 (patch)
treecad4e9399e8af5d7cb56c7e389fe0b48b92072da /package.json
parent74466822d1a7c28f5e0e243ca8156a446fb3ccce (diff)
Build(deps-dev): Bump prettier from 2.2.1 to 2.3.0 (#389)
Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 2.3.0. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/2.2.1...2.3.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 df66e47..e9ab1aa 100644
--- a/package.json
+++ b/package.json
@@ -70,7 +70,7 @@
"node-sass": "^5.0.0",
"npm-run-all": "^4.1.5",
"postcss": "^8.2.13",
- "prettier": "^2.2.1",
+ "prettier": "^2.3.0",
"sass": "^1.32.12",
"stylelint": "^13.13.1",
"stylelint-config-standard": "^22.0.0",