Skip to content

Commit 2e1a38f

Browse files
Bump typescript from 3.7.4 to 3.7.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.4 to 3.7.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.7.4...v3.7.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 0edbede commit 2e1a38f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"rollup-plugin-typescript2": "^0.18.1",
3030
"sinon": "^7.5.0",
3131
"ts-node": "^8.6.2",
32-
"typescript": "^3.7.4"
32+
"typescript": "^3.7.5"
3333
},
3434
"dependencies": {
3535
"@most/types": "^1.0.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2052,10 +2052,10 @@ type-detect@4.0.8:
20522052
resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.8.tgz#7646fb5f18871cfbb7749e69bd39a6388eb7450c"
20532053
integrity sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==
20542054

2055-
typescript@^3.7.4:
2056-
version "3.7.4"
2057-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.4.tgz#1743a5ec5fef6a1fa9f3e4708e33c81c73876c19"
2058-
integrity sha512-A25xv5XCtarLwXpcDNZzCGvW2D1S3/bACratYBx2sax8PefsFhlYmkQicKHvpYflFS8if4zne5zT5kpJ7pzuvw==
2055+
typescript@^3.7.5:
2056+
version "3.7.5"
2057+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae"
2058+
integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw==
20592059

20602060
union-value@^1.0.0:
20612061
version "1.0.1"

0 commit comments

Comments
 (0)