Skip to content

Commit 33f20b6

Browse files
snyk-botivanstanev
authored andcommitted
fix: upgrade tslib from 1.10.0 to 1.11.1
Snyk has created this PR to upgrade tslib from 1.10.0 to 1.11.1. See this package in NPM: https://www.npmjs.com/package/tslib See this project in Snyk: https://app.snyk.io/org/snyk/project/b4fa2204-1d26-44ea-8128-960f24a90d79?utm_source=github&utm_medium=upgrade-pr
1 parent db7893e commit 33f20b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@types/node": "8.10.59",
3030
"eslint": "6.8.0",
3131
"event-loop-spinner": "1.1.0",
32-
"tslib": "1.10.0",
32+
"tslib": "1.11.1",
3333
"typescript": "3.8.3"
3434
},
3535
"devDependencies": {

0 commit comments

Comments
 (0)