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 6be245c commit 20d0edaCopy full SHA for 20d0eda
package.json
@@ -47,14 +47,14 @@
47
"@changesets/changelog-github": "0.4.6",
48
"@types/babel__core": "7.1.19",
49
"@types/babel__preset-env": "7.9.2",
50
- "@types/jest": "28.1.8",
51
- "babel-jest": "28.1.3",
+ "@types/jest": "29.0.0",
+ "babel-jest": "29.0.1",
52
"babel-plugin-parameter-decorator": "1.0.16",
53
"babel-plugin-transform-typescript-metadata": "0.3.2",
54
"bob-the-bundler": "4.0.0",
55
"graphql": "16.6.0",
56
"husky": "8.0.1",
57
- "jest": "28.1.3",
+ "jest": "29.0.1",
58
"prettier": "2.7.1",
59
"pretty-quick": "3.1.3",
60
"rimraf": "3.0.2",
0 commit comments