Skip to content

Commit dd45325

Browse files
authored
Merge pull request #15 from github/st-bump-ts-node
Bump ts-node to fix build
2 parents 600d7ce + a96c8f6 commit dd45325

File tree

2 files changed

+67
-35
lines changed

2 files changed

+67
-35
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"eslint-plugin-escompat": "^3.1.0",
8989
"eslint-plugin-github": "^4.0.1",
9090
"mocha": "^8.0.1",
91-
"ts-node": "^10.7.0",
91+
"ts-node": "^10.9.1",
9292
"typescript": "^4.6.4"
9393
}
9494
}

0 commit comments

Comments
 (0)