chore(deps-dev): bump typescript from 3.7.4 to 3.7.5 (#538)

This commit is contained in:
dependabot-preview[bot] 2020-01-16 21:23:22 +00:00 committed by GitHub
parent c5746082ad
commit 4c80e9f9bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -202,7 +202,7 @@
"prettier": "^1.19.1", "prettier": "^1.19.1",
"terser-webpack-plugin": "^2.3.2", "terser-webpack-plugin": "^2.3.2",
"ts-loader": "^6.2.1", "ts-loader": "^6.2.1",
"typescript": "^3.7.4", "typescript": "^3.7.5",
"webpack": "^4.41.5", "webpack": "^4.41.5",
"webpack-cli": "^3.3.10" "webpack-cli": "^3.3.10"
}, },

View file

@ -3726,10 +3726,10 @@ typedarray@^0.0.6:
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
typescript@^3.7.4: typescript@^3.7.5:
version "3.7.4" version "3.7.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.4.tgz#1743a5ec5fef6a1fa9f3e4708e33c81c73876c19" resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae"
integrity sha512-A25xv5XCtarLwXpcDNZzCGvW2D1S3/bACratYBx2sax8PefsFhlYmkQicKHvpYflFS8if4zne5zT5kpJ7pzuvw== integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw==
union-value@^1.0.0: union-value@^1.0.0:
version "1.0.1" version "1.0.1"