Skip to content

Commit

Permalink
deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jescalan committed Jul 29, 2017
1 parent 48c9e3d commit 999cdab
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 23 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"coveralls": "^2.13.1",
"dotenv": "^4.0.0",
"nyc": "^11.0.3",
"reshape-standard": "^2.1.1",
"reshape-standard": "^3.0.0",
"rimraf": "^2.6.0",
"spike-core": "^2.0.0",
"spike-core": "^2.2.0",
"standard": "^10.0.2"
},
"engines": {
Expand Down
34 changes: 13 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,7 @@ aws4@^1.2.1:
version "1.6.0"
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.6.0.tgz#83ef5ca860b2b32e4a0deedee8c771b9db57471e"

"axios@github:contentful/axios#fix/https-via-http-proxy":
axios@contentful/axios#fix/https-via-http-proxy:
version "0.16.3"
resolved "https://codeload.github.com/contentful/axios/tar.gz/486c956313b4937d83202ae72304d3eb210487bb"
dependencies:
Expand Down Expand Up @@ -5402,7 +5402,7 @@ reshape-loader@^1.1.0:
reshape "^0.4.1"
reshape-include "^1.0.0"

reshape-minify@^1.0.0:
reshape-minify@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/reshape-minify/-/reshape-minify-1.1.0.tgz#40bc402b99f3d38359135ce2ef955f071abd8f7e"
dependencies:
Expand Down Expand Up @@ -5434,9 +5434,9 @@ reshape-retext@^1.0.0:
retext "^5.0.0"
when "^3.7.8"

reshape-standard@^2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/reshape-standard/-/reshape-standard-2.1.1.tgz#cf23b06403927f47211512a7ce7849f94d939d73"
reshape-standard@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/reshape-standard/-/reshape-standard-3.0.0.tgz#8aff2cfbbe336e5737d68cde19bde72387d76378"
dependencies:
markdown-it "^8.2.2"
reshape-beautify "^0.1.2"
Expand All @@ -5445,11 +5445,9 @@ reshape-standard@^2.1.1:
reshape-expressions "^0.1.5"
reshape-include "^1.0.0"
reshape-layouts "^1.0.0"
reshape-minify "^1.0.0"
reshape-parser "^0.2.1"
reshape-minify "^1.1.0"
reshape-retext "^1.0.0"
retext-smartypants "^3.0.0"
sugarml "^0.6.0"

reshape@^0.4.1:
version "0.4.1"
Expand Down Expand Up @@ -5866,9 +5864,9 @@ spdx-license-ids@^1.0.2:
version "1.2.2"
resolved "https://registry.yarnpkg.com/spdx-license-ids/-/spdx-license-ids-1.2.2.tgz#c9df7a3424594ade6bd11900d596696dc06bac57"

spike-core@^2.0.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/spike-core/-/spike-core-2.1.0.tgz#b6b6e2df932f23b5594f09c8796cfee1f6f4951f"
spike-core@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/spike-core/-/spike-core-2.2.0.tgz#ace3f6015b30cb84a9250fee42f4418c2fcfea11"
dependencies:
babel-core "^6.25.0"
babel-loader "^7.1.1"
Expand All @@ -5889,7 +5887,7 @@ spike-core@^2.0.0:
source-loader "^1.0.0"
spike-util "^1.3.0"
sprout "^1.2.1"
webpack "^3.3.0"
webpack "^3.4.1"
when "^3.7.8"

spike-util@^1.3.0:
Expand Down Expand Up @@ -6080,12 +6078,6 @@ strip-json-comments@~2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"

sugarml@^0.6.0:
version "0.6.0"
resolved "https://registry.yarnpkg.com/sugarml/-/sugarml-0.6.0.tgz#9276d5e23e9cd8026b7db7df9ca49e6b29e00fb6"
dependencies:
code-frame "^5.0.0"

supports-color@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7"
Expand Down Expand Up @@ -6593,9 +6585,9 @@ webpack-sources@^1.0.1:
source-list-map "^2.0.0"
source-map "~0.5.3"

webpack@^3.3.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-3.4.0.tgz#e9465b660ad79dd2d33874d968b31746ea9a8e63"
webpack@^3.4.1:
version "3.4.1"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-3.4.1.tgz#4c3f4f3fb318155a4db0cb6a36ff05c5697418f4"
dependencies:
acorn "^5.0.0"
acorn-dynamic-import "^2.0.0"
Expand Down

0 comments on commit 999cdab

Please sign in to comment.