Skip to content

Commit 6c4eedf

Browse files
renovate-botmarionebl
authored andcommitted
chore: update dependency typescript to v3.5.1
1 parent 9bb3788 commit 6c4eedf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: @commitlint/format/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"jest": "24.7.1",
4747
"rimraf": "2.6.1",
4848
"ts-jest": "24.0.2",
49-
"typescript": "3.4.5"
49+
"typescript": "3.5.1"
5050
},
5151
"dependencies": {
5252
"chalk": "^2.0.1"

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9595,10 +9595,10 @@ typedarray@^0.0.6:
95959595
version "0.0.6"
95969596
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
95979597

9598-
typescript@3.4.5:
9599-
version "3.4.5"
9600-
resolved "https://registry.npmjs.org/typescript/-/typescript-3.4.5.tgz#2d2618d10bb566572b8d7aad5180d84257d70a99"
9601-
integrity sha512-YycBxUb49UUhdNMU5aJ7z5Ej2XGmaIBL0x34vZ82fn3hGvD+bgrMrVDpatgz2f7YxUMJxMkbWxJZeAvDxVe7Vw==
9598+
typescript@3.5.1:
9599+
version "3.5.1"
9600+
resolved "https://registry.npmjs.org/typescript/-/typescript-3.5.1.tgz#ba72a6a600b2158139c5dd8850f700e231464202"
9601+
integrity sha512-64HkdiRv1yYZsSe4xC1WVgamNigVYjlssIoaH2HcZF0+ijsk5YK2g0G34w9wJkze8+5ow4STd22AynfO6ZYYLw==
96029602

96039603
uglify-js@^3.1.4:
96049604
version "3.4.9"

0 commit comments

Comments
 (0)