Skip to content

Commit 54c6e47

Browse files
authored
fix: upgrade @types/js-yaml from 3.12.6 to 3.12.7 (#503)
Snyk has created this PR to upgrade @types/js-yaml from 3.12.6 to 3.12.7. See this package in npm: https://www.npmjs.com/package/@types/js-yaml 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 59264b1 commit 54c6e47

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
@@ -29,7 +29,7 @@
2929
},
3030
"devDependencies": {
3131
"@types/jasmine": "^3.7.7",
32-
"@types/js-yaml": "^3.12.5",
32+
"@types/js-yaml": "^3.12.7",
3333
"@types/node": "^14.17.3",
3434
"@types/rw": "file:@types/rw",
3535
"create-kpt-functions": "^0.18.0",

0 commit comments

Comments
 (0)