Skip to content

Commit

Permalink
[core] Upgrade the dependencies (mui#8852)
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari authored and the-noob committed Nov 17, 2017
1 parent cbb9600 commit 87a41da
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 34 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"warning": "^3.0.0"
},
"devDependencies": {
"@types/enzyme": "^3.1.0",
"@types/enzyme": "^3.1.1",
"@types/react": "16.0.9",
"app-module-path": "^2.2.0",
"argos-cli": "^0.0.9",
Expand All @@ -94,7 +94,7 @@
"babel-core": "^6.26.0",
"babel-eslint": "^8.0.1",
"babel-loader": "^7.1.2",
"babel-plugin-flow-react-proptypes": "6.1.0",
"babel-plugin-flow-react-proptypes": "^7.0.0",
"babel-plugin-istanbul": "^4.1.5",
"babel-plugin-preval": "^1.6.0",
"babel-plugin-react-remove-properties": "^0.2.5",
Expand Down Expand Up @@ -132,7 +132,7 @@
"file-loader": "^1.1.5",
"flow-bin": "^0.56.0",
"flow-copy-source": "^1.2.1",
"flow-typed": "^2.2.0",
"flow-typed": "^2.2.1",
"fs-extra": "^4.0.2",
"glob": "^7.1.2",
"gm": "^1.23.0",
Expand Down Expand Up @@ -170,7 +170,7 @@
"redux": "^3.7.2",
"redux-logger": "^3.0.6",
"rimraf": "^2.6.2",
"sinon": "^4.0.1",
"sinon": "^4.0.2",
"size-limit": "^0.11.6",
"typescript": "^2.5.3",
"url-loader": "^0.6.2",
Expand Down
53 changes: 23 additions & 30 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@
version "0.22.2"
resolved "https://registry.yarnpkg.com/@types/cheerio/-/cheerio-0.22.2.tgz#539625874bc856086ad491c2fdc9b10c05ae308e"

"@types/enzyme@^3.1.0":
version "3.1.0"
resolved "https://registry.yarnpkg.com/@types/enzyme/-/enzyme-3.1.0.tgz#6b5b2d85232ee4200c78d4fcf19a97921f438c7c"
"@types/enzyme@^3.1.1":
version "3.1.1"
resolved "https://registry.yarnpkg.com/@types/enzyme/-/enzyme-3.1.1.tgz#102ebd9aa33fa15fd11477b6f701cde18cbe7de0"
dependencies:
"@types/cheerio" "*"
"@types/react" "*"
Expand Down Expand Up @@ -764,9 +764,9 @@ babel-plugin-check-es2015-constants@^6.22.0:
dependencies:
babel-runtime "^6.22.0"

babel-plugin-flow-react-proptypes@6.1.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/babel-plugin-flow-react-proptypes/-/babel-plugin-flow-react-proptypes-6.1.0.tgz#28570fedfe80df5981496c66ab4440660ba728b2"
babel-plugin-flow-react-proptypes@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/babel-plugin-flow-react-proptypes/-/babel-plugin-flow-react-proptypes-7.0.0.tgz#96341a4a55d83526edf22409192867eeb415f704"
dependencies:
babel-core "^6.25.0"
babel-template "^6.25.0"
Expand Down Expand Up @@ -3634,9 +3634,9 @@ flow-copy-source@^1.2.1:
kefir "^3.7.3"
yargs "^8.0.2"

flow-typed@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/flow-typed/-/flow-typed-2.2.0.tgz#1cae742b188888b64b0e96fae8fe25965d723647"
flow-typed@^2.2.1:
version "2.2.1"
resolved "https://registry.yarnpkg.com/flow-typed/-/flow-typed-2.2.1.tgz#3de06241ebb0aa154ff681748ba74d19c7d9042f"
dependencies:
babel-polyfill "^6.23.0"
colors "^1.1.2"
Expand Down Expand Up @@ -5103,9 +5103,9 @@ junk@^1.0.1:
version "1.0.3"
resolved "https://registry.yarnpkg.com/junk/-/junk-1.0.3.tgz#87be63488649cbdca6f53ab39bec9ccd2347f592"

just-extend@^1.1.22:
version "1.1.22"
resolved "https://registry.yarnpkg.com/just-extend/-/just-extend-1.1.22.tgz#3330af756cab6a542700c64b2e4e4aa062d52fff"
just-extend@^1.1.26:
version "1.1.26"
resolved "https://registry.yarnpkg.com/just-extend/-/just-extend-1.1.26.tgz#dba4ad2786d319f1d10afab106e004b5a0851ac2"

karma-browserstack-launcher@^1.3.0:
version "1.3.0"
Expand Down Expand Up @@ -5822,10 +5822,6 @@ nan@^2.3.0:
version "2.7.0"
resolved "https://registry.yarnpkg.com/nan/-/nan-2.7.0.tgz#d95bf721ec877e08db276ed3fc6eb78f9083ad46"

native-promise-only@^0.8.1:
version "0.8.1"
resolved "https://registry.yarnpkg.com/native-promise-only/-/native-promise-only-0.8.1.tgz#20a318c30cb45f71fe7adfbf7b21c99c1472ef11"

natives@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/natives/-/natives-1.1.0.tgz#e9ff841418a6b2ec7a495e939984f78f163e6e31"
Expand Down Expand Up @@ -5918,12 +5914,12 @@ next@^3.2.2:
write-file-webpack-plugin "4.1.0"
xss-filters "1.2.7"

nise@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/nise/-/nise-1.1.1.tgz#1faa07147f3bf2465d4dbedc0e4a84048f081041"
nise@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/nise/-/nise-1.2.0.tgz#079d6cadbbcb12ba30e38f1c999f36ad4d6baa53"
dependencies:
formatio "^1.2.0"
just-extend "^1.1.22"
just-extend "^1.1.26"
lolex "^1.6.0"
path-to-regexp "^1.7.0"
text-encoding "^0.6.4"
Expand Down Expand Up @@ -7842,7 +7838,7 @@ safe-buffer@~5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.0.1.tgz#d263ca54696cd8a306b5ca6551e92de57918fbe7"

samsam@1.x, samsam@^1.1.3:
samsam@1.x:
version "1.2.1"
resolved "https://registry.yarnpkg.com/samsam/-/samsam-1.2.1.tgz#edd39093a3184370cb859243b2bdf255e7d8ea67"

Expand Down Expand Up @@ -8010,19 +8006,16 @@ signal-exit@^3.0.0, signal-exit@^3.0.1, signal-exit@^3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d"

sinon@^4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/sinon/-/sinon-4.0.1.tgz#e46146a8a8420f837bdba32e2965bd1fe43d5b05"
sinon@^4.0.2:
version "4.0.2"
resolved "https://registry.yarnpkg.com/sinon/-/sinon-4.0.2.tgz#c81f62456d37986c84e9f522ddb9ce413bda49d2"
dependencies:
diff "^3.1.0"
formatio "1.2.0"
lodash.get "^4.4.2"
lolex "^2.1.3"
native-promise-only "^0.8.1"
nise "^1.1.1"
path-to-regexp "^1.7.0"
samsam "^1.1.3"
text-encoding "0.6.4"
nise "^1.2.0"
supports-color "^4.4.0"
type-detect "^4.0.0"

size-limit@^0.11.6:
Expand Down Expand Up @@ -8488,7 +8481,7 @@ test-exclude@^4.1.1:
read-pkg-up "^1.0.1"
require-main-filename "^1.0.1"

text-encoding@0.6.4, text-encoding@^0.6.4:
text-encoding@^0.6.4:
version "0.6.4"
resolved "https://registry.yarnpkg.com/text-encoding/-/text-encoding-0.6.4.tgz#e399a982257a276dae428bb92845cb71bdc26d19"

Expand Down

0 comments on commit 87a41da

Please sign in to comment.