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 0b6b9e3 commit 4b1363fCopy full SHA for 4b1363f
package.json
@@ -39,17 +39,17 @@
39
"typings"
40
],
41
"dependencies": {
42
+ "@babel/runtime": "^7.1.5",
43
"@sheerun/mutationobserver-shim": "^0.3.2",
44
"pretty-format": "^23.6.0",
- "wait-for-expect": "^1.0.0"
45
+ "wait-for-expect": "^1.1.0"
46
},
47
"devDependencies": {
48
"dtslint": "^0.3.0",
- "jest-dom": "^2.0.4",
49
+ "jest-dom": "^2.1.1",
50
"jest-in-case": "^1.0.2",
- "jsdom": "^12.2.0",
51
- "kcd-scripts": "^0.41.0",
52
- "microbundle": "^0.4.4"
+ "jsdom": "^13.0.0",
+ "kcd-scripts": "^0.46.0"
53
54
"eslintConfig": {
55
"extends": "./node_modules/kcd-scripts/eslint.js",
0 commit comments