Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Commit e1f3230

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

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.6.1",
36+
"prettier": "2.6.2",
3737
"ts-jest": "^27.1.4",
3838
"ts-node-dev": "^1.1.6",
3939
"typescript": "^4.6.3"

modules/webhook/lambdas/webhook/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4053,10 +4053,10 @@ prettier-linter-helpers@^1.0.0:
40534053
dependencies:
40544054
fast-diff "^1.1.2"
40554055

4056-
4057-
version "2.6.1"
4058-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.1.tgz#d472797e0d7461605c1609808e27b80c0f9cfe17"
4059-
integrity sha512-8UVbTBYGwN37Bs9LERmxCPjdvPxlEowx2urIL6urHzdb3SDq4B/Z6xLFCblrSnE4iKWcS6ziJ3aOYrc1kz/E2A==
4056+
4057+
version "2.6.2"
4058+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.2.tgz#e26d71a18a74c3d0f0597f55f01fb6c06c206032"
4059+
integrity sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew==
40604060

40614061
pretty-format@^27.0.0, pretty-format@^27.5.1:
40624062
version "27.5.1"

0 commit comments

Comments
 (0)