Skip to content

Commit 395741b

Browse files
authored
[Snyk] Upgrade typescript from 3.8.3 to 3.9.2 (#62)
* fix: upgrade typescript from 3.8.3 to 3.9.2 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/freaktechnik/project/9d7e55df-a6bc-453c-9e81-1c3dd78fd733?utm_source=github&utm_medium=upgrade-pr * fix: upgrade typescript from 3.8.3 to 3.9.2 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/freaktechnik/project/9d7e55df-a6bc-453c-9e81-1c3dd78fd733?utm_source=github&utm_medium=upgrade-pr
1 parent ad1dcb7 commit 395741b

File tree

2 files changed

+12
-4
lines changed

2 files changed

+12
-4
lines changed

package-lock.json

Lines changed: 11 additions & 3 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
@@ -26,7 +26,7 @@
2626
"eslint-ava-rule-tester": "^4.0.0",
2727
"eslint-plugin-eslint-plugin": "^2.2.1",
2828
"nyc": "^15.0.1",
29-
"typescript": "^3.8.3"
29+
"typescript": "^3.9.2"
3030
},
3131
"peerDependencies": {
3232
"eslint": ">=3.0.0"

0 commit comments

Comments
 (0)