Skip to content

Commit f74d749

Browse files
committed
chore(deps): update all development non-major dependencies
1 parent 3a83108 commit f74d749

File tree

3 files changed

+71
-40
lines changed

3 files changed

+71
-40
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@babel/core": "7.2.2",
3030
"@babel/plugin-proposal-class-properties": "7.2.3",
3131
"@babel/plugin-transform-object-assign": "7.2.0",
32-
"@babel/polyfill": "7.2.3",
32+
"@babel/polyfill": "7.2.5",
3333
"@babel/preset-env": "7.2.3",
3434
"@babel/preset-react": "7.0.0",
3535
"@svgr/webpack": "4.1.0",
@@ -51,20 +51,20 @@
5151
"enzyme": "3.8.0",
5252
"enzyme-adapter-react-16": "1.7.1",
5353
"enzyme-to-json": "3.3.5",
54-
"eslint": "5.10.0",
54+
"eslint": "5.11.1",
5555
"eslint-config-prettier": "3.3.0",
5656
"eslint-plugin-jest": "22.1.2",
5757
"eslint-plugin-jsx-a11y": "6.1.2",
5858
"eslint-plugin-notice": "0.7.7",
59-
"eslint-plugin-prettier": "3.0.0",
60-
"eslint-plugin-react": "7.11.1",
59+
"eslint-plugin-prettier": "3.0.1",
60+
"eslint-plugin-react": "7.12.0",
6161
"fs-extra": "7.0.1",
6262
"gh-pages": "2.0.1",
6363
"github-markdown-css": "2.10.0",
6464
"handlebars": "4.0.12",
6565
"handlebars-helpers": "0.10.0",
6666
"html-loader": "0.5.5",
67-
"husky": "1.2.1",
67+
"husky": "1.3.1",
6868
"identity-obj-proxy": "3.0.0",
6969
"inquirer": "6.2.1",
7070
"jest": "23.6.0",
@@ -90,8 +90,8 @@
9090
"stylelint-config-styled-components": "0.1.1",
9191
"stylelint-order": "2.0.0",
9292
"stylelint-processor-styled-components": "1.5.1",
93-
"uglifyjs-webpack-plugin": "2.0.1",
94-
"webpack": "4.28.1",
93+
"uglifyjs-webpack-plugin": "2.1.1",
94+
"webpack": "4.28.3",
9595
"webpack-bundle-analyzer": "3.0.3",
9696
"webpack-cli": "3.1.2",
9797
"webpack-merge": "4.1.5",

