Skip to content

Commit 127eb8b

Browse files
authored
fix: upgrade typescript from 3.8.3 to 3.9.2 (#13)
Snyk has created this PR to upgrade typescript from 3.8.3 to 3.9.2. See this package in NPM: https://www.npmjs.com/package/typescript See this project in Snyk: https://app.snyk.io/org/wallace41290/project/948d3534-f195-42f8-b20c-055729fc9646?utm_source=github&utm_medium=upgrade-pr
1 parent 8ce38a9 commit 127eb8b

File tree

2 files changed

+13
-5
lines changed

2 files changed

+13
-5
lines changed

package-lock.json

Lines changed: 12 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"tslint-config-prettier": "^1.15.0",
9696
"tslint-config-standard": "^8.0.1",
9797
"typedoc": "^0.17.7",
98-
"typescript": "^3.8.3"
98+
"typescript": "^3.9.2"
9999
},
100100
"lint-staged": {
101101
"{src,test}/**/*.ts": [

0 commit comments

Comments
 (0)