diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index e57bb5c..4b0388e 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "styled-components": "^5.3.0", "ts-jest": "^27.1.3", "ts-loader": "^9.2.6", - "ts-node": "^10.4.0", + "ts-node": "^10.7.0", "tsyringe": "4.6.0", "typescript": "4.3.5", "web-ext-types": "^3.2.1", |