Skip to content
This repository was archived by the owner on Oct 30, 2020. It is now read-only.

Commit 698e29f

Browse files
Bump typescript from 3.7.2 to 3.7.5 in /unify-release-build-task
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.2 to 3.7.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.7.2...v3.7.5) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent f84869e commit 698e29f

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

unify-release-build-task/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

unify-release-build-task/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,6 @@
6262
"sinon": "^7.5.0",
6363
"ts-node": "^8.5.2",
6464
"ts-sinon": "^1.0.24",
65-
"typescript": "^3.7.2"
65+
"typescript": "^3.7.5"
6666
}
6767
}

unify-release-build-task/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3589,10 +3589,10 @@ typed-rest-client@~1.5.0:
35893589
tunnel "0.0.4"
35903590
underscore "1.8.3"
35913591

3592-
typescript@^3.6.3, typescript@^3.7.2:
3593-
version "3.7.2"
3594-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.2.tgz#27e489b95fa5909445e9fef5ee48d81697ad18fb"
3595-
integrity sha512-ml7V7JfiN2Xwvcer+XAf2csGO1bPBdRbFCkYBczNZggrBZ9c7G3riSUeJmqEU5uOtXNPMhE3n+R4FA/3YOAWOQ==
3592+
typescript@^3.6.3, typescript@^3.7.5:
3593+
version "3.7.5"
3594+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae"
3595+
integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw==
35963596

35973597
uglify-js@^3.1.4:
35983598
version "3.7.0"

0 commit comments

Comments
 (0)