We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 129bb04 commit 59797c5Copy full SHA for 59797c5
tests/e2e-ddev/package.json
@@ -12,18 +12,18 @@
12
"prettier": "^2.3.2"
13
},
14
"dependencies": {
15
- "@jest/test-sequencer": "^26.6.3",
+ "@jest/test-sequencer": "^29.4.2",
16
"axios": "^0.21.1",
17
"cross-env": "^7.0.3",
18
"expect-playwright": "^0.8.0",
19
"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",
+ "jest": "^29.4.2",
+ "jest-circus": "^29.4.2",
+ "jest-environment-node": "^29.4.2",
+ "jest-playwright-preset": "^3.0.1",
+ "jest-runner": "^29.4.2",
25
"lodash": "^4.17.21",
26
- "playwright-chromium": "1.28.1",
+ "playwright-chromium": "^1.26.1",
27
"ws": "^7.4.6"
28
}
29
0 commit comments