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

Commit 58db686

Browse files
chore(webhook): bump prettier from 2.8.1 to 2.8.4 in /modules/webhook/lambdas/webhook (#2942)
chore(webhook): bump prettier in /modules/webhook/lambdas/webhook Bumps [prettier](https://github.com/prettier/prettier) from 2.8.1 to 2.8.4. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.8.1...2.8.4) --- 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 5cbfc9f commit 58db686

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.3",
3434
"jest-mock": "^29.3.1",
3535
"nock": "^13.3.0",
36-
"prettier": "2.8.1",
36+
"prettier": "2.8.4",
3737
"ts-jest": "^29.0.3",
3838
"ts-node-dev": "^2.0.0",
3939
"typescript": "^4.9.4"

modules/webhook/lambdas/webhook/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4717,10 +4717,10 @@ prettier-linter-helpers@^1.0.0:
47174717
dependencies:
47184718
fast-diff "^1.1.2"
47194719

4720-
4721-
version "2.8.1"
4722-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.1.tgz#4e1fd11c34e2421bc1da9aea9bd8127cd0a35efc"
4723-
integrity sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==
4720+
4721+
version "2.8.4"
4722+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
4723+
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
47244724

47254725
pretty-format@^29.0.0, pretty-format@^29.3.1:
47264726
version "29.3.1"

0 commit comments

Comments
 (0)