mirror of
https://github.com/ikatyang/emoji-cheat-sheet.git
synced 2024-11-22 18:33:50 +01:00
chore(deps): update dependency prettier to v1.7.1
This commit is contained in:
parent
acc6a6362f
commit
dd62935c31
@ -22,7 +22,7 @@
|
|||||||
"@types/request": "2.0.3",
|
"@types/request": "2.0.3",
|
||||||
"jest": "21.2.0",
|
"jest": "21.2.0",
|
||||||
"jest-playback": "1.0.1",
|
"jest-playback": "1.0.1",
|
||||||
"prettier": "1.7.0",
|
"prettier": "1.7.1",
|
||||||
"prettier-config-ikatyang": "1.1.1",
|
"prettier-config-ikatyang": "1.1.1",
|
||||||
"ts-jest": "21.0.1",
|
"ts-jest": "21.0.1",
|
||||||
"ts-node": "3.3.0",
|
"ts-node": "3.3.0",
|
||||||
|
14
yarn.lock
14
yarn.lock
@ -2180,9 +2180,9 @@ prettier-config-ikatyang@1.1.1:
|
|||||||
version "1.1.1"
|
version "1.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/prettier-config-ikatyang/-/prettier-config-ikatyang-1.1.1.tgz#9ccab4bc2d441e4c68b58dbe8f1a4e18213c3f2d"
|
resolved "https://registry.yarnpkg.com/prettier-config-ikatyang/-/prettier-config-ikatyang-1.1.1.tgz#9ccab4bc2d441e4c68b58dbe8f1a4e18213c3f2d"
|
||||||
|
|
||||||
prettier@1.7.0:
|
prettier@1.7.1:
|
||||||
version "1.7.0"
|
version "1.7.1"
|
||||||
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.7.0.tgz#47481588f41f7c90f63938feb202ac82554e7150"
|
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.7.1.tgz#f674c52978e14ae7dffd7828e88cce07501d95dc"
|
||||||
|
|
||||||
pretty-format@^21.2.0:
|
pretty-format@^21.2.0:
|
||||||
version "21.2.0"
|
version "21.2.0"
|
||||||
@ -2337,8 +2337,8 @@ request@2.81.0:
|
|||||||
uuid "^3.0.0"
|
uuid "^3.0.0"
|
||||||
|
|
||||||
request@^2.79.0, request@^2.82.0:
|
request@^2.79.0, request@^2.82.0:
|
||||||
version "2.82.0"
|
version "2.83.0"
|
||||||
resolved "https://registry.yarnpkg.com/request/-/request-2.82.0.tgz#2ba8a92cd7ac45660ea2b10a53ae67cd247516ea"
|
resolved "https://registry.yarnpkg.com/request/-/request-2.83.0.tgz#ca0b65da02ed62935887808e6f510381034e3356"
|
||||||
dependencies:
|
dependencies:
|
||||||
aws-sign2 "~0.7.0"
|
aws-sign2 "~0.7.0"
|
||||||
aws4 "^1.6.0"
|
aws4 "^1.6.0"
|
||||||
@ -2359,7 +2359,7 @@ request@^2.79.0, request@^2.82.0:
|
|||||||
qs "~6.5.1"
|
qs "~6.5.1"
|
||||||
safe-buffer "^5.1.1"
|
safe-buffer "^5.1.1"
|
||||||
stringstream "~0.0.5"
|
stringstream "~0.0.5"
|
||||||
tough-cookie "~2.3.2"
|
tough-cookie "~2.3.3"
|
||||||
tunnel-agent "^0.6.0"
|
tunnel-agent "^0.6.0"
|
||||||
uuid "^3.1.0"
|
uuid "^3.1.0"
|
||||||
|
|
||||||
@ -2634,7 +2634,7 @@ to-fast-properties@^1.0.3:
|
|||||||
version "1.0.3"
|
version "1.0.3"
|
||||||
resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-1.0.3.tgz#b83571fa4d8c25b82e231b06e3a3055de4ca1a47"
|
resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-1.0.3.tgz#b83571fa4d8c25b82e231b06e3a3055de4ca1a47"
|
||||||
|
|
||||||
tough-cookie@^2.3.2, tough-cookie@~2.3.0, tough-cookie@~2.3.2:
|
tough-cookie@^2.3.2, tough-cookie@~2.3.0, tough-cookie@~2.3.3:
|
||||||
version "2.3.3"
|
version "2.3.3"
|
||||||
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.3.3.tgz#0b618a5565b6dea90bf3425d04d55edc475a7561"
|
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.3.3.tgz#0b618a5565b6dea90bf3425d04d55edc475a7561"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
Loading…
Reference in New Issue
Block a user