Skip to content

Commit f0e9983

Browse files
authored
fix: upgrade @types/jasmine from 3.6.7 to 3.6.9 (#237)
Snyk has created this PR to upgrade @types/jasmine from 3.6.7 to 3.6.9. 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/206705c7-640c-491f-9f5b-bcb93537444e?utm_source=github&utm_medium=upgrade-pr
1 parent c286e29 commit f0e9983

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

functions/contrib/ts/sops/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/sops/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"rw": "^1.3.3"
2929
},
3030
"devDependencies": {
31-
"@types/jasmine": "^3.6.7",
31+
"@types/jasmine": "^3.6.9",
3232
"@types/js-yaml": "^3.12.5",
3333
"@types/node": "^14.14.16",
3434
"@types/rw": "file:@types/rw",

0 commit comments

Comments
 (0)