Skip to content

Commit 799c3d8

Browse files
npm: bump ts-node from 10.8.0 to 10.9.1 in /dashboard (#1236)
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.8.0 to 10.9.1. - [Release notes](https://github.com/TypeStrong/ts-node/releases) - [Commits](TypeStrong/ts-node@v10.8.0...v10.9.1) --- updated-dependencies: - dependency-name: ts-node dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a2ab3d0 commit 799c3d8

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

dashboard/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"rollup-plugin-copy": "^3.4.0",
4949
"rollup-plugin-javascript-obfuscator": "^1.0.4",
5050
"rollup-plugin-typescript": "^1.0.1",
51-
"ts-node": "^10.8.0",
51+
"ts-node": "^10.9.1",
5252
"typescript": "^4.7.3",
5353
"ws": "^8.8.0"
5454
}

0 commit comments

Comments
 (0)