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 ece1efe commit 1883fbcCopy full SHA for 1883fbc
package.json
@@ -43,7 +43,7 @@
43
"signale": "^1.4.0",
44
"stylelint": "^13.13.1",
45
"ts-morph": "13.0.1",
46
- "ts-node": "^10.1.0",
+ "ts-node": "^10.4.0",
47
"type-fest": "^2.8.0",
48
"typescript": "4.5.2"
49
},
yarn.lock
@@ -7489,7 +7489,7 @@ [email protected]:
7489
"@ts-morph/common" "~0.12.1"
7490
code-block-writer "^11.0.0"
7491
7492
-ts-node@^10.1.0:
+ts-node@^10.4.0:
7493
version "10.4.0"
7494
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.4.0.tgz#680f88945885f4e6cf450e7f0d6223dd404895f7"
7495
integrity sha512-g0FlPvvCXSIO1JDF6S232P5jPYqBkRL9qly81ZgAOSU7rwI0stphCgd2kLiCrU9DjQCrJMWEqcNSjQL02s6d8A==
0 commit comments