Skip to content

Commit 48aba74

Browse files
authored
Merge branch 'master' into dependabot/npm_and_yarn/types/node-12.7.5
2 parents c7cab48 + bc00c5e commit 48aba74

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"ts-jest": "^24.1.0",
3939
"tslint": "^5.16.0",
4040
"tslint-config-airbnb": "^5.11.2",
41-
"typescript": "^3.4.5"
41+
"typescript": "^3.6.3"
4242
},
4343
"dependencies": {
4444
"graylog2": "^0.2.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3271,9 +3271,9 @@ typedarray@^0.0.6:
32713271
version "0.0.6"
32723272
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
32733273

3274-
typescript@^3.4.3, typescript@^3.4.5:
3275-
version "3.4.5"
3276-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.5.tgz#2d2618d10bb566572b8d7aad5180d84257d70a99"
3274+
typescript@^3.4.3, typescript@^3.6.3:
3275+
version "3.6.3"
3276+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.3.tgz#fea942fabb20f7e1ca7164ff626f1a9f3f70b4da"
32773277

32783278
uglify-js@^3.1.4:
32793279
version "3.5.11"

0 commit comments

Comments
 (0)