Skip to content

Commit

Permalink
chore(deps): update non-major shared dependencies (#1008)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 10, 2021
1 parent f736f21 commit 1c7f6ac
Show file tree
Hide file tree
Showing 23 changed files with 1,486 additions and 629 deletions.
5 changes: 2 additions & 3 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
"@zendeskgarden",
"@zendeskgarden/eslint-config/plugins/notice",
"@zendeskgarden/eslint-config/plugins/react",
"prettier",
"prettier/react"
"prettier"
],
"rules": {
"sort-imports": "off",
Expand All @@ -16,7 +15,7 @@
"files": ["*.ts", "*.tsx"],
"extends": [
"@zendeskgarden/eslint-config/plugins/typescript",
"prettier/@typescript-eslint"
"prettier"
],
"rules": {
"@typescript-eslint/explicit-function-return-type": "off",
Expand Down
54 changes: 27 additions & 27 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,33 +31,33 @@
"version": "yarn run build && git add -A"
},
"devDependencies": {
"@babel/cli": "7.12.10",
"@babel/core": "7.12.10",
"@babel/plugin-proposal-class-properties": "7.12.1",
"@babel/plugin-proposal-object-rest-spread": "7.12.1",
"@babel/plugin-transform-object-assign": "7.12.1",
"@babel/cli": "7.13.0",
"@babel/core": "7.13.1",
"@babel/plugin-proposal-class-properties": "7.13.0",
"@babel/plugin-proposal-object-rest-spread": "7.13.0",
"@babel/plugin-transform-object-assign": "7.12.13",
"@babel/polyfill": "7.12.1",
"@babel/preset-env": "7.12.11",
"@babel/preset-react": "7.12.10",
"@babel/preset-env": "7.13.5",
"@babel/preset-react": "7.12.13",
"@rollup/plugin-commonjs": "17.1.0",
"@rollup/plugin-node-resolve": "11.1.1",
"@rollup/plugin-replace": "2.3.4",
"@storybook/addon-a11y": "6.1.15",
"@storybook/addon-essentials": "6.1.15",
"@storybook/react": "6.1.15",
"@rollup/plugin-node-resolve": "11.2.0",
"@rollup/plugin-replace": "2.4.1",
"@storybook/addon-a11y": "6.1.20",
"@storybook/addon-essentials": "6.1.20",
"@storybook/react": "6.1.20",
"@svgr/rollup": "5.5.0",
"@svgr/webpack": "5.5.0",
"@testing-library/jest-dom": "5.11.9",
"@testing-library/react": "11.2.3",
"@testing-library/react": "11.2.5",
"@testing-library/react-hooks": "5.0.3",
"@testing-library/user-event": "12.6.2",
"@testing-library/user-event": "12.7.3",
"@types/jest": "26.0.20",
"@types/prop-types": "15.7.3",
"@types/react": "17.0.2",
"@types/react-dom": "17.0.1",
"@types/styled-components": "4.4.3",
"@typescript-eslint/eslint-plugin": "4.14.1",
"@typescript-eslint/parser": "4.14.1",
"@typescript-eslint/eslint-plugin": "4.15.2",
"@typescript-eslint/parser": "4.15.2",
"@zendeskgarden/css-bedrock": "8.0.1",
"@zendeskgarden/eslint-config": "17.1.0",
"@zendeskgarden/scripts": "0.1.11",
Expand All @@ -72,16 +72,16 @@
"babel-plugin-react-remove-properties": "0.3.0",
"babel-plugin-styled-components": "1.12.0",
"chalk": "4.1.0",
"commander": "7.0.0",
"core-js": "3.8.3",
"commander": "7.1.0",
"core-js": "3.9.0",
"coveralls": "3.1.0",
"enhanced-resolve": "4.5.0",
"envalid": "7.0.0",
"eslint": "7.19.0",
"eslint-config-prettier": "7.2.0",
"eslint": "7.20.0",
"eslint-config-prettier": "8.1.0",
"eslint-loader": "4.0.2",
"eslint-plugin-garden-local": "file:./utils/eslint",
"eslint-plugin-jest": "24.1.3",
"eslint-plugin-jest": "24.1.5",
"eslint-plugin-jsx-a11y": "6.4.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-notice": "0.9.10",
Expand All @@ -92,7 +92,7 @@
"fuzzy": "0.1.3",
"github-markdown-css": "4.0.0",
"glob": "7.1.6",
"handlebars": "4.7.6",
"handlebars": "4.7.7",
"handlebars-helpers": "0.10.0",
"html-loader": "1.3.2",
"husky": "4.3.8",
Expand All @@ -102,7 +102,7 @@
"jest": "26.6.3",
"jest-styled-components": "6.3.4",
"lerna": "3.22.1",
"lint-staged": "10.5.3",
"lint-staged": "10.5.4",
"live-server": "1.2.1",
"markdown-loader": "6.0.0",
"markdownlint-cli": "0.26.0",
Expand All @@ -120,7 +120,7 @@
"react-test-renderer": "17.0.1",
"regenerator-runtime": "0.13.7",
"resolve-from": "5.0.0",
"rollup": "2.38.3",
"rollup": "2.40.0",
"rollup-plugin-analyzer": "4.0.0",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-cleanup": "3.2.1",
Expand All @@ -129,13 +129,13 @@
"rollup-plugin-size-snapshot": "0.12.0",
"rollup-plugin-typescript2": "0.29.0",
"styled-components": "4.4.1",
"stylelint": "13.9.0",
"stylelint": "13.11.0",
"stylelint-config-styled-components": "0.1.1",
"stylelint-order": "4.1.0",
"stylelint-processor-styled-components": "1.10.0",
"temp": "0.9.4",
"ts-jest": "26.5.0",
"ts-loader": "8.0.14",
"ts-jest": "26.5.2",
"ts-loader": "8.0.17",
"tsconfig-paths-webpack-plugin": "3.3.0",
"typescript": "3.8.3",
"webpack": "4.46.0"
Expand Down
16 changes: 8 additions & 8 deletions packages/accordions/.size-snapshot.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"index.cjs.js": {
"bundled": 38390,
"minified": 26189,
"gzipped": 5856
"bundled": 36975,
"minified": 25467,
"gzipped": 5829
},
"index.esm.js": {
"bundled": 36164,
"minified": 24206,
"gzipped": 5724,
"bundled": 34749,
"minified": 23484,
"gzipped": 5696,
"treeshaked": {
"rollup": {
"code": 19370,
"code": 18634,
"import_statements": 566
},
"webpack": {
"code": 22288
"code": 21552
}
}
}
Expand Down
16 changes: 8 additions & 8 deletions packages/avatars/.size-snapshot.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"index.cjs.js": {
"bundled": 12456,
"minified": 8390,
"gzipped": 2518
"bundled": 12278,
"minified": 8298,
"gzipped": 2506
},
"index.esm.js": {
"bundled": 11620,
"minified": 7686,
"gzipped": 2403,
"bundled": 11442,
"minified": 7594,
"gzipped": 2390,
"treeshaked": {
"rollup": {
"code": 6859,
"code": 6767,
"import_statements": 256
},
"webpack": {
"code": 8260
"code": 8168
}
}
}
Expand Down
16 changes: 8 additions & 8 deletions packages/breadcrumbs/.size-snapshot.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"index.cjs.js": {
"bundled": 8384,
"minified": 5924,
"gzipped": 1895
"bundled": 8028,
"minified": 5740,
"gzipped": 1884
},
"index.esm.js": {
"bundled": 7674,
"minified": 5324,
"gzipped": 1799,
"bundled": 7318,
"minified": 5140,
"gzipped": 1779,
"treeshaked": {
"rollup": {
"code": 4192,
"code": 4008,
"import_statements": 308
},
"webpack": {
"code": 5438
"code": 5254
}
}
}
Expand Down
16 changes: 8 additions & 8 deletions packages/buttons/.size-snapshot.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"index.cjs.js": {
"bundled": 26966,
"minified": 19324,
"gzipped": 4710
"bundled": 26448,
"minified": 19064,
"gzipped": 4678
},
"index.esm.js": {
"bundled": 25006,
"minified": 17621,
"gzipped": 4558,
"bundled": 24488,
"minified": 17361,
"gzipped": 4532,
"treeshaked": {
"rollup": {
"code": 13827,
"code": 13551,
"import_statements": 358
},
"webpack": {
"code": 15723
"code": 15447
}
}
}
Expand Down
16 changes: 8 additions & 8 deletions packages/chrome/.size-snapshot.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"index.cjs.js": {
"bundled": 59912,
"minified": 45529,
"gzipped": 8547
"bundled": 57283,
"minified": 44191,
"gzipped": 8512
},
"index.esm.js": {
"bundled": 55303,
"minified": 41385,
"gzipped": 8312,
"bundled": 52674,
"minified": 40047,
"gzipped": 8286,
"treeshaked": {
"rollup": {
"code": 31884,
"code": 30500,
"import_statements": 565
},
"webpack": {
"code": 35598
"code": 34214
}
}
}
Expand Down
16 changes: 8 additions & 8 deletions packages/colorpickers/.size-snapshot.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"index.cjs.js": {
"bundled": 53087,
"minified": 34949,
"gzipped": 8017
"bundled": 51487,
"minified": 34115,
"gzipped": 7990
},
"index.esm.js": {
"bundled": 50022,
"minified": 32256,
"gzipped": 7878,
"bundled": 48422,
"minified": 31422,
"gzipped": 7858,
"treeshaked": {
"rollup": {
"code": 26430,
"code": 25562,
"import_statements": 845
},
"webpack": {
"code": 29483
"code": 28615
}
}
}
Expand Down
16 changes: 8 additions & 8 deletions packages/datepickers/.size-snapshot.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"index.cjs.js": {
"bundled": 133687,
"minified": 75531,
"gzipped": 16621
"bundled": 132617,
"minified": 74977,
"gzipped": 16575
},
"index.esm.js": {
"bundled": 130641,
"minified": 72810,
"gzipped": 16517,
"bundled": 129571,
"minified": 72256,
"gzipped": 16477,
"treeshaked": {
"rollup": {
"code": 7364,
"code": 6852,
"import_statements": 291
},
"webpack": {
"code": 63048
"code": 62496
}
}
}
Expand Down
16 changes: 8 additions & 8 deletions packages/dropdowns/.size-snapshot.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"index.cjs.js": {
"bundled": 87135,
"minified": 54098,
"gzipped": 11082
"bundled": 85130,
"minified": 53082,
"gzipped": 11054
},
"index.esm.js": {
"bundled": 80728,
"minified": 48398,
"gzipped": 10830,
"bundled": 78723,
"minified": 47382,
"gzipped": 10790,
"treeshaked": {
"rollup": {
"code": 36327,
"code": 35273,
"import_statements": 792
},
"webpack": {
"code": 42669
"code": 41615
}
}
}
Expand Down
16 changes: 8 additions & 8 deletions packages/forms/.size-snapshot.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"index.cjs.js": {
"bundled": 121976,
"minified": 82198,
"gzipped": 15069
"bundled": 118456,
"minified": 80394,
"gzipped": 15016
},
"index.esm.js": {
"bundled": 114664,
"minified": 75513,
"gzipped": 14858,
"bundled": 111153,
"minified": 73718,
"gzipped": 14801,
"treeshaked": {
"rollup": {
"code": 60776,
"code": 58932,
"import_statements": 682
},
"webpack": {
"code": 67833
"code": 65990
}
}
}
Expand Down
Loading

0 comments on commit 1c7f6ac

Please sign in to comment.