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-07-01 13:41:56 +0300
committerGitHub <noreply@github.com>2021-07-01 13:41:56 +0300
commit068b33a10a80f808b9ab7d661dd8000d30ca469e (patch)
tree67e294a8195cde2ed45f570c5c1c018fdd1e1ed7 /package.json
parentac9c4d5934890502348daa686d194094433c1bc9 (diff)
Build(deps-dev): Bump prettier from 2.3.1 to 2.3.2 (#406)
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.1 to 2.3.2. - [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.3.1...2.3.2) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... 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 473d396..bc19f24 100644
--- a/package.json
+++ b/package.json
@@ -70,7 +70,7 @@
"node-sass": "^6.0.0",
"npm-run-all": "^4.1.5",
"postcss": "^8.3.5",
- "prettier": "^2.3.1",
+ "prettier": "^2.3.2",
"sass": "^1.35.1",
"stylelint": "^13.13.1",
"stylelint-config-standard": "^22.0.0",