Skip to content

Commit a4d0edf

Browse files
chore(deps): bump eslint-plugin-prettier from 4.0.0 to 4.2.5
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 4.0.0 to 4.2.5. - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v4.0.0...v4.2.5) --- updated-dependencies: - dependency-name: eslint-plugin-prettier dependency-version: 4.2.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 26f1a29 commit a4d0edf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"eslint": "^8.4.0",
5959
"eslint-config-prettier": "8.3.0",
6060
"eslint-plugin-jest": "25.3.0",
61-
"eslint-plugin-prettier": "4.0.0",
61+
"eslint-plugin-prettier": "4.2.5",
6262
"gflow": "5.1.2",
6363
"husky": "^7.0.4",
6464
"is-ci": "^3.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5524,10 +5524,10 @@ eslint-plugin-jest@25.3.0:
55245524
dependencies:
55255525
"@typescript-eslint/experimental-utils" "^5.0.0"
55265526

5527-
eslint-plugin-prettier@4.0.0:
5528-
version "4.0.0"
5529-
resolved "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-4.0.0.tgz"
5530-
integrity sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ==
5527+
eslint-plugin-prettier@4.2.5:
5528+
version "4.2.5"
5529+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.5.tgz#91ca3f2f01a84f1272cce04e9717550494c0fe06"
5530+
integrity sha512-9Ni+xgemM2IWLq6aXEpP2+V/V30GeA/46Ar629vcMqVPodFFWC9skHu/D1phvuqtS8bJCFnNf01/qcmqYEwNfg==
55315531
dependencies:
55325532
prettier-linter-helpers "^1.0.0"
55335533

0 commit comments

Comments
 (0)