Skip to content

Commit aa4f7c3

Browse files
renovate[bot]marionebl
authored andcommitted
chore: update dependency typescript to v3.6.4 (#824)
1 parent 24b6e55 commit aa4f7c3

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
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.3.0",
3838
"@types/lodash": "4.14.144",
3939
"lodash": "4.17.15",
40-
"typescript": "3.5.3"
40+
"typescript": "3.6.4"
4141
},
4242
"dependencies": {
4343
"chalk": "^2.0.1"

@commitlint/message/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@
3636
"devDependencies": {
3737
"@commitlint/test": "8.2.0",
3838
"@commitlint/utils": "^8.3.0",
39-
"typescript": "3.5.3"
39+
"typescript": "3.6.4"
4040
}
4141
}

@commitlint/parse/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@commitlint/utils": "^8.3.0",
3939
"@types/lodash": "4.14.144",
4040
"import-from": "3.0.0",
41-
"typescript": "3.5.3"
41+
"typescript": "3.6.4"
4242
},
4343
"dependencies": {
4444
"conventional-changelog-angular": "^1.3.3",

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.1.0",
94-
"typescript": "3.5.3"
94+
"typescript": "3.6.4"
9595
},
9696
"husky": {
9797
"hooks": {

yarn.lock

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

11149-
typescript@3.5.3:
11150-
version "3.5.3"
11151-
resolved "https://registry.npmjs.org/typescript/-/typescript-3.5.3.tgz#c830f657f93f1ea846819e929092f5fe5983e977"
11152-
integrity sha512-ACzBtm/PhXBDId6a6sDJfroT2pOWt/oOnk4/dElG5G33ZL776N3Y6/6bKZJBFpd+b05F3Ct9qDjMeJmRWtE2/g==
11149+
typescript@3.6.4:
11150+
version "3.6.4"
11151+
resolved "https://registry.npmjs.org/typescript/-/typescript-3.6.4.tgz#b18752bb3792bc1a0281335f7f6ebf1bbfc5b91d"
11152+
integrity sha512-unoCll1+l+YK4i4F8f22TaNVPRHcD9PA3yCuZ8g5e0qGqlVlJ/8FSateOLLSagn+Yg5+ZwuPkL8LFUc0Jcvksg==
1115311153

1115411154
uglify-js@^3.1.4:
1115511155
version "3.4.9"

0 commit comments

Comments
 (0)