Skip to content

Commit 8edde88

Browse files
Bump typescript from 3.7.2 to 3.7.5 (#226)
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] <support@dependabot.com> Co-authored-by: Javier Morant <javier.morant84@gmail.com>
1 parent fc0a0ce commit 8edde88

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"react-test-renderer": "16.12.0",
5454
"ts-jest": "24.3.0",
5555
"tslint": "5.20.1",
56-
"typescript": "3.7.2"
56+
"typescript": "3.7.5"
5757
},
5858
"keywords": [
5959
"react",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6505,10 +6505,10 @@ typedarray@^0.0.6:
65056505
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
65066506
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
65076507

6508-
typescript@3.7.2, typescript@^3.2.1:
6509-
version "3.7.2"
6510-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.2.tgz#27e489b95fa5909445e9fef5ee48d81697ad18fb"
6511-
integrity sha512-ml7V7JfiN2Xwvcer+XAf2csGO1bPBdRbFCkYBczNZggrBZ9c7G3riSUeJmqEU5uOtXNPMhE3n+R4FA/3YOAWOQ==
6508+
typescript@3.7.5, typescript@^3.2.1:
6509+
version "3.7.5"
6510+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae"
6511+
integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw==
65126512

65136513
ua-parser-js@^0.7.18:
65146514
version "0.7.20"

0 commit comments

Comments
 (0)