Skip to content

Commit 4792973

Browse files
authored
fix: upgrade @types/jasmine from 3.8.1 to 3.10.1 (#459)
Snyk has created this PR to upgrade @types/jasmine from 3.8.1 to 3.10.1. 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/4a63c226-c5db-4595-a97b-2e5698ffa9b7?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 2467a4a commit 4792973

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

ts/kpt-functions/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ts/kpt-functions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"devDependencies": {
3737
"@types/argparse": "^1.0.36",
38-
"@types/jasmine": "^3.8.1",
38+
"@types/jasmine": "^3.10.1",
3939
"@types/js-yaml": "^3.12.5",
4040
"@types/lodash": "^4.14.175",
4141
"@types/node": "^12.20.36",

0 commit comments

Comments
 (0)