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 fe427aa commit cbd05f9Copy full SHA for cbd05f9
package.json
@@ -44,7 +44,7 @@
44
"signale": "^1.4.0",
45
"stylelint": "^14.3.0",
46
"ts-morph": "14.0.0",
47
- "ts-node": "^10.1.0",
+ "ts-node": "^10.9.1",
48
"type-fest": "^2.8.0",
49
"typescript": "4.5.2"
50
},
yarn.lock
@@ -7925,7 +7925,7 @@ [email protected]:
7925
"@ts-morph/common" "~0.13.0"
7926
code-block-writer "^11.0.0"
7927
7928
-ts-node@^10.1.0, ts-node@^10.8.1:
+ts-node@^10.8.1, ts-node@^10.9.1:
7929
version "10.9.1"
7930
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.9.1.tgz#e73de9102958af9e1f0b168a6ff320e25adcff4b"
7931
integrity sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==
0 commit comments