Skip to content

Commit 59264b1

Browse files
authored
fix: upgrade @types/jasmine from 3.6.9 to 3.7.8 (#502)
Snyk has created this PR to upgrade @types/jasmine from 3.6.9 to 3.7.8. See this package in npm: https://www.npmjs.com/package/@types/jasmine See this project in Snyk: https://app.snyk.io/org/kpt-fn-bot/project/1c244995-4ad9-4dc6-92a2-3cb1306dd559?utm_source=github&utm_medium=upgrade-pr
1 parent e4a226c commit 59264b1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

functions/contrib/ts/analyze-istio/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.

functions/contrib/ts/analyze-istio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"kpt-functions": "^0.15.0"
2626
},
2727
"devDependencies": {
28-
"@types/jasmine": "^3.6.9",
28+
"@types/jasmine": "^3.7.8",
2929
"@types/node": "^14.14.36",
3030
"create-kpt-functions": "^0.18.0",
3131
"jasmine": "^3.7.0",

0 commit comments

Comments
 (0)