Skip to content

Commit 5263927

Browse files
chore: Bump prettier in /modules/webhook/lambdas/webhook (#1215)
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.2 to 2.4.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.3.2...2.4.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 cb0d929 commit 5263927

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
@@ -31,7 +31,7 @@
3131
"express": "^4.17.1",
3232
"jest": "^26.6.3",
3333
"nock": "^13.1.1",
34-
"prettier": "2.3.2",
34+
"prettier": "2.4.1",
3535
"ts-jest": "^26.5.5",
3636
"ts-node-dev": "^1.1.6",
3737
"typescript": "^4.3.4"

modules/webhook/lambdas/webhook/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4436,10 +4436,10 @@ prettier-linter-helpers@^1.0.0:
44364436
dependencies:
44374437
fast-diff "^1.1.2"
44384438

4439-
prettier@2.3.2:
4440-
version "2.3.2"
4441-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
4442-
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
4439+
prettier@2.4.1:
4440+
version "2.4.1"
4441+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.1.tgz#671e11c89c14a4cfc876ce564106c4a6726c9f5c"
4442+
integrity sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA==
44434443

44444444
pretty-format@^26.6.2:
44454445
version "26.6.2"

0 commit comments

Comments
 (0)