]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
build(deps-dev): bump ts-node from 8.9.1 to 8.10.1
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Mon, 4 May 2020 09:29:17 +0000 (09:29 +0000)
committerdependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Mon, 4 May 2020 09:33:49 +0000 (09:33 +0000)
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 8.9.1 to 8.10.1.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v8.9.1...v8.10.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
package.json
yarn.lock

index ae4059344956eef4207553044117eba2d7ef94a9..d2543e4363265bf21e2e0afca2fd88012e50daa0 100644 (file)
@@ -98,7 +98,7 @@
     "style-loader": "^1.2.0",
     "ts-jest": "^25.4.0",
     "ts-loader": "^7.0.1",
-    "ts-node": "^8.9.1",
+    "ts-node": "^8.10.1",
     "tsd": "^0.11.0",
     "typescript": "^3.8.3",
     "vue": "^3.0.0-beta.7",
index 8459b8738c422f4337d45b3dee798d9a4c265063..dbd8da9a0da6b48ba97b4a0e904cf395857da572 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
@@ -10045,10 +10045,10 @@ ts-loader@^7.0.1:
     micromatch "^4.0.0"
     semver "^6.0.0"
 
-ts-node@^8.9.1:
-  version "8.9.1"
-  resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.9.1.tgz#2f857f46c47e91dcd28a14e052482eb14cfd65a5"
-  integrity sha512-yrq6ODsxEFTLz0R3BX2myf0WBCSQh9A+py8PBo1dCzWIOcvisbyH6akNKqDHMgXePF2kir5mm5JXJTH3OUJYOQ==
+ts-node@^8.10.1:
+  version "8.10.1"
+  resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.10.1.tgz#77da0366ff8afbe733596361d2df9a60fc9c9bd3"
+  integrity sha512-bdNz1L4ekHiJul6SHtZWs1ujEKERJnHs4HxN7rjTyyVOFf3HaJ6sLqe6aPG62XTzAB/63pKRh5jTSWL0D7bsvw==
   dependencies:
     arg "^4.1.0"
     diff "^4.0.1"