We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b0e4128 + 85dfcca commit df4b557Copy full SHA for df4b557
package.json
@@ -38,7 +38,7 @@
38
"dependencies": {
39
"eslint-config-airbnb": "^18.2.1",
40
"eslint-config-airbnb-base": "^14.2.1",
41
- "prettier": "^2.4.1",
42
- "yarn": "^1.22.15"
+ "prettier": "^2.4.0",
+ "yarn": "^1.22.11"
43
}
44
yarn.lock
@@ -1714,7 +1714,7 @@ prettier-linter-helpers@^1.0.0:
1714
dependencies:
1715
fast-diff "^1.1.2"
1716
1717
-prettier@^2.4.1:
+prettier@^2.4.0:
1718
version "2.4.1"
1719
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.1.tgz#671e11c89c14a4cfc876ce564106c4a6726c9f5c"
1720
integrity sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA==
0 commit comments