git.fiddlerwoaroof.com
Browse code

chore: bump prettier from 2.2.1 to 2.3.0

Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 2.3.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.2.1...2.3.0)

Signed-off-by: dependabot[bot] <support@github.com>

dependabot[bot] authored on 10/05/2021 05:05:01
Showing 1 changed files
... ...
@@ -9153,18 +9153,6 @@
9153 9153
       "integrity": "sha1-gteb/zCmfEAF/9XiUVMArZyk168=",
9154 9154
       "dev": true
9155 9155
     },
9156
-    "lodash.clonedeep": {
9157
-      "version": "4.5.0",
9158
-      "resolved": "https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz",
9159
-      "integrity": "sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8=",
9160
-      "dev": true
9161
-    },
9162
-    "lodash.flatten": {
9163
-      "version": "4.4.0",
9164
-      "resolved": "https://registry.npmjs.org/lodash.flatten/-/lodash.flatten-4.4.0.tgz",
9165
-      "integrity": "sha1-8xwiIlqWMtK7+OSt2+8kCqdlph8=",
9166
-      "dev": true
9167
-    },
9168 9156
     "lodash.sortby": {
9169 9157
       "version": "4.7.0",
9170 9158
       "resolved": "https://registry.npmjs.org/lodash.sortby/-/lodash.sortby-4.7.0.tgz",
... ...
@@ -9791,9 +9779,9 @@
9791 9779
       "dev": true
9792 9780
     },
9793 9781
     "prettier": {
9794
-      "version": "2.2.1",
9795
-      "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.2.1.tgz",
9796
-      "integrity": "sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==",
9782
+      "version": "2.3.0",
9783
+      "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.3.0.tgz",
9784
+      "integrity": "sha512-kXtO4s0Lz/DW/IJ9QdWhAf7/NmPWQXkFr/r/WkR3vyI+0v8amTDxiaQSLzs8NBlytfLWX/7uQUMIW677yLKl4w==",
9797 9785
       "dev": true
9798 9786
     },
9799 9787
     "pretty-format": {