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

Commit 6dc4a87

Browse files
chore(syncer): bump prettier from 2.8.2 to 2.8.4 in /modules/runner-binaries-syncer/lambdas/runner-binaries-syncer (#2941)
chore(syncer): bump prettier Bumps [prettier](https://github.com/prettier/prettier) from 2.8.2 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.2...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 8d1b281 commit 6dc4a87

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"eslint-plugin-prettier": "4.2.1",
3030
"jest": "^29.3",
3131
"jest-mock": "^29.3.1",
32-
"prettier": "2.8.2",
32+
"prettier": "2.8.4",
3333
"ts-jest": "^29.0.5",
3434
"ts-node-dev": "^2.0.0",
3535
"typescript": "^4.9.4"

Diff for: modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3017,10 +3017,10 @@ prettier-linter-helpers@^1.0.0:
30173017
dependencies:
30183018
fast-diff "^1.1.2"
30193019

3020-
3021-
version "2.8.2"
3022-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.2.tgz#c4ea1b5b454d7c4b59966db2e06ed7eec5dfd160"
3023-
integrity sha512-BtRV9BcncDyI2tsuS19zzhzoxD8Dh8LiCx7j7tHzrkz8GFXAexeWFdi22mjE1d16dftH2qNaytVxqiRTGlMfpw==
3020+
3021+
version "2.8.4"
3022+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
3023+
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
30243024

30253025
pretty-format@^29.0.0, pretty-format@^29.3.1:
30263026
version "29.3.1"

0 commit comments

Comments
 (0)