Skip to content

Commit 4ff8927

Browse files
committed
chore(deps): update all development non-major dependencies
1 parent 02c377f commit 4ff8927

File tree

2 files changed

+55
-48
lines changed

2 files changed

+55
-48
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -58,17 +58,17 @@
5858
"babel-plugin-react-remove-properties": "0.3.0",
5959
"babel-plugin-styled-components": "1.10.6",
6060
"chalk": "2.4.2",
61-
"commander": "3.0.0",
61+
"commander": "3.0.1",
6262
"core-js": "3.2.1",
6363
"coveralls": "3.0.6",
6464
"enhanced-resolve": "4.1.0",
6565
"enzyme": "3.10.0",
6666
"enzyme-adapter-react-16": "1.14.0",
6767
"enzyme-to-json": "3.4.0",
68-
"eslint": "6.2.2",
68+
"eslint": "6.3.0",
6969
"eslint-config-prettier": "6.1.0",
7070
"eslint-loader": "3.0.0",
71-
"eslint-plugin-jest": "22.15.2",
71+
"eslint-plugin-jest": "22.16.0",
7272
"eslint-plugin-jsx-a11y": "6.2.3",
7373
"eslint-plugin-notice": "0.8.9",
7474
"eslint-plugin-prettier": "3.1.0",
@@ -92,7 +92,7 @@
9292
"jest-styled-components": "6.3.3",
9393
"lerna": "3.16.4",
9494
"lerna-changelog": "0.8.2",
95-
"lint-staged": "9.2.4",
95+
"lint-staged": "9.2.5",
9696
"live-server": "1.2.1",
9797
"markdown-loader": "5.1.0",
9898
"markdownlint-cli": "0.18.0",
@@ -104,26 +104,26 @@
104104
"prettier": "1.18.2",
105105
"prettier-package-json": "2.1.0",
106106
"react": "16.9.0",
107-
"react-docgen-typescript": "1.13.0",
107+
"react-docgen-typescript": "1.14.0",
108108
"react-dom": "16.9.0",
109109
"react-styleguidist": "8.0.6",
110110
"regenerator-runtime": "0.13.3",
111111
"resolve-from": "5.0.0",
112112
"rimraf": "3.0.0",
113-
"simple-git": "1.124.0",
113+
"simple-git": "1.126.0",
114114
"styled-components": "4.3.2",
115115
"stylelint": "10.1.0",
116116
"stylelint-config-styled-components": "0.1.1",
117-
"stylelint-order": "3.0.1",
117+
"stylelint-order": "3.1.0",
118118
"stylelint-processor-styled-components": "1.8.0",
119119
"ts-jest": "24.0.2",
120120
"ts-loader": "6.0.4",
121-
"typescript": "3.5.3",
121+
"typescript": "3.6.2",
122122
"uglifyjs-webpack-plugin": "2.2.0",
123-
"webpack": "4.39.2",
123+
"webpack": "4.39.3",
124124
"webpack-bundle-analyzer": "3.4.1",
125125
"webpack-cli": "3.3.7",
126-
"webpack-merge": "4.2.1",
126+
"webpack-merge": "4.2.2",
127127
"webpack-node-externals": "1.7.2"
128128
},
129129
"resolutions": {

yarn.lock

Lines changed: 45 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -4502,10 +4502,10 @@ commander@2.17.x:
45024502
resolved "https://registry.yarnpkg.com/commander/-/commander-2.17.1.tgz#bd77ab7de6de94205ceacc72f1716d29f20a77bf"
45034503
integrity sha512-wPMUt6FnH2yzG95SA6mzjQOEKUU3aLaDEmzs1ti+1E9h+CsrZghRlqEM/EJ4KscsQVG8uNN4uVreUeT8+drlgg==
45044504

4505-
commander@3.0.0:
4506-
version "3.0.0"
4507-
resolved "https://registry.yarnpkg.com/commander/-/commander-3.0.0.tgz#0641ea00838c7a964627f04cddc336a2deddd60a"
4508-
integrity sha512-pl3QrGOBa9RZaslQiqnnKX2J068wcQw7j9AIaBQ9/JEp5RY6je4jKTImg0Bd+rpoONSe7GUFSgkxLeo17m3Pow==
4505+
commander@3.0.1:
4506+
version "3.0.1"
4507+
resolved "https://registry.yarnpkg.com/commander/-/commander-3.0.1.tgz#4595aec3530525e671fb6f85fb173df8ff8bf57a"
4508+
integrity sha512-UNgvDd+csKdc9GD4zjtkHKQbT8Aspt2jCBqNSPp53vAS0L1tS9sXB2TCEOPHJ7kt9bN/niWkYj8T3RQSoMXdSQ==
45094509

45104510
commander@^2.11.0, commander@^2.18.0, commander@^2.19.0, commander@^2.20.0, commander@^2.8.1, commander@~2.20.0:
45114511
version "2.20.0"
@@ -5902,10 +5902,10 @@ eslint-loader@3.0.0:
59025902
object-hash "^1.3.1"
59035903
schema-utils "^2.1.0"
59045904

5905-
eslint-plugin-jest@22.15.2:
5906-
version "22.15.2"
5907-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.15.2.tgz#e3c10d9391f787744e31566f69ebb70c3a98e398"
5908-
integrity sha512-p4NME9TgXIt+KgpxcXyNBvO30ZKxwFAO1dJZBc2OGfDnXVEtPwEyNs95GSr6RIE3xLHdjd8ngDdE2icRRXrbxg==
5905+
eslint-plugin-jest@22.16.0:
5906+
version "22.16.0"
5907+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.16.0.tgz#30c4e0e9dc331beb2e7369b70dd1363690c1ce05"
5908+
integrity sha512-eBtSCDhO1k7g3sULX/fuRK+upFQ7s548rrBtxDyM1fSoY7dTWp/wICjrJcDZKVsW7tsFfH22SG+ZaxG5BZodIg==
59095909
dependencies:
59105910
"@typescript-eslint/experimental-utils" "^1.13.0"
59115911

@@ -5998,10 +5998,10 @@ eslint-visitor-keys@^1.1.0:
59985998
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
59995999
integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==
60006000

6001-
eslint@6.2.2:
6002-
version "6.2.2"
6003-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.2.2.tgz#03298280e7750d81fcd31431f3d333e43d93f24f"
6004-
integrity sha512-mf0elOkxHbdyGX1IJEUsNBzCDdyoUgljF3rRlgfyYh0pwGnreLc0jjD6ZuleOibjmnUWZLY2eXwSooeOgGJ2jw==
6001+
eslint@6.3.0:
6002+
version "6.3.0"
6003+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.3.0.tgz#1f1a902f67bfd4c354e7288b81e40654d927eb6a"
6004+
integrity sha512-ZvZTKaqDue+N8Y9g0kp6UPZtS4FSY3qARxBs7p4f0H0iof381XHduqVerFWtK8DPtKmemqbqCFENWSQgPR/Gow==
60056005
dependencies:
60066006
"@babel/code-frame" "^7.0.0"
60076007
ajv "^6.10.0"
@@ -9279,10 +9279,10 @@ linkify-it@^2.0.0:
92799279
dependencies:
92809280
uc.micro "^1.0.1"
92819281

9282-
lint-staged@9.2.4:
9283-
version "9.2.4"
9284-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.2.4.tgz#7a35839c9c6103ec98eabf43e35657c209509345"
9285-
integrity sha512-RAt5ogbLRiKy9+T3dKbbPKP6tN2I9VjEtTXQFxdkauUdMjIBsS70ikwwSgsBR8xVVCUSX7sVDyWCyem5xB8YDw==
9282+
lint-staged@9.2.5:
9283+
version "9.2.5"
9284+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.2.5.tgz#5a3e1e0a539a403bd7f88542bc3d34ce52efdbb3"
9285+
integrity sha512-d99gTBFMJ29159+9iRvaMEQstmNcPAbQbhHSYw6D/1FncvFdIj8lWHztaq3Uq+tbZPABHXQ/fyN7Rp1QwF8HIw==
92869286
dependencies:
92879287
chalk "^2.4.2"
92889288
commander "^2.20.0"
@@ -12235,10 +12235,10 @@ react-docgen-displayname-handler@^2.1.0:
1223512235
dependencies:
1223612236
ast-types "0.11.5"
1223712237

12238-
react-docgen-typescript@1.13.0:
12239-
version "1.13.0"
12240-
resolved "https://registry.yarnpkg.com/react-docgen-typescript/-/react-docgen-typescript-1.13.0.tgz#73f42392a700446d9cfd455b2e111a4e7bfb4541"
12241-
integrity sha512-hygNmugf8wH9CXYapW1M4AY+be8UrJu3ptPXt7cxxaPXV/o5kyMW5e8Milb6vQWxqwg4yGUspsf8oq0fyQFm5w==
12238+
react-docgen-typescript@1.14.0:
12239+
version "1.14.0"
12240+
resolved "https://registry.yarnpkg.com/react-docgen-typescript/-/react-docgen-typescript-1.14.0.tgz#f795992e7da2f4f621c6addc23a60419f2f3924a"
12241+
integrity sha512-LalT7mYQwsgXjKBo9qRO9fuArAql0yQ2nmlVhoxu0/pVQ+oBnIPXGn1D+seFXdtm6VmgDJv9YN/A99fKU/6Y8g==
1224212242

1224312243
react-docgen@3.0.0-rc.2:
1224412244
version "3.0.0-rc.2"
@@ -13306,10 +13306,10 @@ signal-exit@^3.0.0, signal-exit@^3.0.2:
1330613306
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d"
1330713307
integrity sha1-tf3AjxKH6hF4Yo5BXiUTK3NkbG0=
1330813308

13309-
simple-git@1.124.0:
13310-
version "1.124.0"
13311-
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-1.124.0.tgz#10a73cc1af303832b5c11720d4256e134fba35ca"
13312-
integrity sha512-ks9mBoO4ODQy/xGLC8Cc+YDvj/hho/IKgPhi6h5LI/sA+YUdHc3v0DEoHzM29VmulubpGCxMJUSFmyXNsjNMEA==
13309+
simple-git@1.126.0:
13310+
version "1.126.0"
13311+
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-1.126.0.tgz#0c345372275139c8433b8277f4b3e155092aa434"
13312+
integrity sha512-47mqHxgZnN8XRa9HbpWprzUv3Ooqz9RY/LSZgvA7jCkW8jcwLahMz7LKugY91KZehfG0sCVPtgXiU72hd6b1Bw==
1331313313
dependencies:
1331413314
debug "^4.0.1"
1331513315

@@ -13954,12 +13954,12 @@ stylelint-config-styled-components@0.1.1:
1395413954
resolved "https://registry.yarnpkg.com/stylelint-config-styled-components/-/stylelint-config-styled-components-0.1.1.tgz#b408388d7c687833ab4be4c4e6522d97d2827ede"
1395513955
integrity sha512-z5Xz/9GmvxO6e/DLzBMwkB85zHxEEjN6K7Cj80Bi+o/9vR9eS3GX3E9VuMnX9WLFYulqbqLtTapGGY28JBiy9Q==
1395613956

13957-
stylelint-order@3.0.1:
13958-
version "3.0.1"
13959-
resolved "https://registry.yarnpkg.com/stylelint-order/-/stylelint-order-3.0.1.tgz#f1dd5e39345d04b684a6f04f1133cafa28606175"
13960-
integrity sha512-isVEJ1oUoVB7bb5pYop96KYOac4c+tLOqa5dPtAEwAwQUVSbi7OPFbfaCclcTjOlXicymasLpwhRirhFWh93yw==
13957+
stylelint-order@3.1.0:
13958+
version "3.1.0"
13959+
resolved "https://registry.yarnpkg.com/stylelint-order/-/stylelint-order-3.1.0.tgz#e35fce453ae9ed71a2185af36b2bb45e62a9ce75"
13960+
integrity sha512-0BGQhRWOcdPi4oDVuInOHiXWzgCB9vEwJt5fvBre/I/brXLIumC9uiiAc3E6xUiUdWEmU2OLzAop8LK8UY0X0A==
1396113961
dependencies:
13962-
lodash "^4.17.14"
13962+
lodash "^4.17.15"
1396313963
postcss "^7.0.17"
1396413964
postcss-sorting "^5.0.1"
1396513965

@@ -14527,10 +14527,10 @@ typeof-article@^0.1.1:
1452714527
dependencies:
1452814528
kind-of "^3.1.0"
1452914529

14530-
typescript@3.5.3:
14531-
version "3.5.3"
14532-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.3.tgz#c830f657f93f1ea846819e929092f5fe5983e977"
14533-
integrity sha512-ACzBtm/PhXBDId6a6sDJfroT2pOWt/oOnk4/dElG5G33ZL776N3Y6/6bKZJBFpd+b05F3Ct9qDjMeJmRWtE2/g==
14530+
typescript@3.6.2:
14531+
version "3.6.2"
14532+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.2.tgz#105b0f1934119dde543ac8eb71af3a91009efe54"
14533+
integrity sha512-lmQ4L+J6mnu3xweP8+rOrUwzmN+MRAj7TgtJtDaXE5PMyX2kCrklhg3rvOsOIfNeAWMQWO2F1GPc1kMD2vLAfw==
1453414534

1453514535
uc.micro@^1.0.1, uc.micro@^1.0.5:
1453614536
version "1.0.6"
@@ -15092,7 +15092,14 @@ webpack-log@^2.0.0:
1509215092
ansi-colors "^3.0.0"
1509315093
uuid "^3.3.2"
1509415094

15095-
webpack-merge@4.2.1, webpack-merge@^4.1.4:
15095+
webpack-merge@4.2.2:
15096+
version "4.2.2"
15097+
resolved "https://registry.yarnpkg.com/webpack-merge/-/webpack-merge-4.2.2.tgz#a27c52ea783d1398afd2087f547d7b9d2f43634d"
15098+
integrity sha512-TUE1UGoTX2Cd42j3krGYqObZbOD+xF7u28WB7tfUordytSjbWTIjK/8V0amkBfTYN4/pB/GIDlJZZ657BGG19g==
15099+
dependencies:
15100+
lodash "^4.17.15"
15101+
15102+
webpack-merge@^4.1.4:
1509615103
version "4.2.1"
1509715104
resolved "https://registry.yarnpkg.com/webpack-merge/-/webpack-merge-4.2.1.tgz#5e923cf802ea2ace4fd5af1d3247368a633489b4"
1509815105
integrity sha512-4p8WQyS98bUJcCvFMbdGZyZmsKuWjWVnVHnAS3FFg0HDaRVrPbkivx2RYCre8UiemD67RsiFFLfn4JhLAin8Vw==
@@ -15120,10 +15127,10 @@ webpack-sources@^1.4.0, webpack-sources@^1.4.1:
1512015127
source-list-map "^2.0.0"
1512115128
source-map "~0.6.1"
1512215129

15123-
webpack@4.39.2:
15124-
version "4.39.2"
15125-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.39.2.tgz#c9aa5c1776d7c309d1b3911764f0288c8c2816aa"
15126-
integrity sha512-AKgTfz3xPSsEibH00JfZ9sHXGUwIQ6eZ9tLN8+VLzachk1Cw2LVmy+4R7ZiwTa9cZZ15tzySjeMui/UnSCAZhA==
15130+
webpack@4.39.3:
15131+
version "4.39.3"
15132+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.39.3.tgz#a02179d1032156b713b6ec2da7e0df9d037def50"
15133+
integrity sha512-BXSI9M211JyCVc3JxHWDpze85CvjC842EvpRsVTc/d15YJGlox7GIDd38kJgWrb3ZluyvIjgenbLDMBQPDcxYQ==
1512715134
dependencies:
1512815135
"@webassemblyjs/ast" "1.8.5"
1512915136
"@webassemblyjs/helper-module-context" "1.8.5"

0 commit comments

Comments
 (0)