Skip to content

Commit 7384377

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] <support@dependabot.com>
1 parent 2c30c52 commit 7384377

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
@@ -44,6 +44,6 @@
4444
"node-sass": "4.14.1",
4545
"shx": "^0.3.3",
4646
"tslint": "6.1.2",
47-
"typescript": "~4.0.7"
47+
"typescript": "~4.0.8"
4848
}
4949
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9855,10 +9855,10 @@ typescript@4.0.5:
98559855
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.5.tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389"
98569856
integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ==
98579857

9858-
typescript@~4.0.7:
9859-
version "4.0.7"
9860-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.7.tgz#7168032c43d2a2671c95c07812f69523c79590af"
9861-
integrity sha512-yi7M4y74SWvYbnazbn8/bmJmX4Zlej39ZOqwG/8dut/MYoSQ119GY9ZFbbGsD4PFZYWxqik/XsP3vk3+W5H3og==
9858+
typescript@~4.0.8:
9859+
version "4.0.8"
9860+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.8.tgz#5739105541db80a971fdbd0d56511d1a6f17d37f"
9861+
integrity sha512-oz1765PN+imfz1MlZzSZPtC/tqcwsCyIYA8L47EkRnRW97ztRk83SzMiWLrnChC0vqoYxSU1fcFUDA5gV/ZiPg==
98629862

98639863
unicode-canonical-property-names-ecmascript@^1.0.4:
98649864
version "1.0.4"

0 commit comments

Comments
 (0)