Skip to content

Commit d88ac02

Browse files
authored
Merge pull request #1119 from wantedly/chloe463/build/update-typescript
2 parents 0ae97d5 + a3650f4 commit d88ac02

File tree

11 files changed

+2049
-2104
lines changed

11 files changed

+2049
-2104
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@
88
"@types/estree": "^1.0.5",
99
"@types/graphql": "^14.5.0",
1010
"@types/jest": "^27.4.0",
11-
"jest": "^27.4.7",
11+
"jest": "^29.7.0",
1212
"lerna": "^4.0.0",
1313
"lerna-changelog": "^1.0.1",
1414
"mock-fs": "^5.0.0",
1515
"pacote": "^11.3.4",
1616
"scaffdog": "^1.0.1",
17-
"ts-jest": "^27.1.3",
18-
"typescript": "^4.4.0"
17+
"ts-jest": "^29.1.1",
18+
"typescript": "^5"
1919
},
2020
"workspaces": [
2121
"packages/*"

0 commit comments

Comments
 (0)