Skip to content

Commit 6bee90f

Browse files
committed
Update dependency tsdx to v0.13.3
1 parent a8993c8 commit 6bee90f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"prettier": "2.0.5",
3737
"eslint-plugin-prettier": "3.1.4",
3838
"node-mocks-http": "1.9.0",
39-
"tsdx": "0.13.2",
39+
"tsdx": "0.13.3",
4040
"tslib": "2.0.1",
4141
"typescript": "4.0.2",
4242
"ts-jest": "26.2.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8555,10 +8555,10 @@ tsconfig-paths@^3.9.0:
85558555
minimist "^1.2.0"
85568556
strip-bom "^3.0.0"
85578557

8558-
tsdx@0.13.2:
8559-
version "0.13.2"
8560-
resolved "https://registry.yarnpkg.com/tsdx/-/tsdx-0.13.2.tgz#e6b0d5e52fadb3dd993c26887b9b75acd438cd05"
8561-
integrity sha512-x+GzQ/BEiaJvmfxoDqr0iJOwla6VxMllbAmJXrJbn/l9GGG/G188S3r6fgoDoAIYiqXdYEZdqEuLFCGj5WBSmQ==
8558+
tsdx@0.13.3:
8559+
version "0.13.3"
8560+
resolved "https://registry.yarnpkg.com/tsdx/-/tsdx-0.13.3.tgz#b8a23ed1cb06f1d00bfd0f541f5d3cac90b611f5"
8561+
integrity sha512-IzEzSygWpGC/E6UQ1rPxRRpeRLPQ3RBSmisTcX2p9PKFItrwG50MaW8DfVDIolkk4Xt9cYUfgjJ+g01qN2gMYQ==
85628562
dependencies:
85638563
"@babel/core" "^7.4.4"
85648564
"@babel/helper-module-imports" "^7.0.0"

0 commit comments

Comments
 (0)