Skip to content

Commit 161cc63

Browse files
snyk-botgitphill
authored andcommitted
fix: upgrade tslib from 1.10.0 to 1.11.0
Snyk has created this PR to upgrade tslib from 1.10.0 to 1.11.0. See this package in NPM: https://www.npmjs.com/package/tslib See this project in Snyk: https://app.snyk.io/org/snyk/project/192c10bd-417b-4349-a2b3-2496881b8afc?utm_source=github&utm_medium=upgrade-pr
1 parent 3f9de6b commit 161cc63

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
@@ -27,7 +27,7 @@
2727
"dependencies": {
2828
"@snyk/cli-interface": "2.3.2",
2929
"@snyk/composer-lockfile-parser": "1.3.0",
30-
"tslib": "1.10.0"
30+
"tslib": "1.11.0"
3131
},
3232
"devDependencies": {
3333
"@types/node": "6.14.6",

0 commit comments

Comments
 (0)