We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c494d1f commit 59ab46dCopy full SHA for 59ab46d
package.json
@@ -49,15 +49,15 @@
49
"author": "Kent C. Dodds <kent@doddsfamily.us> (http://kentcdodds.com/)",
50
"license": "MIT",
51
"dependencies": {
52
- "@babel/runtime": "^7.4.3",
53
- "dom-testing-library": "^4.0.0"
+ "@babel/runtime": "^7.4.5",
+ "dom-testing-library": "^4.1.1"
54
},
55
"devDependencies": {
56
- "cypress": "3.2.0",
+ "cypress": "3.3.1",
57
"dtslint": "^0.7.1",
58
"kcd-scripts": "^1.2.2",
59
"npm-run-all": "^4.1.2",
60
- "serve": "^11.0.0",
+ "serve": "^11.0.1",
61
"typescript": "^3.4.5",
62
"wait-port": "^0.2.2"
63
0 commit comments