Skip to content

Commit a832e75

Browse files
build(deps-dev): bump typescript from 4.0.7 to 4.0.8
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.7 to 4.0.8. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.0.7...v4.0.8) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 16d5f82 commit a832e75

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
@@ -43,7 +43,7 @@
4343
"rxjs": "^6.6.7",
4444
"rxjs-compat": "^6.6.7",
4545
"shx": "^0.3.3",
46-
"typescript": "~4.0.7",
46+
"typescript": "~4.0.8",
4747
"zone.js": "^0.10.3"
4848
},
4949
"distDir": "dist",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3655,10 +3655,10 @@ type-fest@^0.8.1:
36553655
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d"
36563656
integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==
36573657

3658-
typescript@~4.0.7:
3659-
version "4.0.7"
3660-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.7.tgz#7168032c43d2a2671c95c07812f69523c79590af"
3661-
integrity sha512-yi7M4y74SWvYbnazbn8/bmJmX4Zlej39ZOqwG/8dut/MYoSQ119GY9ZFbbGsD4PFZYWxqik/XsP3vk3+W5H3og==
3658+
typescript@~4.0.8:
3659+
version "4.0.8"
3660+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.8.tgz#5739105541db80a971fdbd0d56511d1a6f17d37f"
3661+
integrity sha512-oz1765PN+imfz1MlZzSZPtC/tqcwsCyIYA8L47EkRnRW97ztRk83SzMiWLrnChC0vqoYxSU1fcFUDA5gV/ZiPg==
36623662

36633663
uglify-js@^3.1.4:
36643664
version "3.13.5"

0 commit comments

Comments
 (0)