Skip to content

Commit 534ea33

Browse files
committed
chore: update all deps
1 parent 693228c commit 534ea33

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -43,20 +43,20 @@
4343
"author": "Kent C. Dodds <[email protected]> (https://kentcdodds.com)",
4444
"license": "MIT",
4545
"dependencies": {
46-
"@babel/runtime": "^7.10.3",
47-
"@testing-library/dom": "^7.22.3"
46+
"@babel/runtime": "^7.11.2",
47+
"@testing-library/dom": "^7.23.0"
4848
},
4949
"devDependencies": {
50-
"@testing-library/jest-dom": "^5.10.1",
50+
"@testing-library/jest-dom": "^5.11.4",
5151
"@types/react-dom": "^16.9.8",
52-
"dotenv-cli": "^3.1.0",
53-
"dtslint": "3.6.12",
54-
"kcd-scripts": "^6.2.3",
52+
"dotenv-cli": "^3.2.0",
53+
"dtslint": "4.0.0",
54+
"kcd-scripts": "^6.3.0",
5555
"npm-run-all": "^4.1.5",
5656
"react": "^16.13.1",
5757
"react-dom": "^16.13.1",
5858
"rimraf": "^3.0.2",
59-
"typescript": "^3.9.5"
59+
"typescript": "^4.0.2"
6060
},
6161
"peerDependencies": {
6262
"react": "*",

0 commit comments

Comments
 (0)