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-12-01 15:02:48 +0300
committerGitHub <noreply@github.com>2021-12-01 15:02:48 +0300
commit34ccd448f9d5086da8525aa186ecd211c406e49a (patch)
treef7f5d1da6fd3f41de59bc1e97551e4a2900a0109 /package.json
parent06b87f8b7c9ff493138759454c292963de08b6ed (diff)
Build(deps-dev): Bump prettier from 2.4.1 to 2.5.0 (#431)
Bumps [prettier](https://github.com/prettier/prettier) from 2.4.1 to 2.5.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.4.1...2.5.0) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... 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 e966ce9..8a8ba7c 100644
--- a/package.json
+++ b/package.json
@@ -71,7 +71,7 @@
"node-sass": "^6.0.1",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.4",
- "prettier": "^2.4.1",
+ "prettier": "^2.5.0",
"sass": "^1.44.0",
"stylelint": "^13.13.1",
"stylelint-config-standard": "^22.0.0",