Skip to content

Commit 392dd7c

Browse files
renovate-botmarionebl
authored andcommitted
Update dependency typescript to v3.5.3
1 parent 1e5c962 commit 392dd7c

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

@commitlint/format/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@commitlint/utils": "^8.1.0",
3838
"@types/lodash": "4.14.136",
3939
"lodash": "4.17.14",
40-
"typescript": "3.5.2"
40+
"typescript": "3.5.3"
4141
},
4242
"dependencies": {
4343
"chalk": "^2.0.1"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"lint-staged": "8.2.1",
9292
"prettier": "1.17.1",
9393
"ts-jest": "24.0.2",
94-
"typescript": "3.5.2"
94+
"typescript": "3.5.3"
9595
},
9696
"husky": {
9797
"hooks": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10888,10 +10888,10 @@ typedarray@^0.0.6:
1088810888
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1088910889
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1089010890

10891-
typescript@3.5.2:
10892-
version "3.5.2"
10893-
resolved "https://registry.npmjs.org/typescript/-/typescript-3.5.2.tgz#a09e1dc69bc9551cadf17dba10ee42cf55e5d56c"
10894-
integrity sha512-7KxJovlYhTX5RaRbUdkAXN1KUZ8PwWlTzQdHV6xNqvuFOs7+WBo10TQUqT19Q/Jz2hk5v9TQDIhyLhhJY4p5AA==
10891+
typescript@3.5.3:
10892+
version "3.5.3"
10893+
resolved "https://registry.npmjs.org/typescript/-/typescript-3.5.3.tgz#c830f657f93f1ea846819e929092f5fe5983e977"
10894+
integrity sha512-ACzBtm/PhXBDId6a6sDJfroT2pOWt/oOnk4/dElG5G33ZL776N3Y6/6bKZJBFpd+b05F3Ct9qDjMeJmRWtE2/g==
1089510895

1089610896
uglify-js@^3.1.4:
1089710897
version "3.4.9"

0 commit comments

Comments
 (0)