Skip to content

Commit 52a1786

Browse files
dependabot[bot]npalm
authored andcommitted
chore(webhook): bump prettier in /modules/webhook/lambdas/webhook
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.4 to 2.8.7. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.8.4...2.8.7) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 932daae commit 52a1786

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": "^29.4",
3434
"jest-mock": "^29.3.1",
3535
"nock": "^13.3.0",
36-
"prettier": "2.8.4",
36+
"prettier": "2.8.7",
3737
"ts-jest": "^29.0.5",
3838
"ts-node-dev": "^2.0.0",
3939
"typescript": "^5.0.2"

modules/webhook/lambdas/webhook/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4767,10 +4767,10 @@ prettier-linter-helpers@^1.0.0:
47674767
dependencies:
47684768
fast-diff "^1.1.2"
47694769

4770-
4771-
version "2.8.4"
4772-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
4773-
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
4770+
4771+
version "2.8.7"
4772+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.7.tgz#bb79fc8729308549d28fe3a98fce73d2c0656450"
4773+
integrity sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==
47744774

47754775
pretty-format@^29.0.0, pretty-format@^29.4.2:
47764776
version "29.4.2"

0 commit comments

Comments
 (0)