Skip to content

Commit 9ae3263

Browse files
authored
Merge pull request #241 from meilisearch/dependabot/npm_and_yarn/typescript-3.8.3
build(deps-dev): bump typescript from 3.7.5 to 3.8.3
2 parents 68cfa09 + 4ebb615 commit 9ae3263

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
"tslint-react": "4.2.0",
120120
"tsutils": "^3.17.1",
121121
"typedoc": "0.16.11",
122-
"typescript": "3.7.5",
122+
"typescript": "3.8.3",
123123
"typescript-tslint-plugin": "0.5.5",
124124
"webpack-config-utils": "2.3.1"
125125
}

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7283,11 +7283,16 @@ [email protected]:
72837283
mock-require "^3.0.3"
72847284
vscode-languageserver "^5.2.1"
72857285

7286-
7286+
72877287
version "3.7.5"
72887288
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae"
72897289
integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw==
72907290

7291+
7292+
version "3.8.3"
7293+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061"
7294+
integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w==
7295+
72917296
uglify-js@^3.1.4:
72927297
version "3.7.5"
72937298
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.7.5.tgz#278c7c24927ac5a32d3336fc68fd4ae1177a486a"

0 commit comments

Comments
 (0)