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

Commit a4a79e8

Browse files
chore: Bump eslint-plugin-prettier (#2197)
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dab66da commit a4a79e8

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
@@ -25,7 +25,7 @@
2525
"@vercel/ncc": "^0.34.0",
2626
"aws-sdk": "^2.1163.0",
2727
"eslint": "^7.32.0",
28-
"eslint-plugin-prettier": "4.0.0",
28+
"eslint-plugin-prettier": "4.1.0",
2929
"jest": "^27.5.1",
3030
"jest-mock": "^28.1.1",
3131
"prettier": "2.7.1",

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

+4-4
Original file line numberDiff line numberDiff line change
@@ -1645,10 +1645,10 @@ escodegen@^2.0.0:
16451645
optionalDependencies:
16461646
source-map "~0.6.1"
16471647

1648-
eslint-plugin-prettier@4.0.0:
1649-
version "4.0.0"
1650-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.0.0.tgz#8b99d1e4b8b24a762472b4567992023619cb98e0"
1651-
integrity sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ==
1648+
eslint-plugin-prettier@4.1.0:
1649+
version "4.1.0"
1650+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.1.0.tgz#1cd4b3fadf3b3cdb30b1874b55e7f93f85eb43ad"
1651+
integrity sha512-A3AXIEfTnq3D5qDFjWJdQ9c4BLhw/TqhSR+6+SVaoPJBAWciFEuJiNQh275OnjRrAi7yssZzuWBRw66VG2g6UA==
16521652
dependencies:
16531653
prettier-linter-helpers "^1.0.0"
16541654

0 commit comments

Comments
 (0)