Skip to content

Commit dae923e

Browse files
Merge pull request #20142 from emberjs/dependabot/npm_and_yarn/eslint-plugin-prettier-4.2.1
2 parents 1e1e01a + 45ef19a commit dae923e

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
@@ -125,7 +125,7 @@
125125
"eslint-plugin-ember-internal": "^2.0.0",
126126
"eslint-plugin-import": "^2.25.4",
127127
"eslint-plugin-node": "^11.1.0",
128-
"eslint-plugin-prettier": "^4.0.0",
128+
"eslint-plugin-prettier": "^4.2.1",
129129
"eslint-plugin-qunit": "^7.2.0",
130130
"execa": "^5.1.1",
131131
"expect-type": "^0.13.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4399,10 +4399,10 @@ eslint-plugin-node@^11.1.0:
43994399
resolve "^1.10.1"
44004400
semver "^6.1.0"
44014401

4402-
eslint-plugin-prettier@^4.0.0:
4403-
version "4.0.0"
4404-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.0.0.tgz#8b99d1e4b8b24a762472b4567992023619cb98e0"
4405-
integrity sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ==
4402+
eslint-plugin-prettier@^4.2.1:
4403+
version "4.2.1"
4404+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.1.tgz#651cbb88b1dab98bfd42f017a12fa6b2d993f94b"
4405+
integrity sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==
44064406
dependencies:
44074407
prettier-linter-helpers "^1.0.0"
44084408

0 commit comments

Comments
 (0)