Skip to content

Commit f0834d7

Browse files
Bump eslint-plugin-prettier from 5.0.1 to 5.1.0 in /dashboard
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.0.1 to 5.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@v5.0.1...v5.1.0) --- updated-dependencies: - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 90b3488 commit f0834d7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"enzyme": "^3.11.0",
104104
"eslint-config-prettier": "^9.1.0",
105105
"eslint-import-resolver-typescript": "^3.6.1",
106-
"eslint-plugin-prettier": "^5.0.1",
106+
"eslint-plugin-prettier": "^5.1.0",
107107
"eslint-plugin-redos": "^4.4.5",
108108
"jest-enzyme": "^7.1.2",
109109
"jest-plugin-context": "^2.9.0",

dashboard/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6361,10 +6361,10 @@ eslint-plugin-jsx-a11y@^6.5.1:
63616361
object.entries "^1.1.7"
63626362
object.fromentries "^2.0.7"
63636363

6364-
eslint-plugin-prettier@^5.0.1:
6365-
version "5.0.1"
6366-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.0.1.tgz#a3b399f04378f79f066379f544e42d6b73f11515"
6367-
integrity sha512-m3u5RnR56asrwV/lDC4GHorlW75DsFfmUcjfCYylTUs85dBRnB7VM6xG8eCMJdeDRnppzmxZVf1GEPJvl1JmNg==
6364+
eslint-plugin-prettier@^5.1.0:
6365+
version "5.1.0"
6366+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.1.0.tgz#f14bb2b18756ad54f1ad3dc4c989cb73dfa326a3"
6367+
integrity sha512-hQc+2zbnMeXcIkg+pKZtVa+3Yqx4WY7SMkn1PLZ4VbBEU7jJIpVn9347P8BBhTbz6ne85aXvQf30kvexcqBeWw==
63686368
dependencies:
63696369
prettier-linter-helpers "^1.0.0"
63706370
synckit "^0.8.5"

0 commit comments

Comments
 (0)