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-06-18 08:58:21 +0300
committerGitHub <noreply@github.com>2021-06-18 08:58:21 +0300
commit698431c04c1bcac2cac4f64b9d54a19f0f221ba5 (patch)
tree7608b131ab7c30a1fec1b85abe259b6231052326 /package.json
parentf9ff1c7b81308c8e5dcde12eea7f3b605108ad5d (diff)
Build(deps-dev): Bump prettier from 2.3.0 to 2.3.1 (#402)
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.0 to 2.3.1. - [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.0...2.3.1) --- 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 a4b769a..1fd0294 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.0",
- "prettier": "^2.3.0",
+ "prettier": "^2.3.1",
"sass": "^1.35.1",
"stylelint": "^13.13.1",
"stylelint-config-standard": "^22.0.0",