Skip to content

Commit 59ab46d

Browse files
author
Kent C. Dodds
committed
chore(deps): update all deps
1 parent c494d1f commit 59ab46d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,15 +49,15 @@
4949
"author": "Kent C. Dodds <[email protected]> (http://kentcdodds.com/)",
5050
"license": "MIT",
5151
"dependencies": {
52-
"@babel/runtime": "^7.4.3",
53-
"dom-testing-library": "^4.0.0"
52+
"@babel/runtime": "^7.4.5",
53+
"dom-testing-library": "^4.1.1"
5454
},
5555
"devDependencies": {
56-
"cypress": "3.2.0",
56+
"cypress": "3.3.1",
5757
"dtslint": "^0.7.1",
5858
"kcd-scripts": "^1.2.2",
5959
"npm-run-all": "^4.1.2",
60-
"serve": "^11.0.0",
60+
"serve": "^11.0.1",
6161
"typescript": "^3.4.5",
6262
"wait-port": "^0.2.2"
6363
},

0 commit comments

Comments
 (0)