Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v1.16.2 (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
xcomponentadmin authored and Nicolas ERNY committed Jan 30, 2019
1 parent ad43967 commit 9e6d20e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -38,7 +38,7 @@
"husky": "^1.3.1",
"jest": "^23.6.0",
"jest-canvas-mock": "^1.1.0",
"prettier": "1.16.1",
"prettier": "1.16.2",
"pretty-quick": "^1.10.0",
"react": "16.x",
"react-dom": "16.x",
Expand Down
19 changes: 3 additions & 16 deletions yarn.lock
Expand Up @@ -30,7 +30,6 @@
"@types/jest@^23.3.13":
version "23.3.13"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-23.3.13.tgz#c81484b6f4ca007bb09887ed15ecb3286d58f928"
integrity sha512-ePl4l+7dLLmCucIwgQHAgjiepY++qcI6nb8eAwGNkB6OxmTe3Z9rQU3rSpomqu42PCCnlThZbOoxsf+qylJsLA==

"@types/node@*", "@types/node@^10.12.18":
version "10.12.18"
Expand All @@ -56,7 +55,6 @@
"@types/react@^16.7.20":
version "16.7.20"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.7.20.tgz#13ae752c012710d0fa800985ca809814b51d3b58"
integrity sha512-Qd5RWkwl6SL7R2XzLk/cicjVQm1Mhc6HqXY5Ei4pWd1Vi8Fkbd5O0sA398x8fRSTPAuHdDYD9nrWmJMYTJI0vQ==
dependencies:
"@types/prop-types" "*"
csstype "^2.2.0"
Expand Down Expand Up @@ -170,7 +168,6 @@ arr-union@^3.1.0:
array-differ@^2.0.3:
version "2.0.3"
resolved "https://registry.yarnpkg.com/array-differ/-/array-differ-2.0.3.tgz#0195bb00ccccf271106efee4a4786488b7180712"
integrity sha1-AZW7AMzM8nEQbv7kpHhkiLcYBxI=

array-equal@^1.0.0:
version "1.0.0"
Expand All @@ -179,14 +176,12 @@ array-equal@^1.0.0:
array-union@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/array-union/-/array-union-1.0.2.tgz#9a34410e4f4e3da23dea375be5be70f24778ec39"
integrity sha1-mjRBDk9OPaI96jdb5b5w8kd47Dk=
dependencies:
array-uniq "^1.0.1"

array-uniq@^1.0.1:
version "1.0.3"
resolved "https://registry.yarnpkg.com/array-uniq/-/array-uniq-1.0.3.tgz#af6ac877a25cc7f74e058894753858dfdb24fdb6"
integrity sha1-r2rId6Jcx/dOBYiUdThY39sk/bY=

array-unique@^0.2.1:
version "0.2.1"
Expand Down Expand Up @@ -883,7 +878,6 @@ entities@^1.1.1, entities@~1.1.1:
enzyme-adapter-react-16@^1.8.0:
version "1.8.0"
resolved "https://registry.yarnpkg.com/enzyme-adapter-react-16/-/enzyme-adapter-react-16-1.8.0.tgz#7055d8e908d8d27b807cf4292244db3c815ca11d"
integrity sha512-7cVHIKutqnesGeM3CjNFHSvktpypSWBokrBO8wIW+BVx+HGxWCF87W9TpkIIYJqgCtdw9FQGFrAbLg8kSwPRuQ==
dependencies:
enzyme-adapter-utils "^1.10.0"
function.prototype.name "^1.1.0"
Expand All @@ -896,7 +890,6 @@ enzyme-adapter-react-16@^1.8.0:
enzyme-adapter-utils@^1.10.0:
version "1.10.0"
resolved "https://registry.yarnpkg.com/enzyme-adapter-utils/-/enzyme-adapter-utils-1.10.0.tgz#5836169f68b9e8733cb5b69cad5da2a49e34f550"
integrity sha512-VnIXJDYVTzKGbdW+lgK8MQmYHJquTQZiGzu/AseCZ7eHtOMAj4Rtvk8ZRopodkfPves0EXaHkXBDkVhPa3t0jA==
dependencies:
function.prototype.name "^1.1.0"
object.assign "^4.1.0"
Expand Down Expand Up @@ -1316,7 +1309,6 @@ globals@^9.18.0:
gojs@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/gojs/-/gojs-2.0.0.tgz#4aa64fd876de5829af9edbf3417e7c83593523ca"
integrity sha512-62Ro/lWvxP0fn7r3Nw4e3oXXpuylMZ0AML6qveak3vPGBCsvZBdmVD2N+vk0wOF1r2DlP6uA5QUcwy1T4X5Fag==

graceful-fs@^4.1.11, graceful-fs@^4.1.2:
version "4.1.15"
Expand Down Expand Up @@ -2457,7 +2449,6 @@ ms@^2.1.1:
multimatch@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/multimatch/-/multimatch-3.0.0.tgz#0e2534cc6bc238d9ab67e1b9cd5fcd85a6dbf70b"
integrity sha512-22foS/gqQfANZ3o+W7ST2x25ueHDVNWl/b9OlGcLpy/iKxjCpvcNCM51YCenUi7Mt/jAjjqv8JwZRs8YP5sRjA==
dependencies:
array-differ "^2.0.3"
array-union "^1.0.2"
Expand Down Expand Up @@ -2655,7 +2646,6 @@ object.entries@^1.0.4:
object.fromentries@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.0.tgz#49a543d92151f8277b3ac9600f1e930b189d30ab"
integrity sha512-9iLiI6H083uiqUuvzyY6qrlmc/Gz8hLQFOcb/Ri/0xXFkSNS3ctV+CbE6yM2+AnkYfOB3dGjdzC0wrMLIhQICA==
dependencies:
define-properties "^1.1.2"
es-abstract "^1.11.0"
Expand Down Expand Up @@ -2896,9 +2886,9 @@ preserve@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"

prettier@1.16.1:
version "1.16.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.1.tgz#534c2c9d7853f8845e5e078384e71973bd74089f"
prettier@1.16.2:
version "1.16.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.2.tgz#f60bc5929a7f9a05260cc88d5430391100092414"

pretty-format@^23.6.0:
version "23.6.0"
Expand All @@ -2910,7 +2900,6 @@ pretty-format@^23.6.0:
pretty-quick@^1.10.0:
version "1.10.0"
resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-1.10.0.tgz#d86cc46fe92ed8cfcfba6a082ec5949c53858198"
integrity sha512-uNvm2N3UWmnZRZrClyQI45hIbV20f5BpSyZY51Spbvn4APp9+XLyX4bCjWRGT3fGyVyQ/2/iw7dbQq1UUaq7SQ==
dependencies:
chalk "^2.3.0"
execa "^0.8.0"
Expand Down Expand Up @@ -3647,7 +3636,6 @@ tslint-react@^3.6.0:
tslint@^5.12.1:
version "5.12.1"
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.12.1.tgz#8cec9d454cf8a1de9b0a26d7bdbad6de362e52c1"
integrity sha512-sfodBHOucFg6egff8d1BvuofoOQ/nOeYNfbp7LDlKBcLNrL3lmS5zoiDGyOMdT7YsEXAwWpTdAHwOGOc8eRZAw==
dependencies:
babel-code-frame "^6.22.0"
builtin-modules "^1.1.1"
Expand Down Expand Up @@ -3687,7 +3675,6 @@ type-check@~0.3.2:
typescript@^3.2.4:
version "3.2.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.2.4.tgz#c585cb952912263d915b462726ce244ba510ef3d"
integrity sha512-0RNDbSdEokBeEAkgNbxJ+BLwSManFy9TeXz8uW+48j/xhEXv1ePME60olyzw2XzUqUBNAYFeJadIqAgNqIACwg==

uglify-js@^3.1.4:
version "3.4.9"
Expand Down

0 comments on commit 9e6d20e

Please sign in to comment.