Skip to content

Commit fa5eb54

Browse files
authored
fix: upgrade prettier from 2.2.1 to 2.3.2 (#483)
Snyk has created this PR to upgrade prettier from 2.2.1 to 2.3.2. See this package in npm: https://www.npmjs.com/package/prettier See this project in Snyk: https://app.snyk.io/org/kpt-fn-bot/project/39fced9f-be52-4f85-898b-0a0434cb8a0f?utm_source=github&utm_medium=upgrade-pr
1 parent 1bbf95f commit fa5eb54

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

functions/contrib/ts/inflate-helm-chart/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/inflate-helm-chart/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"create-kpt-functions": "^0.17.0",
3434
"jasmine": "^3.7.0",
3535
"license-checker": "^25.0.1",
36-
"prettier": "2.2.1",
36+
"prettier": "2.3.2",
3737
"proxyquire": "^2.1.3",
3838
"tslint": "^6.1.3",
3939
"tslint-config-prettier": "1.18.0",

0 commit comments

Comments
 (0)