Skip to content

Commit 7da9cfd

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

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.1",
34+
"prettier": "2.3.2",
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
@@ -4391,10 +4391,10 @@ prettier-linter-helpers@^1.0.0:
43914391
dependencies:
43924392
fast-diff "^1.1.2"
43934393

4394-
4395-
version "2.3.1"
4396-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.1.tgz#76903c3f8c4449bc9ac597acefa24dc5ad4cbea6"
4397-
integrity sha512-p+vNbgpLjif/+D+DwAZAbndtRrR0md0MwfmOVN9N+2RgyACMT+7tfaRnT+WDPkqnuVwleyuBIG2XBxKDme3hPA==
4394+
4395+
version "2.3.2"
4396+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
4397+
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
43984398

43994399
pretty-format@^26.0.0, pretty-format@^26.6.2:
44004400
version "26.6.2"

0 commit comments

Comments
 (0)