Skip to content

Commit

Permalink
build: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed Apr 1, 2020
1 parent 21bb281 commit 69c95a8
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 38 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -4,9 +4,9 @@
"private": true,
"license": "Apache-2.0",
"dependencies": {
"@material-ui/core": "^4.9.7",
"@material-ui/core": "^4.9.8",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "^4.0.0-alpha.46",
"@material-ui/lab": "^4.0.0-alpha.47",
"clsx": "^1.1.0",
"deepmerge": "^4.2.2",
"history": "^4.10.1",
Expand Down Expand Up @@ -44,17 +44,17 @@
},
"devDependencies": {
"@favware/eslint-config": "^3.3.0",
"@rws-air/eslint-config": "^3.0.10",
"@rws-air/eslint-config": "^3.0.11",
"@types/history": "^4.7.5",
"@types/node": "^13.9.5",
"@types/react": "^16.9.26",
"@types/react-dom": "^16.9.5",
"@types/react-router": "^5.1.4",
"@types/node": "^13.9.8",
"@types/react": "^16.9.31",
"@types/react-dom": "^16.9.6",
"@types/react-router": "^5.1.5",
"@types/react-router-dom": "^5.1.3",
"@types/styled-components": "^5.0.1",
"@types/styled-react-modal": "^1.2.0",
"husky": "^4.2.3",
"lint-staged": "^10.0.9",
"lint-staged": "^10.1.1",
"node-sass": "^4.13.1",
"prettier": "2.0.2",
"react-scripts": "3.4.1",
Expand Down
75 changes: 45 additions & 30 deletions yarn.lock
Expand Up @@ -1526,10 +1526,10 @@
"@types/istanbul-reports" "^1.1.1"
"@types/yargs" "^13.0.0"

"@material-ui/core@^4.9.7":
version "4.9.7"
resolved "https://registry.yarnpkg.com/@material-ui/core/-/core-4.9.7.tgz#0c1caf123278770f34c5d8e9ecd9e1314f87a621"
integrity sha512-RTRibZgq572GHEskMAG4sP+bt3P3XyIkv3pOTR8grZAW2rSUd6JoGZLRM4S2HkuO7wS7cAU5SpU2s1EsmTgWog==
"@material-ui/core@^4.9.8":
version "4.9.8"
resolved "https://registry.yarnpkg.com/@material-ui/core/-/core-4.9.8.tgz#21c37a9aadf4ff8a2719b8cfcad0ae9e6ca53791"
integrity sha512-4cslpG6oLoPWUfwPkX+hvbak4hAGiOfgXOu/UIYeeMrtsTEebC0Mirjoby7zhS4ny86YI3rXEFW6EZDmlj5n5w==
dependencies:
"@babel/runtime" "^7.4.4"
"@material-ui/styles" "^4.9.6"
Expand All @@ -1551,10 +1551,10 @@
dependencies:
"@babel/runtime" "^7.4.4"

"@material-ui/lab@^4.0.0-alpha.46":
version "4.0.0-alpha.46"
resolved "https://registry.yarnpkg.com/@material-ui/lab/-/lab-4.0.0-alpha.46.tgz#453546d58d3a0064263c198dedb6a1c54d24d1a4"
integrity sha512-JGgZmj1UNP8bbYNAGvndipjXRK3x2+9mFBzbX7MyCj+WpfnJbeqTmJK2No9MXvPj/EZJ1piaKif46FdDc4U93A==
"@material-ui/lab@^4.0.0-alpha.47":
version "4.0.0-alpha.47"
resolved "https://registry.yarnpkg.com/@material-ui/lab/-/lab-4.0.0-alpha.47.tgz#757a336e4c2496f700a392ff41e25a7d460a387b"
integrity sha512-+WC3O0M/769D3nO9Rqupusc+lob7tQMe5/DnOjAhZ0bpXlJbhZb7N84WkEk4JgQLj6ydP8e9Jhqd1lG+mGj+xw==
dependencies:
"@babel/runtime" "^7.4.4"
"@material-ui/utils" "^4.9.6"
Expand Down Expand Up @@ -1620,17 +1620,17 @@
resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-1.1.3.tgz#2b5a3ab3f918cca48a8c754c08168e3f03eba61b"
integrity sha512-shAmDyaQC4H92APFoIaVDHCx5bStIocgvbwQyxPRrbUY20V1EYTbSDchWbuwlMG3V17cprZhA6+78JfB+3DTPw==

"@rws-air/eslint-config@^3.0.10":
version "3.0.10"
resolved "https://registry.yarnpkg.com/@rws-air/eslint-config/-/eslint-config-3.0.10.tgz#364a295d56b9d355f67719b711e96160eea10add"
integrity sha512-mg4st2qGLmV6KhbleCGxOR6ELBUhthE6FOJkW99l92ZK+PPte4LWOPoDzdXmtISKtwugikxr5ldT3AhfrSj/OQ==
"@rws-air/eslint-config@^3.0.11":
version "3.0.11"
resolved "https://registry.yarnpkg.com/@rws-air/eslint-config/-/eslint-config-3.0.11.tgz#5b5691d8f0ecf4f42c270c4ac494259f1b9e6475"
integrity sha512-Mv4Qea3dIN80foZw/kv+rwILaQTY7PCpXLZthTNjSA+Cs8ahkWtP2v8gUE5o7gWJm+qMldual8eN9GAxgTPdFA==
dependencies:
"@typescript-eslint/eslint-plugin" "^2.25.0"
"@typescript-eslint/parser" "^2.25.0"
babel-eslint "10.1.0"
eslint "6.x"
eslint-config-react-app "^5.2.1"
eslint-plugin-flowtype "4.6.0"
eslint-plugin-flowtype "4.7.0"
eslint-plugin-import "2.x"
eslint-plugin-jsx-a11y "6.x"
eslint-plugin-react "7.x"
Expand Down Expand Up @@ -1856,10 +1856,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.1.7.tgz#db51d28b8dfacfe4fb2d0da88f5eb0a2eca00675"
integrity sha512-HU0q9GXazqiKwviVxg9SI/+t/nAsGkvLDkIdxz+ObejG2nX6Si00TeLqHMoS+a/1tjH7a8YpKVQwtgHuMQsldg==

"@types/node@^13.9.5":
version "13.9.5"
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.9.5.tgz#59738bf30b31aea1faa2df7f4a5f55613750cf00"
integrity sha512-hkzMMD3xu6BrJpGVLeQ3htQQNAcOrJjX7WFmtK8zWQpz2UJf13LCFF2ALA7c9OVdvc2vQJeDdjfR35M0sBCxvw==
"@types/node@^13.9.8":
version "13.9.8"
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.9.8.tgz#09976420fc80a7a00bf40680c63815ed8c7616f4"
integrity sha512-1WgO8hsyHynlx7nhP1kr0OFzsgKz5XDQL+Lfc3b1Q3qIln/n8cKD4m09NJ0+P1Rq7Zgnc7N0+SsMnoD1rEb0kA==

"@types/parse-json@^4.0.0":
version "4.0.0"
Expand All @@ -1876,10 +1876,10 @@
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.2.tgz#690a1475b84f2a884fd07cd797c00f5f31356ea8"
integrity sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw==

"@types/react-dom@^16.9.5":
version "16.9.5"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.5.tgz#5de610b04a35d07ffd8f44edad93a71032d9aaa7"
integrity sha512-BX6RQ8s9D+2/gDhxrj8OW+YD4R+8hj7FEM/OJHGNR0KipE1h1mSsf39YeyC81qafkq+N3rU3h3RFbLSwE5VqUg==
"@types/react-dom@^16.9.6":
version "16.9.6"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.6.tgz#9e7f83d90566521cc2083be2277c6712dcaf754c"
integrity sha512-S6ihtlPMDotrlCJE9ST1fRmYrQNNwfgL61UB4I1W7M6kPulUKx9fXAleW5zpdIjUQ4fTaaog8uERezjsGUj9HQ==
dependencies:
"@types/react" "*"

Expand All @@ -1900,14 +1900,22 @@
"@types/react" "*"
"@types/react-router" "*"

"@types/react-router@*", "@types/react-router@^5.1.4":
"@types/react-router@*":
version "5.1.4"
resolved "https://registry.yarnpkg.com/@types/react-router/-/react-router-5.1.4.tgz#7d70bd905543cb6bcbdcc6bd98902332054f31a6"
integrity sha512-PZtnBuyfL07sqCJvGg3z+0+kt6fobc/xmle08jBiezLS8FrmGeiGkJnuxL/8Zgy9L83ypUhniV5atZn/L8n9MQ==
dependencies:
"@types/history" "*"
"@types/react" "*"

"@types/react-router@^5.1.5":
version "5.1.5"
resolved "https://registry.yarnpkg.com/@types/react-router/-/react-router-5.1.5.tgz#7b2f9b7cc3d350e92664c4e38c0ef529286fe628"
integrity sha512-RZPdCtZympi6X7EkGyaU7ISiAujDYTWgqMF9owE3P6efITw27IWQykcti0BvA5h4Mu1LLl5rxrpO3r8kHyUZ/Q==
dependencies:
"@types/history" "*"
"@types/react" "*"

"@types/react-transition-group@^4.2.0":
version "4.2.3"
resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.2.3.tgz#4924133f7268694058e415bf7aea2d4c21131470"
Expand All @@ -1923,10 +1931,10 @@
"@types/prop-types" "*"
csstype "^2.2.0"

"@types/react@^16.9.26":
version "16.9.26"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.26.tgz#1e55803e468f5393413e29033538cc9aaed6cec9"
integrity sha512-dGuSM+B0Pq1MKXYUMlUQWeS6Jj9IhSAUf9v8Ikaimj+YhkBcQrihWBkmyEhK/1fzkJTwZQkhZp5YhmWa2CH+Rw==
"@types/react@^16.9.31":
version "16.9.31"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.31.tgz#6a543529766c8934ec8a89667376c2e73e9e2636"
integrity sha512-NpYJpNMWScFXtx3A2BJMeew2G3+9SEslVWMdxNJ6DLvxIuxWjY1bizK9q5Y1ujhln31vtjmhjOAYDr9Xx3k9FQ==
dependencies:
"@types/prop-types" "*"
csstype "^2.2.0"
Expand Down Expand Up @@ -4633,6 +4641,13 @@ eslint-plugin-flowtype@4.6.0:
dependencies:
lodash "^4.17.15"

eslint-plugin-flowtype@4.7.0:
version "4.7.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-4.7.0.tgz#903a6ea3eb5cbf4c7ba7fa73cc43fc39ab7e4a70"
integrity sha512-M+hxhSCk5QBEValO5/UqrS4UunT+MgplIJK5wA1sCtXjzBcZkpTGRwxmLHhGpbHcrmQecgt6ZL/KDdXWqGB7VA==
dependencies:
lodash "^4.17.15"

eslint-plugin-import@2.20.1, eslint-plugin-import@2.x:
version "2.20.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.20.1.tgz#802423196dcb11d9ce8435a5fc02a6d3b46939b3"
Expand Down Expand Up @@ -7316,10 +7331,10 @@ lines-and-columns@^1.1.6:
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=

lint-staged@^10.0.9:
version "10.0.9"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.9.tgz#185aabb2432e9467c84add306c990f1c20da3cdb"
integrity sha512-NKJHYgRa8oI9c4Ic42ZtF2XA6Ps7lFbXwg3q0ZEP0r55Tw3YWykCW1RzW6vu+QIGqbsy7DxndvKu93Wtr5vPQw==
lint-staged@^10.1.1:
version "10.1.1"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.1.1.tgz#1c8569b66d684e6e3553cd760c03053f41fca152"
integrity sha512-wAeu/ePaBAOfwM2+cVbgPWDtn17B0Sxiv0NvNEqDAIvB8Yhvl60vafKFiK4grcYn87K1iK+a0zVoETvKbdT9/Q==
dependencies:
chalk "^3.0.0"
commander "^4.0.1"
Expand Down

1 comment on commit 69c95a8

@kyranet
Copy link
Member

@kyranet kyranet commented on 69c95a8 Apr 1, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can only picture how done you are with Dependabot spam, that you end up updating all the deps manually, lol.

Please sign in to comment.