diff --git a/package.json b/package.json index 4938e54..ba7e2e1 100644 --- a/package.json +++ b/package.json @@ -34,45 +34,45 @@ "babel-runtime": "^6.26.0" }, "devDependencies": { - "@material/button": "^0.26.0", - "@material/dialog": "^0.26.0", - "@material/radio": "^0.30.0", - "ava": "^0.24.0", - "babel-core": "^6.26.0", + "@material/button": "0.26.0", + "@material/dialog": "0.26.0", + "@material/radio": "0.30.0", + "ava": "0.24.0", + "babel-core": "6.26.0", "babel-eslint": "7.2.3", - "babel-plugin-external-helpers": "^6.22.0", - "babel-plugin-syntax-dynamic-import": "^6.18.0", - "babel-plugin-transform-class-properties": "^6.24.1", - "babel-plugin-transform-flow-strip-types": "^6.22.0", - "babel-plugin-transform-object-rest-spread": "^6.26.0", - "babel-plugin-transform-runtime": "^6.23.0", - "babel-preset-env": "^1.6.1", - "babel-preset-latest": "^6.24.1", - "babel-preset-react": "^6.24.1", - "codecov": "^3.0.0", - "enzyme": "^3.2.0", - "enzyme-adapter-react-15": "^1.0.5", - "eslint": "^4.12.1", - "eslint-config-google": "^0.9.1", - "eslint-config-mitodl": "^0.0.4", - "eslint-plugin-ava": "^4.4.0", - "eslint-plugin-babel": "^4.1.2", - "eslint-plugin-flow-vars": "^0.5.0", - "eslint-plugin-flowtype": "^2.39.1", - "eslint-plugin-mocha": "^4.11.0", - "eslint-plugin-react": "^7.5.1", - "flow-bin": "^0.60.1", - "flow-typed": "^2.2.3", + "babel-plugin-external-helpers": "6.22.0", + "babel-plugin-syntax-dynamic-import": "6.18.0", + "babel-plugin-transform-class-properties": "6.24.1", + "babel-plugin-transform-flow-strip-types": "6.22.0", + "babel-plugin-transform-object-rest-spread": "6.26.0", + "babel-plugin-transform-runtime": "6.23.0", + "babel-preset-env": "1.6.1", + "babel-preset-latest": "6.24.1", + "babel-preset-react": "6.24.1", + "codecov": "3.8.3", + "enzyme": "3.2.0", + "enzyme-adapter-react-15": "1.0.5", + "eslint": "4.12.1", + "eslint-config-google": "0.9.1", + "eslint-config-mitodl": "0.0.4", + "eslint-plugin-ava": "4.4.0", + "eslint-plugin-babel": "4.1.2", + "eslint-plugin-flow-vars": "0.5.0", + "eslint-plugin-flowtype": "2.39.1", + "eslint-plugin-mocha": "4.11.0", + "eslint-plugin-react": "7.5.1", + "flow-bin": "0.60.1", + "flow-typed": "2.2.3", "jsdom": "11.5.1", "jsdom-global": "3.0.2", - "nyc": "^11.3.0", - "prettier-eslint-cli": "^4.4.2", - "react": "^15.6.0", - "react-dom": "^15.6.0", - "react-test-renderer": "^15.6.0", - "rollup": "^0.52.1", - "rollup-plugin-babel": "^3.0.2", - "sinon": "^4.3.0" + "nyc": "11.3.0", + "prettier-eslint-cli": "4.4.2", + "react": "15.6.2", + "react-dom": "15.6.2", + "react-test-renderer": "15.6.2", + "rollup": "0.52.1", + "rollup-plugin-babel": "3.0.2", + "sinon": "4.3.0" }, "peerDependencies": { "@material/button": "^0.26.0", diff --git a/yarn.lock b/yarn.lock index fa62eef..2134ba3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -56,18 +56,20 @@ version "0.29.0" resolved "https://registry.yarnpkg.com/@material/base/-/base-0.29.0.tgz#5fac94c45907e38c969130e959722288d4ce06b2" -"@material/button@^0.26.0": +"@material/button@0.26.0": version "0.26.0" resolved "https://registry.yarnpkg.com/@material/button/-/button-0.26.0.tgz#d222ecbcfde5a5e0923aeb6b69acedba0f830c8e" + integrity sha512-C6zZOxe39JSrNs+DLgfZzu224o2l40G3UeJYHJyOz++FSrIaGvHf46L+c0qcqFmo/irr0DG0zrnDpF7pnrWlnA== dependencies: "@material/elevation" "^0.25.0" "@material/ripple" "^0.26.0" "@material/theme" "^0.25.0" "@material/typography" "^0.3.0" -"@material/dialog@^0.26.0": +"@material/dialog@0.26.0": version "0.26.0" resolved "https://registry.yarnpkg.com/@material/dialog/-/dialog-0.26.0.tgz#4610fb7af068eefe3de1ce1fec1ab9c7011d0ccb" + integrity sha512-kZ124cMiqnx6CngXHu33hJvOFvKzYk7j0AZURK6RsLfSDLJc6C3bT8eUQMvnKr81xNg2dLFTKtUwID3O2PqUQw== dependencies: "@material/animation" "^0.25.0" "@material/base" "^0.24.0" @@ -85,9 +87,10 @@ "@material/animation" "^0.25.0" "@material/theme" "^0.4.0" -"@material/radio@^0.30.0": +"@material/radio@0.30.0": version "0.30.0" resolved "https://registry.yarnpkg.com/@material/radio/-/radio-0.30.0.tgz#3bb84ba7016738a5d0d567c70514deb887ece5c2" + integrity sha512-lbp3wSHgKIjvBaPM18V/yfPvdvGVw5b8QhTAVzdDrsxFN6pi8QAqVXoo6ei6C13ZAx1rRkchf9In4IVF7utzMA== dependencies: "@material/animation" "^0.25.0" "@material/base" "^0.29.0" @@ -372,9 +375,10 @@ ava-init@^0.2.0: read-pkg-up "^2.0.0" write-pkg "^3.1.0" -ava@^0.24.0: +ava@0.24.0: version "0.24.0" resolved "https://registry.yarnpkg.com/ava/-/ava-0.24.0.tgz#dd0ab33a0b3ad2ac582f55e9a61caf8bcf7a9af1" + integrity sha512-o/ykNzsWB5qgh1cR9jzVw0E1y4E219aXl9njNFGSamSCsD7VhPd3aoZabNZuG1PSVMZmQ8RuwKnTuz/loNhKnw== dependencies: "@ava/babel-preset-stage-4" "^1.1.0" "@ava/babel-preset-transform-test-files" "^3.0.0" @@ -659,9 +663,10 @@ babel-plugin-espower@^2.3.2: espurify "^1.6.0" estraverse "^4.1.1" -babel-plugin-external-helpers@^6.22.0: +babel-plugin-external-helpers@6.22.0: version "6.22.0" resolved "https://registry.yarnpkg.com/babel-plugin-external-helpers/-/babel-plugin-external-helpers-6.22.0.tgz#2285f48b02bd5dede85175caf8c62e86adccefa1" + integrity sha512-TdAMiM6MzLokhk3yCA0KCctmivVZ/mmCwbp7YPmRGkqh2KkcNuxE3R0jxuYU+4xmvfMZx4p4uo8d1cT9t5BLxA== dependencies: babel-runtime "^6.22.0" @@ -673,9 +678,10 @@ babel-plugin-syntax-class-properties@^6.8.0: version "6.13.0" resolved "https://registry.yarnpkg.com/babel-plugin-syntax-class-properties/-/babel-plugin-syntax-class-properties-6.13.0.tgz#d7eb23b79a317f8543962c505b827c7d6cac27de" -babel-plugin-syntax-dynamic-import@^6.18.0: +babel-plugin-syntax-dynamic-import@6.18.0: version "6.18.0" resolved "https://registry.yarnpkg.com/babel-plugin-syntax-dynamic-import/-/babel-plugin-syntax-dynamic-import-6.18.0.tgz#8d6a26229c83745a9982a441051572caa179b1da" + integrity sha512-MioUE+LfjCEz65Wf7Z/Rm4XCP5k2c+TbMd2Z2JKc7U9uwjBhAfNPE48KC4GTGKhppMeYVepwDBNO/nGY6NYHBA== babel-plugin-syntax-exponentiation-operator@^6.8.0: version "6.13.0" @@ -705,9 +711,10 @@ babel-plugin-transform-async-to-generator@^6.16.0, babel-plugin-transform-async- babel-plugin-syntax-async-functions "^6.8.0" babel-runtime "^6.22.0" -babel-plugin-transform-class-properties@^6.24.1: +babel-plugin-transform-class-properties@6.24.1: version "6.24.1" resolved "https://registry.yarnpkg.com/babel-plugin-transform-class-properties/-/babel-plugin-transform-class-properties-6.24.1.tgz#6a79763ea61d33d36f37b611aa9def81a81b46ac" + integrity sha512-n4jtBA3OYBdvG5PRMKsMXJXHfLYw/ZOmtxCLOOwz6Ro5XlrColkStLnz1AS1L2yfPA9BKJ1ZNlmVCLjAL9DSIg== dependencies: babel-helper-function-name "^6.24.1" babel-plugin-syntax-class-properties "^6.8.0" @@ -890,16 +897,18 @@ babel-plugin-transform-exponentiation-operator@^6.22.0, babel-plugin-transform-e babel-plugin-syntax-exponentiation-operator "^6.8.0" babel-runtime "^6.22.0" -babel-plugin-transform-flow-strip-types@^6.22.0: +babel-plugin-transform-flow-strip-types@6.22.0, babel-plugin-transform-flow-strip-types@^6.22.0: version "6.22.0" resolved "https://registry.yarnpkg.com/babel-plugin-transform-flow-strip-types/-/babel-plugin-transform-flow-strip-types-6.22.0.tgz#84cb672935d43714fdc32bce84568d87441cf7cf" + integrity sha512-TxIM0ZWNw9oYsoTthL3lvAK3+eTujzktoXJg4ubGvICGbVuXVYv5hHv0XXpz8fbqlJaGYY4q5SVzaSmsg3t4Fg== dependencies: babel-plugin-syntax-flow "^6.18.0" babel-runtime "^6.22.0" -babel-plugin-transform-object-rest-spread@^6.26.0: +babel-plugin-transform-object-rest-spread@6.26.0: version "6.26.0" resolved "https://registry.yarnpkg.com/babel-plugin-transform-object-rest-spread/-/babel-plugin-transform-object-rest-spread-6.26.0.tgz#0f36692d50fef6b7e2d4b3ac1478137a963b7b06" + integrity sha512-ocgA9VJvyxwt+qJB0ncxV8kb/CjfTcECUY4tQ5VT7nP6Aohzobm8CDFaQ5FHdvZQzLmf0sgDxB8iRXZXxwZcyA== dependencies: babel-plugin-syntax-object-rest-spread "^6.8.0" babel-runtime "^6.26.0" @@ -938,9 +947,10 @@ babel-plugin-transform-regenerator@^6.22.0, babel-plugin-transform-regenerator@^ dependencies: regenerator-transform "^0.10.0" -babel-plugin-transform-runtime@^6.23.0: +babel-plugin-transform-runtime@6.23.0: version "6.23.0" resolved "https://registry.yarnpkg.com/babel-plugin-transform-runtime/-/babel-plugin-transform-runtime-6.23.0.tgz#88490d446502ea9b8e7efb0fe09ec4d99479b1ee" + integrity sha512-cpGMVC1vt/772y3jx1gwSaTitQVZuFDlllgreMsZ+rTYC6jlYXRyf5FQOgSnckOiA5QmzbXTyBY2A5AmZXF1fA== dependencies: babel-runtime "^6.22.0" @@ -959,9 +969,10 @@ babel-polyfill@^6.23.0, babel-polyfill@^6.26.0: core-js "^2.5.0" regenerator-runtime "^0.10.5" -babel-preset-env@^1.6.1: +babel-preset-env@1.6.1: version "1.6.1" resolved "https://registry.yarnpkg.com/babel-preset-env/-/babel-preset-env-1.6.1.tgz#a18b564cc9b9afdf4aae57ae3c1b0d99188e6f48" + integrity sha512-W6VIyA6Ch9ePMI7VptNn2wBM6dbG0eSz25HEiL40nQXCsXGTGZSTZu1Iap+cj3Q0S5a7T9+529l/5Bkvd+afNA== dependencies: babel-plugin-check-es2015-constants "^6.22.0" babel-plugin-syntax-trailing-function-commas "^6.22.0" @@ -1042,17 +1053,19 @@ babel-preset-flow@^6.23.0: dependencies: babel-plugin-transform-flow-strip-types "^6.22.0" -babel-preset-latest@^6.24.1: +babel-preset-latest@6.24.1: version "6.24.1" resolved "https://registry.yarnpkg.com/babel-preset-latest/-/babel-preset-latest-6.24.1.tgz#677de069154a7485c2d25c577c02f624b85b85e8" + integrity sha512-CzHIEOMZOzHxihiriEbODrhDgE38LBx3hqOXwqZvIM5JxY7rb6fbJak/jcYm3DMSmO+qPbzi5CBRiwDRKW25dw== dependencies: babel-preset-es2015 "^6.24.1" babel-preset-es2016 "^6.24.1" babel-preset-es2017 "^6.24.1" -babel-preset-react@^6.24.1: +babel-preset-react@6.24.1: version "6.24.1" resolved "https://registry.yarnpkg.com/babel-preset-react/-/babel-preset-react-6.24.1.tgz#ba69dfaea45fc3ec639b6a4ecea6e17702c91380" + integrity sha512-phQe3bElbgF887UM0Dhz55d22ob8czTL1kbhZFwpCE6+R/X9kHktfwmx9JZb+bBSVRGphP5tZ9oWhVhlgjrX3Q== dependencies: babel-plugin-syntax-jsx "^6.3.13" babel-plugin-transform-react-display-name "^6.23.0" @@ -1431,7 +1444,7 @@ code-point-at@^1.0.0: version "1.1.0" resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77" -codecov@^3.0.0: +codecov@3.8.3: version "3.8.3" resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.8.3.tgz#9c3e364b8a700c597346ae98418d09880a3fdbe7" integrity sha512-Y8Hw+V3HgR7V71xWH2vQ9lyS358CbGCldWlJFR0JirqoGtOoas3R3/OclRTvgUYFK29mmJICDPauVKmpqbwhOA== @@ -1848,9 +1861,10 @@ entities@^1.1.1, entities@~1.1.1: version "1.1.1" resolved "https://registry.yarnpkg.com/entities/-/entities-1.1.1.tgz#6e5c2d0a5621b5dadaecef80b90edfb5cd7772f0" -enzyme-adapter-react-15@^1.0.5: +enzyme-adapter-react-15@1.0.5: version "1.0.5" resolved "https://registry.yarnpkg.com/enzyme-adapter-react-15/-/enzyme-adapter-react-15-1.0.5.tgz#99f9a03ff2c2303e517342935798a6bdfbb75fac" + integrity sha512-GxQ+ZYbo6YFwwpaLc9LLyAwsx+F1au628/+hwTx3XV2OiuvHGyWgC/r1AAK1HlDRjujzfwwMNZTc/JxkjIuYVg== dependencies: enzyme-adapter-utils "^1.1.0" lodash "^4.17.4" @@ -1866,9 +1880,10 @@ enzyme-adapter-utils@^1.1.0: object.assign "^4.0.4" prop-types "^15.5.10" -enzyme@^3.2.0: +enzyme@3.2.0: version "3.2.0" resolved "https://registry.yarnpkg.com/enzyme/-/enzyme-3.2.0.tgz#998bdcda0fc71b8764a0017f7cc692c943f54a7a" + integrity sha512-l0HcjycivXjB4IXkwuRc1K5z8hzWIVZB2b/Y/H2bao9eFTpBz4ACOwAQf44SgG5Nu3d1jF41LasxDgFWZeeysA== dependencies: cheerio "^1.0.0-rc.2" function.prototype.name "^1.0.3" @@ -1929,17 +1944,20 @@ escodegen@^1.9.0: optionalDependencies: source-map "~0.5.6" -eslint-config-google@^0.9.1: +eslint-config-google@0.9.1: version "0.9.1" resolved "https://registry.yarnpkg.com/eslint-config-google/-/eslint-config-google-0.9.1.tgz#83353c3dba05f72bb123169a4094f4ff120391eb" + integrity sha512-5A83D+lH0PA81QMESKbLJd/a3ic8tPZtwUmqNrxMRo54nfFaUvtt89q/+icQ+fd66c2xQHn0KyFkzJDoAUfpZA== -eslint-config-mitodl@^0.0.4: +eslint-config-mitodl@0.0.4: version "0.0.4" resolved "https://registry.yarnpkg.com/eslint-config-mitodl/-/eslint-config-mitodl-0.0.4.tgz#34b0bb5a3e77a2b26e83898497fbb02b2c77a35a" + integrity sha512-ElQ5vaqMMFKMaZQDD3eJR014+z2lHA44G0IftCyiPdR2deM1A0q1PwXrwHfM1Pwu8vxbNqdaVl1nEJIWns2Jlg== -eslint-plugin-ava@^4.4.0: +eslint-plugin-ava@4.4.0: version "4.4.0" resolved "https://registry.yarnpkg.com/eslint-plugin-ava/-/eslint-plugin-ava-4.4.0.tgz#c1866e1f62e70daf2b7b5f60cfbc53bfe267a717" + integrity sha512-lRWr2mvswOVTJ3+cUE9UYVE/DJPr/xwpWONgjTNYtCyzoB4DT+GQVll8f+Z7WYtVY2rTymwWYCZ9LoiC9BrKTw== dependencies: arrify "^1.0.1" deep-strict-equal "^0.2.0" @@ -1950,29 +1968,34 @@ eslint-plugin-ava@^4.4.0: multimatch "^2.1.0" pkg-up "^2.0.0" -eslint-plugin-babel@^4.1.2: +eslint-plugin-babel@4.1.2: version "4.1.2" resolved "https://registry.yarnpkg.com/eslint-plugin-babel/-/eslint-plugin-babel-4.1.2.tgz#79202a0e35757dd92780919b2336f1fa2fe53c1e" + integrity sha512-CXj4vPuVPac2pahcvDlMR/C+jRFQLWyK0jCgYqyrMCjL5o9vL6UYCio/Yb6vVWdzOH8BKcSTT6rTe0a1MvzdNg== -eslint-plugin-flow-vars@^0.5.0: +eslint-plugin-flow-vars@0.5.0: version "0.5.0" resolved "https://registry.yarnpkg.com/eslint-plugin-flow-vars/-/eslint-plugin-flow-vars-0.5.0.tgz#a7fb78fd873c86e0e5839df3b3c90d47bc68c6d2" + integrity sha512-KD6Kdd2+9U8e7+Qg0BNVmQ6Qh8lsrCHfCRGooT0lJUonVsZo7QI2rtkPHBBJBC4REMwRVeViIDi3gWczM0qK8A== -eslint-plugin-flowtype@^2.39.1: +eslint-plugin-flowtype@2.39.1: version "2.39.1" resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.39.1.tgz#b5624622a0388bcd969f4351131232dcb9649cd5" + integrity sha512-RiQv+7Z9QDJuzt+NO8sYgkLGT+h+WeCrxP7y8lI7wpU41x3x/2o3PGtHk9ck8QnA9/mlbNcy/hG0eKvmd7npaA== dependencies: lodash "^4.15.0" -eslint-plugin-mocha@^4.11.0: +eslint-plugin-mocha@4.11.0: version "4.11.0" resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-4.11.0.tgz#91193a2f55e20a5e35974054a0089d30198ee578" + integrity sha512-P6rD77KOhxn9Y5hB3xZ+pX9v2FdyII/jx139vdvsWaISMVmgZuv3tkKHSSZh1LweCsJ/shhCfeGWxAZkBdnWWQ== dependencies: ramda "^0.24.1" -eslint-plugin-react@^7.5.1: +eslint-plugin-react@7.5.1: version "7.5.1" resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.5.1.tgz#52e56e8d80c810de158859ef07b880d2f56ee30b" + integrity sha512-YGSjB9Qu6QbVTroUZi66pYky3DfoIPLdHQ/wmrBGyBRnwxQsBXAov9j2rpXt/55i8nyMv6IRWJv2s4d4YnduzQ== dependencies: doctrine "^2.0.0" has "^1.0.1" @@ -1986,9 +2009,10 @@ eslint-scope@^3.7.1: esrecurse "^4.1.0" estraverse "^4.1.1" -eslint@^4.12.1, eslint@^4.5.0: +eslint@4.12.1, eslint@^4.5.0: version "4.12.1" resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.12.1.tgz#5ec1973822b4a066b353770c3c6d69a2a188e880" + integrity sha512-28hOYej+NZ/R5H1yMvyKa1+bPlu+fnsIAQffK6hxXgvmXnImos2bA5XfCn5dYv2k2mrKj+/U/Z4L5ICWxC7TQw== dependencies: ajv "^5.3.0" babel-code-frame "^6.22.0" @@ -2234,13 +2258,15 @@ flat-cache@^1.2.1: graceful-fs "^4.1.2" write "^0.2.1" -flow-bin@^0.60.1: +flow-bin@0.60.1: version "0.60.1" resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.60.1.tgz#0f4fa7b49be2a916f18cd946fc4a51e32ffe4b48" + integrity sha512-n31idUasUQVqOYl8Tvig7kfmdcAdRC+J1Gt88J435DZm0saNfwqeYOMoZrehRD6JgaAGQ0PaJfoxWuL9lKZXpA== -flow-typed@^2.2.3: +flow-typed@2.2.3: version "2.2.3" resolved "https://registry.yarnpkg.com/flow-typed/-/flow-typed-2.2.3.tgz#e7a35915a0f4cfcf8068c1ce291b5c99e6b89efa" + integrity sha512-xCKOrKn/DnA4BPbNKyp3s2vW7Pzvff1zJhEdzNviTgwpiEkTG6uxQLjofcqvKdzTyZ/PjHBzkx02iyhP/2NrCg== dependencies: babel-polyfill "^6.23.0" colors "^1.1.2" @@ -3696,9 +3722,10 @@ nwmatcher@^1.4.3: version "1.4.3" resolved "https://registry.yarnpkg.com/nwmatcher/-/nwmatcher-1.4.3.tgz#64348e3b3d80f035b40ac11563d278f8b72db89c" -nyc@^11.3.0: +nyc@11.3.0: version "11.3.0" resolved "https://registry.yarnpkg.com/nyc/-/nyc-11.3.0.tgz#a42bc17b3cfa41f7b15eb602bc98b2633ddd76f0" + integrity sha512-oUu0WHt1k/JMIODvAYXX6C50Mupw2GO34P/Jdg2ty9xrLufBthHiKR2gf08aF+9S0abW1fl24R7iKRBXzibZmg== dependencies: archy "^1.0.0" arrify "^1.0.1" @@ -4054,9 +4081,10 @@ preserve@^0.2.0: version "0.2.0" resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b" -prettier-eslint-cli@^4.4.2: +prettier-eslint-cli@4.4.2: version "4.4.2" resolved "https://registry.yarnpkg.com/prettier-eslint-cli/-/prettier-eslint-cli-4.4.2.tgz#c72f5a3333a1022357474c36762d219378285a6a" + integrity sha512-gYHzialGyhPFHdI/PCwVNxJr9nX+IpysKU2g3064Cydz+4w1kQvm7YAWEx11QnrjSkn95NBtk9SsYjTmBWNqcA== dependencies: arrify "^1.0.1" babel-runtime "^6.23.0" @@ -4214,25 +4242,28 @@ rc@^1.0.1, rc@^1.1.6, rc@^1.1.7: minimist "^1.2.0" strip-json-comments "~2.0.1" -react-dom@^15.6.0: +react-dom@15.6.2: version "15.6.2" resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-15.6.2.tgz#41cfadf693b757faf2708443a1d1fd5a02bef730" + integrity sha512-qxrSETbovswZ0xXs1o5+1o9NfNYbLnQWUqhef36tDWb+tGrbsHjEel5DZuncWMbO0rWd5e4AvCoJBOWm3x6p3A== dependencies: fbjs "^0.8.9" loose-envify "^1.1.0" object-assign "^4.1.0" prop-types "^15.5.10" -react-test-renderer@^15.6.0: +react-test-renderer@15.6.2: version "15.6.2" resolved "https://registry.yarnpkg.com/react-test-renderer/-/react-test-renderer-15.6.2.tgz#d0333434fc2c438092696ca770da5ed48037efa8" + integrity sha512-fsamw4jkiHuundhqMJ/Q1x8rFVzUgz+aFR3Tv7Jj2YdVpeeHq3YxIIHquNqGS0bDG4svR+0dz9s0d6dvBgUF0w== dependencies: fbjs "^0.8.9" object-assign "^4.1.0" -react@^15.6.0: +react@15.6.2: version "15.6.2" resolved "https://registry.yarnpkg.com/react/-/react-15.6.2.tgz#dba0434ab439cfe82f108f0f511663908179aa72" + integrity sha512-DHyivomgg2kMUWsT3mfMtIKNxJyAtlcFtCd+vWvk4u/mAsnXqrhkDVAzZR7aSS/kk2hvAS7rwlia6zyAcJjcsg== dependencies: create-react-class "^15.6.0" fbjs "^0.8.9" @@ -4518,9 +4549,10 @@ rimraf@2, rimraf@^2.2.8, rimraf@^2.3.3, rimraf@^2.5.1, rimraf@^2.5.4, rimraf@^2. dependencies: glob "^7.0.5" -rollup-plugin-babel@^3.0.2: +rollup-plugin-babel@3.0.2: version "3.0.2" resolved "https://registry.yarnpkg.com/rollup-plugin-babel/-/rollup-plugin-babel-3.0.2.tgz#a2765dea0eaa8aece351c983573300d17497495b" + integrity sha512-ALGPBFtwJZcYHsNPM6RGJlEncTzAARPvZOGjNPZgDe5hS5t6sJGjiOWibEFVEz5LQN7S7spvCBILaS4N1Cql2w== dependencies: rollup-pluginutils "^1.5.0" @@ -4531,9 +4563,10 @@ rollup-pluginutils@^1.5.0: estree-walker "^0.2.1" minimatch "^3.0.2" -rollup@^0.52.1: +rollup@0.52.1: version "0.52.1" resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.52.1.tgz#610e8e1be432f18fcfbfa865408a1cd7618cd707" + integrity sha512-cVOL8rUMivChVcScL7zq1JCl4+4gMiVOllnX9r2l6MlkUzyXRbBK7szGDGaFXyqZl6uruFtX+gFhize9o7iiKg== rst-selector-parser@^2.2.3: version "2.2.3" @@ -4616,9 +4649,10 @@ 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.3.0: +sinon@4.3.0: version "4.3.0" resolved "https://registry.yarnpkg.com/sinon/-/sinon-4.3.0.tgz#cec9b27d5f4e2c63c1a79c9dc1c05d34bb088234" + integrity sha512-pmf05hFgEZUS52AGJcsVjOjqAyJW2yo14cOwVYvzCyw7+inv06YXkLyW75WG6X6p951lzkoKh51L2sNbR9CDvw== dependencies: "@sinonjs/formatio" "^2.0.0" diff "^3.1.0"