Skip to content

Commit 7a79174

Browse files
Merge pull request #285 from emberjs/dependabot/npm_and_yarn/prettier-2.4.1
2 parents 5486441 + 4fe3fc8 commit 7a79174

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"eslint-plugin-qunit": "^6.2.0",
7979
"loader.js": "^4.7.0",
8080
"npm-run-all": "^4.1.5",
81-
"prettier": "^2.3.2",
81+
"prettier": "^2.4.1",
8282
"qunit": "^2.17.2",
8383
"qunit-dom": "^2.0.0",
8484
"release-it": "^14.11.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10593,10 +10593,10 @@ prettier-linter-helpers@^1.0.0:
1059310593
dependencies:
1059410594
fast-diff "^1.1.2"
1059510595

10596-
prettier@^2.3.2:
10597-
version "2.3.2"
10598-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
10599-
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
10596+
prettier@^2.4.1:
10597+
version "2.4.1"
10598+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.1.tgz#671e11c89c14a4cfc876ce564106c4a6726c9f5c"
10599+
integrity sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA==
1060010600

1060110601
printf@^0.6.1:
1060210602
version "0.6.1"

0 commit comments

Comments
 (0)