Skip to content

Commit 38e287a

Browse files
authored
fix: upgrade jasmine from 3.8.0 to 3.9.0 (#422)
Snyk has created this PR to upgrade jasmine from 3.8.0 to 3.9.0. See this package in npm: https://www.npmjs.com/package/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 628e94b commit 38e287a

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
@@ -40,7 +40,7 @@
4040
"@types/lodash": "^4.14.170",
4141
"@types/node": "^12.20.17",
4242
"@types/rw": "file:@types/rw",
43-
"jasmine": "^3.8.0",
43+
"jasmine": "^3.9.0",
4444
"license-checker": "^25.0.1",
4545
"lodash": "^4.17.20",
4646
"path-parse": "^1.0.7",

0 commit comments

Comments
 (0)