git.fiddlerwoaroof.com
Browse code

chore: bump prettier from 2.2.0 to 2.2.1

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-preview[bot] <support@dependabot.com>

dependabot-preview[bot] authored on 30/11/2020 05:57:31
Showing 1 changed files
... ...
@@ -8542,9 +8542,9 @@
8542 8542
       "dev": true
8543 8543
     },
8544 8544
     "prettier": {
8545
-      "version": "2.2.0",
8546
-      "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.2.0.tgz",
8547
-      "integrity": "sha512-yYerpkvseM4iKD/BXLYUkQV5aKt4tQPqaGW6EsZjzyu0r7sVZZNPJW4Y8MyKmicp6t42XUPcBVA+H6sB3gqndw==",
8545
+      "version": "2.2.1",
8546
+      "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.2.1.tgz",
8547
+      "integrity": "sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==",
8548 8548
       "dev": true
8549 8549
     },
8550 8550
     "pretty-format": {