Skip to content

Commit dea7b7b

Browse files
author
Kent C. Dodds
authored
fix(build): upgrade all packages. (#252)
Closes #234 Closes #251
1 parent 02865f1 commit dea7b7b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,16 +42,16 @@
4242
"typings"
4343
],
4444
"dependencies": {
45-
"@babel/runtime": "^7.3.4",
45+
"@babel/runtime": "^7.4.3",
4646
"@sheerun/mutationobserver-shim": "^0.3.2",
47-
"pretty-format": "^24.5.0",
48-
"wait-for-expect": "^1.1.0"
47+
"pretty-format": "^24.7.0",
48+
"wait-for-expect": "^1.1.1"
4949
},
5050
"devDependencies": {
51-
"dtslint": "^0.5.3",
51+
"dtslint": "^0.7.1",
5252
"jest-dom": "^3.1.2",
5353
"jest-in-case": "^1.0.2",
54-
"kcd-scripts": "^1.1.0"
54+
"kcd-scripts": "^1.2.2"
5555
},
5656
"eslintConfig": {
5757
"extends": "./node_modules/kcd-scripts/eslint.js",

0 commit comments

Comments
 (0)