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 02865f1 commit dea7b7bCopy full SHA for dea7b7b
package.json
@@ -42,16 +42,16 @@
42
"typings"
43
],
44
"dependencies": {
45
- "@babel/runtime": "^7.3.4",
+ "@babel/runtime": "^7.4.3",
46
"@sheerun/mutationobserver-shim": "^0.3.2",
47
- "pretty-format": "^24.5.0",
48
- "wait-for-expect": "^1.1.0"
+ "pretty-format": "^24.7.0",
+ "wait-for-expect": "^1.1.1"
49
},
50
"devDependencies": {
51
- "dtslint": "^0.5.3",
+ "dtslint": "^0.7.1",
52
"jest-dom": "^3.1.2",
53
"jest-in-case": "^1.0.2",
54
- "kcd-scripts": "^1.1.0"
+ "kcd-scripts": "^1.2.2"
55
56
"eslintConfig": {
57
"extends": "./node_modules/kcd-scripts/eslint.js",
0 commit comments