prettier 2.2.0 → 2.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/bin-prettier.js CHANGED
@@ -58,7 +58,7 @@ var pleaseUpgradeNode = function pleaseUpgradeNode(pkg, opts) {
58
58
  };
59
59
 
60
60
  var name = "prettier";
61
- var version = "2.2.0";
61
+ var version = "2.2.1";
62
62
  var description = "Prettier is an opinionated code formatter";
63
63
  var bin = "./bin/prettier.js";
64
64
  var repository = "prettier/prettier";
@@ -177,7 +177,7 @@ var devDependencies = {
177
177
  "jest-watch-typeahead": "0.6.1",
178
178
  "npm-run-all": "4.1.5",
179
179
  "path-browserify": "1.0.1",
180
- prettier: "2.1.2",
180
+ prettier: "2.2.0",
181
181
  rimraf: "3.0.2",
182
182
  rollup: "2.33.3",
183
183
  "rollup-plugin-node-globals": "1.4.0",
package/doc.js CHANGED
@@ -1116,7 +1116,7 @@
1116
1116
  }, value));
1117
1117
 
1118
1118
  var name = "prettier";
1119
- var version$1 = "2.2.0";
1119
+ var version$1 = "2.2.1";
1120
1120
  var description = "Prettier is an opinionated code formatter";
1121
1121
  var bin = "./bin/prettier.js";
1122
1122
  var repository = "prettier/prettier";
@@ -1235,7 +1235,7 @@
1235
1235
  "jest-watch-typeahead": "0.6.1",
1236
1236
  "npm-run-all": "4.1.5",
1237
1237
  "path-browserify": "1.0.1",
1238
- prettier: "2.1.2",
1238
+ prettier: "2.2.0",
1239
1239
  rimraf: "3.0.2",
1240
1240
  rollup: "2.33.3",
1241
1241
  "rollup-plugin-node-globals": "1.4.0",