Skip to content

Commit c257b6c

Browse files
renovate[bot]Austin Green
authored andcommitted
chore(deps): update all development non-major dependencies (#395)
1 parent 7650275 commit c257b6c

File tree

2 files changed

+241
-141
lines changed

2 files changed

+241
-141
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,14 @@
3636
"@babel/preset-react": "7.0.0",
3737
"@svgr/webpack": "4.3.2",
3838
"@testing-library/jest-dom": "4.0.0",
39-
"@testing-library/react": "8.0.5",
39+
"@testing-library/react": "8.0.7",
4040
"@types/classnames": "2.2.9",
4141
"@types/jest": "24.0.15",
4242
"@types/prop-types": "15.7.1",
4343
"@types/react": "16.8.23",
44-
"@types/react-dom": "16.8.4",
44+
"@types/react-dom": "16.8.5",
4545
"@types/styled-components": "4.1.18",
46-
"@types/webpack": "4.32.0",
46+
"@types/webpack": "4.32.1",
4747
"@typescript-eslint/eslint-plugin": "1.13.0",
4848
"@typescript-eslint/parser": "1.13.0",
4949
"@zendeskgarden/css-bedrock": "7.0.27",
@@ -68,11 +68,11 @@
6868
"eslint": "6.1.0",
6969
"eslint-config-prettier": "6.0.0",
7070
"eslint-loader": "2.2.1",
71-
"eslint-plugin-jest": "22.13.4",
71+
"eslint-plugin-jest": "22.14.0",
7272
"eslint-plugin-jsx-a11y": "6.2.3",
7373
"eslint-plugin-notice": "0.8.8",
7474
"eslint-plugin-prettier": "3.1.0",
75-
"eslint-plugin-react": "7.14.2",
75+
"eslint-plugin-react": "7.14.3",
7676
"eslint-plugin-react-hooks": "1.6.1",
7777
"fs-extra": "8.1.0",
7878
"fuzzy": "0.1.3",
@@ -90,9 +90,9 @@
9090
"jest": "24.8.0",
9191
"jest-enzyme": "7.0.2",
9292
"jest-styled-components": "6.3.3",
93-
"lerna": "3.16.1",
93+
"lerna": "3.16.4",
9494
"lerna-changelog": "0.8.2",
95-
"lint-staged": "9.2.0",
95+
"lint-staged": "9.2.1",
9696
"live-server": "1.2.1",
9797
"markdown-loader": "5.0.0",
9898
"markdownlint-cli": "0.17.0",
@@ -110,7 +110,7 @@
110110
"regenerator-runtime": "0.13.3",
111111
"resolve-from": "5.0.0",
112112
"rimraf": "2.6.3",
113-
"simple-git": "1.122.0",
113+
"simple-git": "1.124.0",
114114
"styled-components": "4.3.2",
115115
"stylelint": "10.1.0",
116116
"stylelint-config-styled-components": "0.1.1",
@@ -120,7 +120,7 @@
120120
"ts-loader": "6.0.4",
121121
"typescript": "3.5.3",
122122
"uglifyjs-webpack-plugin": "2.1.3",
123-
"webpack": "4.36.1",
123+
"webpack": "4.38.0",
124124
"webpack-bundle-analyzer": "3.3.2",
125125
"webpack-cli": "3.3.6",
126126
"webpack-merge": "4.2.1",

0 commit comments

Comments
 (0)