Skip to content

Commit f51a7d0

Browse files
isacjuniorKent C. Dodds
authored andcommitted
chore: update dependencies (#200)
1 parent be02821 commit f51a7d0

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -37,24 +37,24 @@
3737
"author": "Kent C. Dodds <[email protected]> (http://kentcdodds.com/)",
3838
"license": "MIT",
3939
"dependencies": {
40-
"dom-testing-library": "^3.8.1",
41-
"wait-for-expect": "^1.0.0"
40+
"dom-testing-library": "^3.9.0",
41+
"wait-for-expect": "^1.0.1"
4242
},
4343
"devDependencies": {
4444
"@reach/router": "^1.2.1",
45-
"@types/react-dom": "^16.0.6",
45+
"@types/react-dom": "^16.0.9",
4646
"axios": "^0.18.0",
4747
"eslint-import-resolver-jest": "^2.1.1",
4848
"history": "^4.7.2",
49-
"jest-dom": "^1.3.1",
49+
"jest-dom": "^2.0.4",
5050
"jest-in-case": "^1.0.2",
51-
"kcd-scripts": "^0.42.0",
52-
"react": "^16.4.1",
53-
"react-dom": "^16.4.1",
51+
"kcd-scripts": "^0.44.0",
52+
"react": "^16.5.2",
53+
"react-dom": "^16.5.2",
5454
"react-redux": "^5.0.7",
5555
"react-router": "^4.3.1",
5656
"react-router-dom": "^4.3.1",
57-
"react-transition-group": "^2.3.1",
57+
"react-transition-group": "^2.5.0",
5858
"redux": "^4.0.0"
5959
},
6060
"peerDependencies": {

0 commit comments

Comments
 (0)