chore(dev-deps): bump up typescript to resolve TS6046 during the compilation phase

This commit is contained in:
Kengo TODA
2022-05-25 08:57:03 +08:00
parent 924ae50214
commit 21895be435
2 changed files with 692 additions and 745 deletions

1435
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -41,6 +41,6 @@
"js-yaml": "^4.1.0",
"prettier": "2.5.1",
"ts-jest": "^27.1.2",
"typescript": "^4.4.4"
"typescript": "^4.7.2"
}
}