Skip to content

Commit

Permalink
chore(deps): update dependency ts-node to v10.3.1 (#332)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Oct 21, 2021
1 parent a8f1c3e commit 743545e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"mock-argv": "2.0.6",
"prettier": "2.4.1",
"ts-jest": "27.0.7",
"ts-node": "10.3.0",
"ts-node": "10.3.1",
"typescript": "4.4.4"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1583,7 +1583,7 @@ __metadata:
prettier: 2.4.1
string-argv: ^0.3.1
ts-jest: 27.0.7
ts-node: 10.3.0
ts-node: 10.3.1
typed-emitter: ^1.3.1
typescript: 4.4.4
yargs: ^17.1.1
Expand Down Expand Up @@ -4993,9 +4993,9 @@ resolve@^1.3.2:
languageName: node
linkType: hard

"ts-node@npm:10.3.0":
version: 10.3.0
resolution: "ts-node@npm:10.3.0"
"ts-node@npm:10.3.1":
version: 10.3.1
resolution: "ts-node@npm:10.3.1"
dependencies:
"@cspotcode/source-map-support": 0.7.0
"@tsconfig/node10": ^1.0.7
Expand Down Expand Up @@ -5025,7 +5025,7 @@ resolve@^1.3.2:
ts-node-script: dist/bin-script.js
ts-node-transpile-only: dist/bin-transpile.js
ts-script: dist/bin-script-deprecated.js
checksum: aea1b9eac4d4c735c453a0e7efef6fd76c7b59db3be158eabe21abad9d35209d243b210a9a5ef39742ffbda542250c2e771fa387e3b4829e8cb699e82f3820c4
checksum: 27d700ecc973962acf4473f043be571f9a7169cfc2fae8850b26450d88a149eb329b28f01b1a2c1068fa1e8a47cfa447066f89bc481a8f64f9b512230b744efa
languageName: node
linkType: hard

Expand Down

0 comments on commit 743545e

Please sign in to comment.