Skip to content

Commit 1b4bb18

Browse files
snyk-testivanstanev
authored andcommitted
chore: upgrade typescript from 3.4.5 to 3.5.3
Snyk have raised this PR to upgrade typescript from 3.4.5 to 3.5.3. See this package in NPM: https://www.npmjs.com/package/typescript See this project in Snyk: https://app.snyk.io/org/snyk/project/8ff7f43a-aaf9-4ff4-b957-3c2146da43b9?utm_source=github&utm_medium=upgrade-pr chore(ivanstanev): Remove typescript from dependencies, it can be only in devDependencies.
1 parent dbeab3a commit 1b4bb18

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

package-lock.json

Lines changed: 3 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 & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
"snyk-docker-plugin": "^1.25.0",
4545
"source-map-support": "^0.5.9",
4646
"tslib": "^1.9.3",
47-
"typescript": "^3.1.6",
4847
"ws": "^7.0.0",
4948
"yaml": "^1.6.0"
5049
},
@@ -55,7 +54,7 @@
5554
"ts-node": "^8.1.0",
5655
"tsc-watch": "^1.0.30",
5756
"tslint": "^5.11.0",
58-
"typescript": "^3.4.2"
57+
"typescript": "^3.5.3"
5958
},
6059
"repository": {
6160
"type": "git",

0 commit comments

Comments
 (0)