Skip to content

Commit 6c373a6

Browse files
chore: Bump prettier in /modules/webhook/lambdas/webhook (#1884)
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.1 to 2.6.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.5.1...2.6.1) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e6ba4dd commit 6c373a6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

modules/webhook/lambdas/webhook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"jest": "^27.5.1",
3434
"jest-mock": "^27.5.1",
3535
"nock": "^13.2.4",
36-
"prettier": "2.5.1",
36+
"prettier": "2.6.1",
3737
"ts-jest": "^27.1.3",
3838
"ts-node-dev": "^1.1.6",
3939
"typescript": "^4.6.2"

modules/webhook/lambdas/webhook/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3994,10 +3994,10 @@ prettier-linter-helpers@^1.0.0:
39943994
dependencies:
39953995
fast-diff "^1.1.2"
39963996

3997-
prettier@2.5.1:
3998-
version "2.5.1"
3999-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
4000-
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
3997+
prettier@2.6.1:
3998+
version "2.6.1"
3999+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.1.tgz#d472797e0d7461605c1609808e27b80c0f9cfe17"
4000+
integrity sha512-8UVbTBYGwN37Bs9LERmxCPjdvPxlEowx2urIL6urHzdb3SDq4B/Z6xLFCblrSnE4iKWcS6ziJ3aOYrc1kz/E2A==
40014001

40024002
pretty-format@^27.0.0, pretty-format@^27.5.1:
40034003
version "27.5.1"

0 commit comments

Comments
 (0)