Skip to content

Commit 37236d8

Browse files
snyk-botpateash
authored andcommitted
fix: upgrade tslib from 1.11.1 to 1.11.2
Snyk has created this PR to upgrade tslib from 1.11.1 to 1.11.2. See this package in NPM: https://www.npmjs.com/package/tslib See this project in Snyk: https://app.snyk.io/org/codingtools/project/69f63852-fccf-4e2e-aeaf-6785477b4de5?utm_source=github&utm_medium=upgrade-pr
1 parent e127e35 commit 37236d8

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
@@ -32,7 +32,7 @@
3232
"ora": "^4.0.4",
3333
"signale": "^1.4.0",
3434
"test": "^0.6.0",
35-
"tslib": "^1.11.1"
35+
"tslib": "^1.11.2"
3636
},
3737
"devDependencies": {
3838
"@oclif/dev-cli": "^1.22.2",

0 commit comments

Comments
 (0)