Skip to content

Commit dd838bb

Browse files
authored
Merge pull request #2413 from TechnologyEnhancedLearning/dependabot/npm_and_yarn/DigitalLearningSolutions.Web/Automatic_version_update_dependabot/ts-node-10.9.2
Bump ts-node from 10.9.1 to 10.9.2 in /DigitalLearningSolutions.Web
2 parents 5335685 + ddbba7e commit dd838bb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

DigitalLearningSolutions.Web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"jsdom": "^22.1.0",
6161
"npm-run-all": "^4.1.5",
6262
"rimraf": "^5.0.5",
63-
"ts-node": "^10.9.1",
63+
"ts-node": "^10.9.2",
6464
"typescript": "^4.9.5",
6565
"webpack": "^5.89.0",
6666
"webpack-cli": "^5.1.4"

DigitalLearningSolutions.Web/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5709,10 +5709,10 @@ tr46@^4.1.1:
57095709
dependencies:
57105710
punycode "^2.3.0"
57115711

5712-
ts-node@^10.9.1:
5713-
version "10.9.1"
5714-
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.9.1.tgz#e73de9102958af9e1f0b168a6ff320e25adcff4b"
5715-
integrity sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==
5712+
ts-node@^10.9.2:
5713+
version "10.9.2"
5714+
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.9.2.tgz#70f021c9e185bccdca820e26dc413805c101c71f"
5715+
integrity sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==
57165716
dependencies:
57175717
"@cspotcode/source-map-support" "^0.8.0"
57185718
"@tsconfig/node10" "^1.0.7"

0 commit comments

Comments
 (0)