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

Commit eb1fd28

Browse files
chore(syncer): Bump prettier from 2.8.1 to 2.8.2 in /modules/runner-binaries-syncer/lambdas/runner-binaries-syncer (#2865)
chore(syncer): Bump prettier Bumps [prettier](https://github.com/prettier/prettier) from 2.8.1 to 2.8.2. - [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.2) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b3507af commit eb1fd28

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.1",
32+
"prettier": "2.8.2",
3333
"ts-jest": "^29.0.3",
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
@@ -3040,10 +3040,10 @@ prettier-linter-helpers@^1.0.0:
30403040
dependencies:
30413041
fast-diff "^1.1.2"
30423042

3043-
3044-
version "2.8.1"
3045-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.1.tgz#4e1fd11c34e2421bc1da9aea9bd8127cd0a35efc"
3046-
integrity sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==
3043+
3044+
version "2.8.2"
3045+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.2.tgz#c4ea1b5b454d7c4b59966db2e06ed7eec5dfd160"
3046+
integrity sha512-BtRV9BcncDyI2tsuS19zzhzoxD8Dh8LiCx7j7tHzrkz8GFXAexeWFdi22mjE1d16dftH2qNaytVxqiRTGlMfpw==
30473047

30483048
pretty-format@^29.0.0, pretty-format@^29.3.1:
30493049
version "29.3.1"

0 commit comments

Comments
 (0)