Skip to content

Commit

Permalink
Bump ts-node from 10.8.1 to 10.9.1 (#5871)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit a68ce2b)
  • Loading branch information
dependabot[bot] authored and jansav committed Aug 9, 2022
1 parent 76d707d commit 9e89079
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -411,7 +411,7 @@
"tailwindcss": "^3.1.6",
"tar-stream": "^2.2.0",
"ts-loader": "^9.3.1",
"ts-node": "^10.8.1",
"ts-node": "^10.9.1",
"type-fest": "^2.14.0",
"typed-emitter": "^1.4.0",
"typedoc": "0.23.8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -12712,10 +12712,10 @@ ts-loader@^9.3.1:
micromatch "^4.0.0"
semver "^7.3.4"

ts-node@^10.8.1:
version "10.8.1"
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.8.1.tgz#ea2bd3459011b52699d7e88daa55a45a1af4f066"
integrity sha512-Wwsnao4DQoJsN034wePSg5nZiw4YKXf56mPIAeD6wVmiv+RytNSWqc2f3fKvcUoV+Yn2+yocD71VOfQHbmVX4g==
ts-node@^10.9.1:
version "10.9.1"
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.9.1.tgz#e73de9102958af9e1f0b168a6ff320e25adcff4b"
integrity sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==
dependencies:
"@cspotcode/source-map-support" "^0.8.0"
"@tsconfig/node10" "^1.0.7"
Expand Down

0 comments on commit 9e89079

Please sign in to comment.