Skip to content
This repository was archived by the owner on Mar 23, 2021. It is now read-only.

Commit e370eba

Browse files
Bump ts-node from 8.5.3 to 8.5.4 in /api_tests
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 8.5.3 to 8.5.4. - [Release notes](https://github.com/TypeStrong/ts-node/releases) - [Commits](TypeStrong/ts-node@v8.5.3...v8.5.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent c6d7719 commit e370eba

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

api_tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"temp-write": "^4.0.0",
5858
"tempfile": "^3.0.0",
5959
"testcontainers": "^2.1.0",
60-
"ts-node": "^8.5.3",
60+
"ts-node": "^8.5.4",
6161
"tslint": "^5.20.1",
6262
"tslint-config-prettier": "^1.18.0",
6363
"tslint-no-unused-expression-chai": "^0.1.4",

api_tests/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2992,10 +2992,10 @@ tough-cookie@~2.4.3:
29922992
psl "^1.1.24"
29932993
punycode "^1.4.1"
29942994

2995-
ts-node@^8.5.3:
2996-
version "8.5.3"
2997-
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.5.3.tgz#f0bcacbfda8a70188f3a5c561b2dab546cb0abbb"
2998-
integrity sha512-B4dYs62o9ioIilzh7Npby5grYvw3lLwttTSIzf7QObf1FWUCzt+ELtyZJd+xYgxJ/n3A5nQJ2oG6VaZgwMMcjA==
2995+
ts-node@^8.5.4:
2996+
version "8.5.4"
2997+
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.5.4.tgz#a152add11fa19c221d0b48962c210cf467262ab2"
2998+
integrity sha512-izbVCRV68EasEPQ8MSIGBNK9dc/4sYJJKYA+IarMQct1RtEot6Xp0bXuClsbUSnKpg50ho+aOAx8en5c+y4OFw==
29992999
dependencies:
30003000
arg "^4.1.0"
30013001
diff "^4.0.1"

0 commit comments

Comments
 (0)