packages/tables/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@zendeskgarden/react-theming": "^3.2.1",
3737
"@zendeskgarden/svg-icons": "5.0.0",
3838
"react-beautiful-dnd": "10.0.3",
39-
"react-window": "1.3.1"
39+
"react-window": "1.5.0"
4040
},
4141
"keywords": [
4242
"components",

yarn.lock

Lines changed: 63 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -722,10 +722,10 @@
722722
"@babel/helper-regex" "^7.0.0"
723723
regexpu-core "^4.1.3"
724724

725-
"@babel/[email protected].3":
726-
version "7.2.3"
727-
resolved "https://registry.yarnpkg.com/@babel/polyfill/-/polyfill-7.2.3.tgz#277fe900281d6874ab82332c90482621cbea2575"
728-
integrity sha512-XG854errfwBkrnWV9dDmSSa8ueTciFUMcC47Mn9obkfLipRKaQL4o33YRsNk0IEep1WXMvr1hGz8DQbSQC2tPQ==
725+
"@babel/[email protected].5":
726+
version "7.2.5"
727+
resolved "https://registry.yarnpkg.com/@babel/polyfill/-/polyfill-7.2.5.tgz#6c54b964f71ad27edddc567d065e57e87ed7fa7d"
728+
integrity sha512-8Y/t3MWThtMLYr0YNC/Q76tqN1w30+b0uQMeFUYauG2UGTR19zyUtFrAzT23zNtBxPp+LbE5E/nwV/q/r3y6ug==
729729
dependencies:
730730
core-js "^2.5.7"
731731
regenerator-runtime "^0.12.0"
@@ -3423,6 +3423,11 @@ ci-info@^1.5.0:
34233423
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-1.5.1.tgz#17e8eb5de6f8b2b6038f0cbb714d410bfa9f3030"
34243424
integrity sha512-fKFIKXaYiL1exImwJ0AhR/6jxFPSKQBk2ayV5NiNoruUs2+rxC2kNw0EG+1Z9dugZRdCrppskQ8DN2cyaUM1Hw==
34253425

3426+
ci-info@^2.0.0:
3427+
version "2.0.0"
3428+
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-2.0.0.tgz#67a9e964be31a51e15e5010d58e6f12834002f46"
3429+
integrity sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==
3430+
34263431
cipher-base@^1.0.0, cipher-base@^1.0.1, cipher-base@^1.0.3:
34273432
version "1.0.4"
34283433
resolved "https://registry.yarnpkg.com/cipher-base/-/cipher-base-1.0.4.tgz#8760e4ecc272f4c363532f926d874aae2c1397de"
@@ -4929,7 +4934,7 @@ error-symbol@^0.1.0:
49294934
resolved "https://registry.yarnpkg.com/error-symbol/-/error-symbol-0.1.0.tgz#0a4dae37d600d15a29ba453d8ef920f1844333f6"
49304935
integrity sha1-Ck2uN9YA0VopukU9jvkg8YRDM/Y=
49314936

4932-
es-abstract@^1.10.0, es-abstract@^1.5.0, es-abstract@^1.5.1, es-abstract@^1.6.1, es-abstract@^1.7.0:
4937+
es-abstract@^1.10.0, es-abstract@^1.11.0, es-abstract@^1.5.0, es-abstract@^1.5.1, es-abstract@^1.6.1, es-abstract@^1.7.0:
49334938
version "1.12.0"
49344939
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.12.0.tgz#9dbbdd27c6856f0001421ca18782d786bf8a6165"
49354940
integrity sha512-C8Fx/0jFmV5IPoMOFPA9P9G5NtqW+4cOPit3MIuvR2t7Ag2K15EJTpxnHAYTzL+aYQJIESYeXZmDBfOBE1HcpA==
@@ -5031,23 +5036,25 @@ [email protected]:
50315036
lodash ">=2.4.0"
50325037
metric-lcs "^0.1.2"
50335038

5034-
5035-
version "3.0.0"
5036-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.0.0.tgz#f6b823e065f8c36529918cdb766d7a0e975ec30c"
5037-
integrity sha512-4g11opzhqq/8+AMmo5Vc2Gn7z9alZ4JqrbZ+D4i8KlSyxeQhZHlmIrY8U9Akf514MoEhogPa87Jgkq87aZ2Ohw==
5039+
5040+
version "3.0.1"
5041+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.0.1.tgz#19d521e3981f69dd6d14f64aec8c6a6ac6eb0b0d"
5042+
integrity sha512-/PMttrarPAY78PLvV3xfWibMOdMDl57hmlQ2XqFeA37wd+CJ7WSxV7txqjVPHi/AAFKd2lX0ZqfsOc/i5yFCSQ==
50385043
dependencies:
50395044
prettier-linter-helpers "^1.0.0"
50405045

5041-
eslint-plugin-react@7.11.1:
5042-
version "7.11.1"
5043-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.11.1.tgz#c01a7af6f17519457d6116aa94fc6d2ccad5443c"
5044-
integrity sha512-cVVyMadRyW7qsIUh3FHp3u6QHNhOgVrLQYdQEB1bPWBsgbNCHdFAeNMquBMCcZJu59eNthX053L70l7gRt4SCw==
5046+
eslint-plugin-react@7.12.0:
5047+
version "7.12.0"
5048+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.0.tgz#fa6701063f2172c3e1db3a22d3db6d8bdc0179af"
5049+
integrity sha512-OrmXBWGrZ8gvYWO0W4oiLtASxFWVfe2blgy5pvB57YRwylhghUQL5y5w70fysP/CRTt/XJ+FLv/KXhZxbsQwiw==
50455050
dependencies:
50465051
array-includes "^3.0.3"
50475052
doctrine "^2.1.0"
50485053
has "^1.0.3"
50495054
jsx-ast-utils "^2.0.1"
5055+
object.fromentries "^2.0.0"
50505056
prop-types "^15.6.2"
5057+
resolve "^1.9.0"
50515058

50525059
50535060
version "3.7.1"
@@ -5075,10 +5082,10 @@ eslint-visitor-keys@^1.0.0:
50755082
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
50765083
integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==
50775084

5078-
eslint@5.10.0:
5079-
version "5.10.0"
5080-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.10.0.tgz#24adcbe92bf5eb1fc2d2f2b1eebe0c5e0713903a"
5081-
integrity sha512-HpqzC+BHULKlnPwWae9MaVZ5AXJKpkxCVXQHrFaRw3hbDj26V/9ArYM4Rr/SQ8pi6qUPLXSSXC4RBJlyq2Z2OQ==
5085+
eslint@5.11.1:
5086+
version "5.11.1"
5087+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.11.1.tgz#8deda83db9f354bf9d3f53f9677af7e0e13eadda"
5088+
integrity sha512-gOKhM8JwlFOc2acbOrkYR05NW8M6DCMSvfcJiBB5NDxRE1gv8kbvxKaC9u69e6ZGEMWXcswA/7eKR229cEIpvg==
50825089
dependencies:
50835090
"@babel/code-frame" "^7.0.0"
50845091
ajv "^6.5.3"
@@ -6674,16 +6681,16 @@ humanize-url@^1.0.0:
66746681
normalize-url "^1.0.0"
66756682
strip-url-auth "^1.0.0"
66766683

6677-
husky@1.2.1:
6678-
version "1.2.1"
6679-
resolved "https://registry.yarnpkg.com/husky/-/husky-1.2.1.tgz#33628f7013e345c1790a4dbe4642ad047f772dee"
6680-
integrity sha512-4Ylal3HWhnDvIszuiyLoVrSGI7QLg/ogkNCoHE34c+yZYzb9kBZNrlTOsdw92cGi3cJT8pPb6CdVfxFkLnc8Dg==
6684+
husky@1.3.1:
6685+
version "1.3.1"
6686+
resolved "https://registry.yarnpkg.com/husky/-/husky-1.3.1.tgz#26823e399300388ca2afff11cfa8a86b0033fae0"
6687+
integrity sha512-86U6sVVVf4b5NYSZ0yvv88dRgBSSXXmHaiq5pP4KDj5JVzdwKgBjEtUPOm8hcoytezFwbU+7gotXNhpHdystlg==
66816688
dependencies:
66826689
cosmiconfig "^5.0.7"
66836690
execa "^1.0.0"
66846691
find-up "^3.0.0"
66856692
get-stdin "^6.0.0"
6686-
is-ci "^1.2.1"
6693+
is-ci "^2.0.0"
66876694
pkg-dir "^3.0.0"
66886695
please-upgrade-node "^3.1.1"
66896696
read-pkg "^4.0.1"
@@ -7032,13 +7039,20 @@ is-callable@^1.1.1, is-callable@^1.1.3, is-callable@^1.1.4:
70327039
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.4.tgz#1e1adf219e1eeb684d691f9d6a05ff0d30a24d75"
70337040
integrity sha512-r5p9sxJjYnArLjObpjA4xu5EKI3CuKHkJXMhT7kwbpUyIFD1n5PMAsoPvWnvtZiNz7LjkYDRZhd7FlI0eMijEA==
70347041

7035-
is-ci@^1.0.10, is-ci@^1.2.1:
7042+
is-ci@^1.0.10:
70367043
version "1.2.1"
70377044
resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-1.2.1.tgz#e3779c8ee17fccf428488f6e281187f2e632841c"
70387045
integrity sha512-s6tfsaQaQi3JNciBH6shVqEDvhGut0SUXr31ag8Pd8BBbVVlcGfWhpPmEOoM6RJ5TFhbypvf5yyRw/VXW1IiWg==
70397046
dependencies:
70407047
ci-info "^1.5.0"
70417048

7049+
is-ci@^2.0.0:
7050+
version "2.0.0"
7051+
resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-2.0.0.tgz#6bc6334181810e04b5c22b3d589fdca55026404c"
7052+
integrity sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w==
7053+
dependencies:
7054+
ci-info "^2.0.0"
7055+
70427056
is-color-stop@^1.0.0:
70437057
version "1.1.0"
70447058
resolved "https://registry.yarnpkg.com/is-color-stop/-/is-color-stop-1.1.0.tgz#cfff471aee4dd5c9e158598fbe12967b5cdad345"
@@ -9626,6 +9640,16 @@ object.entries@^1.0.4:
96269640
function-bind "^1.1.0"
96279641
has "^1.0.1"
96289642

9643+
object.fromentries@^2.0.0:
9644+
version "2.0.0"
9645+
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.0.tgz#49a543d92151f8277b3ac9600f1e930b189d30ab"
9646+
integrity sha512-9iLiI6H083uiqUuvzyY6qrlmc/Gz8hLQFOcb/Ri/0xXFkSNS3ctV+CbE6yM2+AnkYfOB3dGjdzC0wrMLIhQICA==
9647+
dependencies:
9648+
define-properties "^1.1.2"
9649+
es-abstract "^1.11.0"
9650+
function-bind "^1.1.1"
9651+
has "^1.0.1"
9652+
96299653
object.getownpropertydescriptors@^2.0.3:
96309654
version "2.0.3"
96319655
resolved "https://registry.yarnpkg.com/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.0.3.tgz#8758c846f5b407adab0f236e0986f14b051caa16"
@@ -10071,7 +10095,7 @@ path-key@^2.0.0, path-key@^2.0.1:
1007110095
resolved "https://registry.yarnpkg.com/path-key/-/path-key-2.0.1.tgz#411cadb574c5a140d3a4b1910d40d80cc9f40b40"
1007210096
integrity sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=
1007310097

10074-
path-parse@^1.0.5:
10098+
path-parse@^1.0.5, path-parse@^1.0.6:
1007510099
version "1.0.6"
1007610100
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
1007710101
integrity sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==
@@ -11637,6 +11661,13 @@ resolve@^1.3.2:
1163711661
dependencies:
1163811662
path-parse "^1.0.5"
1163911663

11664+
resolve@^1.9.0:
11665+
version "1.9.0"
11666+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.9.0.tgz#a14c6fdfa8f92a7df1d996cb7105fa744658ea06"
11667+
integrity sha512-TZNye00tI67lwYvzxCxHGjwTNlUV70io54/Ed4j6PscB8xVfuBJpRenI/o6dVk0cY0PYTY27AgCoGGxRnYuItQ==
11668+
dependencies:
11669+
path-parse "^1.0.6"
11670+
1164011671
restore-cursor@^2.0.0:
1164111672
version "2.0.0"
1164211673
resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-2.0.0.tgz#9f7ee287f82fd326d4fd162923d62129eee0dfaf"
@@ -13074,10 +13105,10 @@ [email protected], uglify-js@^3.0.0, uglify-js@^3.1.4:
1307413105
commander "~2.17.1"
1307513106
source-map "~0.6.1"
1307613107

13077-
uglifyjs-webpack-plugin@2.0.1:
13078-
version "2.0.1"
13079-
resolved "https://registry.yarnpkg.com/uglifyjs-webpack-plugin/-/uglifyjs-webpack-plugin-2.0.1.tgz#f346af53ed496ce72fef462517d417f62bec3010"
13080-
integrity sha512-1HhCHkOB6wRCcv7htcz1QRPVbWPEY074RP9vzt/X0LF4xXm9l4YGd0qja7z88abDixQlnVwBjXsTBs+Xsn/eeQ==
13108+
uglifyjs-webpack-plugin@2.1.1:
13109+
version "2.1.1"
13110+
resolved "https://registry.yarnpkg.com/uglifyjs-webpack-plugin/-/uglifyjs-webpack-plugin-2.1.1.tgz#6937d7513a37280d4792f1fb536bef35e08e420a"
13111+
integrity sha512-TQEcyMNkObX/H+FfcKjiDgs5RcXX8vW2UUUrDTOfQgg3lrafztfeM5WAwXo+AzqozJK6NP9w98xNpG/dutzSsg==
1308113112
dependencies:
1308213113
cacache "^11.2.0"
1308313114
find-cache-dir "^2.0.0"
@@ -13636,10 +13667,10 @@ webpack-sources@^1.3.0:
1363613667
source-list-map "^2.0.0"
1363713668
source-map "~0.6.1"
1363813669

13639-
13640-
version "4.28.1"
13641-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.28.1.tgz#d0e2856e75d1224b170bf16c30b6ca9b75f0d958"
13642-
integrity sha512-qAS7BFyS5iuOZzGJxyDXmEI289h7tVNtJ5XMxf6Tz55J2riOyH42uaEsWF0F32TRaI+54SmI6qRgHM3GzsZ+sQ==
13670+
13671+
version "4.28.3"
13672+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.28.3.tgz#8acef6e77fad8a01bfd0c2b25aa3636d46511874"
13673+
integrity sha512-vLZN9k5I7Nr/XB1IDG9GbZB4yQd1sPuvufMFgJkx0b31fi2LD97KQIjwjxE7xytdruAYfu5S0FLBLjdxmwGJCg==
1364313674
dependencies:
1364413675
"@webassemblyjs/ast" "1.7.11"
1364513676
"@webassemblyjs/helper-module-context" "1.7.11"

0 commit comments

Comments
 (0)