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-12-01 13:02:13 +0300
committerGitHub <noreply@github.com>2020-12-01 13:02:13 +0300
commitf4712475bd750146b7681b58961b20e67f7646c4 (patch)
treeca5554f434f3edc4e885cdac121507ecf4f68612 /package-lock.json
parentd1ba8489202b6e3390f21d3d11be5b244d2dbdab (diff)
Bump prettier from 2.2.0 to 2.2.1 (#325)
Bumps [prettier](https://github.com/prettier/prettier) from 2.2.0 to 2.2.1. - [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.2.0...2.2.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index ca7c494..d28422f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -8674,9 +8674,9 @@
"dev": true
},
"prettier": {
- "version": "2.2.0",
- "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.2.0.tgz",
- "integrity": "sha512-yYerpkvseM4iKD/BXLYUkQV5aKt4tQPqaGW6EsZjzyu0r7sVZZNPJW4Y8MyKmicp6t42XUPcBVA+H6sB3gqndw==",
+ "version": "2.2.1",
+ "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.2.1.tgz",
+ "integrity": "sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==",
"dev": true
},
"prettier-linter-helpers": {