Skip to content

Commit d13b9a2

Browse files
committed
chore: update everything
1 parent 97939da commit d13b9a2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,17 +37,17 @@
3737
"author": "Kent C. Dodds <me@kentcdodds.com> (https://kentcdodds.com)",
3838
"license": "MIT",
3939
"dependencies": {
40-
"@babel/runtime": "^7.9.2",
41-
"@testing-library/dom": "^7.1.0",
42-
"@types/testing-library__cypress": "^5.0.3"
40+
"@babel/runtime": "^7.11.2",
41+
"@testing-library/dom": "^7.22.2",
42+
"@types/testing-library__cypress": "^5.0.6"
4343
},
4444
"devDependencies": {
45-
"cypress": "^4.2.0",
46-
"kcd-scripts": "^5.5.0",
45+
"cypress": "^5.0.0",
46+
"kcd-scripts": "^6.2.4",
4747
"npm-run-all": "^4.1.5"
4848
},
4949
"peerDependencies": {
50-
"cypress": "^2.1.0 || ^3.0.0 || ^4.0.0"
50+
"cypress": "^2.1.0 || ^3.0.0 || ^4.0.0 || ^5.0.0"
5151
},
5252
"eslintConfig": {
5353
"extends": "./node_modules/kcd-scripts/eslint.js",

0 commit comments

Comments
 (0)