Skip to content

Commit

Permalink
update yarn lock
Browse files Browse the repository at this point in the history
  • Loading branch information
maelvls committed Jun 15, 2018
1 parent cbb68d6 commit bcb0869
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions touist-ide/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2379,6 +2379,12 @@ eslint-config-airbnb-base@^11.3.0:
dependencies:
eslint-restricted-globals "^0.1.1"

eslint-config-prettier@^2.9.0:
version "2.9.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-2.9.0.tgz#5ecd65174d486c22dff389fe036febf502d468a3"
dependencies:
get-stdin "^5.0.1"

eslint-friendly-formatter@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/eslint-friendly-formatter/-/eslint-friendly-formatter-3.0.0.tgz#278874435a6c46ec1d94fa0b1ff494e30ef04290"
Expand Down Expand Up @@ -3062,6 +3068,10 @@ get-stdin@^4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-4.0.1.tgz#b968c6b0a04384324902e8bf1a5df32579a450fe"

get-stdin@^5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-5.0.1.tgz#122e161591e21ff4c52530305693f20e6393a398"

get-stream@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-3.0.0.tgz#8e943d1358dc37555054ecbe2edb05aa174ede14"
Expand Down

0 comments on commit bcb0869

Please sign in to comment.