chore(deps-dev): bump typescript from 3.3.3 to 3.3.3333 (#182)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.3.3 to 3.3.3333. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
8aafaa7db8
commit
b1338ebdf7
2 changed files with 5 additions and 5 deletions
|
@ -182,7 +182,7 @@
|
||||||
"merge2": "^1.2.3",
|
"merge2": "^1.2.3",
|
||||||
"tslint": "^5.12.1",
|
"tslint": "^5.12.1",
|
||||||
"tslint-config-fire": "^1.0.1",
|
"tslint-config-fire": "^1.0.1",
|
||||||
"typescript": "^3.3.3",
|
"typescript": "^3.3.3333",
|
||||||
"vscode": "^1.1.29"
|
"vscode": "^1.1.29"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
|
|
|
@ -3037,10 +3037,10 @@ tweetnacl@^0.14.3, tweetnacl@~0.14.0:
|
||||||
resolved "https://registry.yarnpkg.com/tweetnacl/-/tweetnacl-0.14.5.tgz#5ae68177f192d4456269d108afa93ff8743f4f64"
|
resolved "https://registry.yarnpkg.com/tweetnacl/-/tweetnacl-0.14.5.tgz#5ae68177f192d4456269d108afa93ff8743f4f64"
|
||||||
integrity sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=
|
integrity sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=
|
||||||
|
|
||||||
typescript@^3.3.3:
|
typescript@^3.3.3333:
|
||||||
version "3.3.3"
|
version "3.3.3333"
|
||||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.3.3.tgz#f1657fc7daa27e1a8930758ace9ae8da31403221"
|
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.3.3333.tgz#171b2c5af66c59e9431199117a3bcadc66fdcfd6"
|
||||||
integrity sha512-Y21Xqe54TBVp+VDSNbuDYdGw0BpoR/Q6wo/+35M8PAU0vipahnyduJWirxxdxjsAkS7hue53x2zp8gz7F05u0A==
|
integrity sha512-JjSKsAfuHBE/fB2oZ8NxtRTk5iGcg6hkYXMnZ3Wc+b2RSqejEqTaem11mHASMnFilHrax3sLK0GDzcJrekZYLw==
|
||||||
|
|
||||||
unc-path-regex@^0.1.2:
|
unc-path-regex@^0.1.2:
|
||||||
version "0.1.2"
|
version "0.1.2"
|
||||||
|
|
Loading…
Reference in a new issue