Skip to content

Commit 59797c5

Browse files
test(end to end): Update js dependencies
1 parent 129bb04 commit 59797c5

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

tests/e2e-ddev/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,18 +12,18 @@
1212
"prettier": "^2.3.2"
1313
},
1414
"dependencies": {
15-
"@jest/test-sequencer": "^26.6.3",
15+
"@jest/test-sequencer": "^29.4.2",
1616
"axios": "^0.21.1",
1717
"cross-env": "^7.0.3",
1818
"expect-playwright": "^0.8.0",
1919
"hosted-git-info": "^2.8.9",
20-
"jest": "^26.6.3",
21-
"jest-circus": "^26.6.3",
22-
"jest-environment-node": "^27.2.0",
23-
"jest-playwright-preset": "^1.4.3",
24-
"jest-runner": "^26.6.3",
20+
"jest": "^29.4.2",
21+
"jest-circus": "^29.4.2",
22+
"jest-environment-node": "^29.4.2",
23+
"jest-playwright-preset": "^3.0.1",
24+
"jest-runner": "^29.4.2",
2525
"lodash": "^4.17.21",
26-
"playwright-chromium": "1.28.1",
26+
"playwright-chromium": "^1.26.1",
2727
"ws": "^7.4.6"
2828
}
2929
}

0 commit comments

Comments
 (0)