We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e44af12 commit a4c2ba7Copy full SHA for a4c2ba7
examples/jest/package.json
@@ -1,9 +1,9 @@
1
{
2
"name": "example-jest",
3
"dependencies": {
4
- "@babel/core": "^7.11.6",
5
- "@babel/preset-env": "^7.11.5",
6
- "@babel/preset-typescript": "^7.10.4",
+ "@babel/core": "^7.14.3",
+ "@babel/preset-env": "^7.14.2",
+ "@babel/preset-typescript": "^7.13.0",
7
"@types/jest": "^26.0.23",
8
"jest": "^26.4.2",
9
"playwright": "^1.11.1",
0 commit comments