Skip to content

Commit 0a7c7c7

Browse files
committed
chore(deps): update all development non-major dependencies
1 parent f6c8086 commit 0a7c7c7

File tree

2 files changed

+153
-86
lines changed

2 files changed

+153
-86
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
"@testing-library/jest-dom": "4.0.0",
3939
"@testing-library/react": "9.1.0",
4040
"@types/classnames": "2.2.9",
41-
"@types/jest": "24.0.16",
41+
"@types/jest": "24.0.17",
4242
"@types/prop-types": "15.7.1",
43-
"@types/react": "16.8.24",
43+
"@types/react": "16.9.1",
4444
"@types/react-dom": "16.8.5",
4545
"@types/styled-components": "4.1.18",
4646
"@types/webpack": "4.32.1",
@@ -59,36 +59,36 @@
5959
"babel-plugin-styled-components": "1.10.6",
6060
"chalk": "2.4.2",
6161
"commander": "2.20.0",
62-
"core-js": "3.1.4",
63-
"coveralls": "3.0.5",
62+
"core-js": "3.2.1",
63+
"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",
6868
"eslint": "6.1.0",
6969
"eslint-config-prettier": "6.0.0",
7070
"eslint-loader": "2.2.1",
71-
"eslint-plugin-jest": "22.14.1",
71+
"eslint-plugin-jest": "22.15.0",
7272
"eslint-plugin-jsx-a11y": "6.2.3",
7373
"eslint-plugin-notice": "0.8.8",
7474
"eslint-plugin-prettier": "3.1.0",
7575
"eslint-plugin-react": "7.14.3",
76-
"eslint-plugin-react-hooks": "1.6.1",
76+
"eslint-plugin-react-hooks": "1.7.0",
7777
"fs-extra": "8.1.0",
7878
"fuzzy": "0.1.3",
7979
"get-stdin": "7.0.0",
80-
"gh-pages": "2.1.0",
80+
"gh-pages": "2.1.1",
8181
"github-markdown-css": "3.0.1",
8282
"glob": "7.1.4",
8383
"handlebars": "4.1.2",
8484
"handlebars-helpers": "0.10.0",
8585
"html-loader": "0.5.5",
86-
"husky": "3.0.2",
86+
"husky": "3.0.3",
8787
"identity-obj-proxy": "3.0.0",
88-
"inquirer": "6.5.0",
88+
"inquirer": "6.5.1",
8989
"inquirer-autocomplete-prompt": "1.0.1",
9090
"jest": "24.8.0",
91-
"jest-enzyme": "7.0.2",
91+
"jest-enzyme": "7.1.0",
9292
"jest-styled-components": "6.3.3",
9393
"lerna": "3.16.4",
9494
"lerna-changelog": "0.8.2",
@@ -98,14 +98,14 @@
9898
"markdownlint-cli": "0.17.0",
9999
"micromatch": "4.0.2",
100100
"mini-css-extract-plugin": "0.8.0",
101-
"mockdate": "2.0.3",
101+
"mockdate": "2.0.5",
102102
"node-fetch": "2.6.0",
103103
"optimize-css-assets-webpack-plugin": "5.0.3",
104104
"prettier": "1.18.2",
105105
"prettier-package-json": "2.1.0",
106-
"react": "16.8.6",
106+
"react": "16.9.0",
107107
"react-docgen-typescript": "1.12.5",
108-
"react-dom": "16.8.6",
108+
"react-dom": "16.9.0",
109109
"react-styleguidist": "8.0.6",
110110
"regenerator-runtime": "0.13.3",
111111
"resolve-from": "5.0.0",
@@ -127,6 +127,6 @@
127127
"webpack-node-externals": "1.7.2"
128128
},
129129
"resolutions": {
130-
"@types/react": "16.8.24"
130+
"@types/react": "16.9.1"
131131
}
132132
}

0 commit comments

Comments
 (0)