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 dd38cbd commit 1cbd8a4Copy full SHA for 1cbd8a4
package.json
@@ -22,7 +22,7 @@
22
"@changesets/changelog-github": "^0.4.7",
23
"@changesets/cli": "^2.25.0",
24
"@types/google-protobuf": "3.15.6",
25
- "@types/jest": "27.5.2",
+ "@types/jest": "29.2.4",
26
"@typescript-eslint/eslint-plugin": "^5.46.1",
27
"@typescript-eslint/parser": "^5.46.1",
28
"eslint": "^8.30.0",
@@ -34,12 +34,12 @@
34
"graphql": "15.4.0",
35
"graphql-scalars": "1.20.1",
36
"husky": "^8.0.2",
37
- "jest": "27.5.1",
+ "jest": "29.3.1",
38
"lint-staged": "^13.1.0",
39
"prettier": "^2.8.1",
40
"protobufjs": "6.11.3",
41
"rimraf": "3.0.2",
42
- "ts-jest": "27.1.4",
+ "ts-jest": "29.0.3",
43
"ts-node": "10.9.1",
44
"ts-proto": "^1.129.0",
45
"ts-protoc-gen": "0.15.0",
0 commit comments