Skip to content

Commit 5814532

Browse files
Merge pull request #110 from ember-codemods/dependabot/npm_and_yarn/prettier-1.17.1
2 parents 0a1e58a + bb3928a commit 5814532

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
@@ -20,6 +20,6 @@
2020
"eslint-config-prettier": "^4.2.0",
2121
"eslint-plugin-prettier": "^3.1.0",
2222
"jest": "^24.8.0",
23-
"prettier": "^1.17.0"
23+
"prettier": "^1.17.1"
2424
}
2525
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3996,10 +3996,10 @@ prettier-linter-helpers@^1.0.0:
39963996
dependencies:
39973997
fast-diff "^1.1.2"
39983998

3999-
prettier@^1.17.0:
4000-
version "1.17.0"
4001-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.17.0.tgz#53b303676eed22cc14a9f0cec09b477b3026c008"
4002-
integrity sha512-sXe5lSt2WQlCbydGETgfm1YBShgOX4HxQkFPvbxkcwgDvGDeqVau8h+12+lmSVlP3rHPz0oavfddSZg/q+Szjw==
3999+
prettier@^1.17.1:
4000+
version "1.17.1"
4001+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.17.1.tgz#ed64b4e93e370cb8a25b9ef7fef3e4fd1c0995db"
4002+
integrity sha512-TzGRNvuUSmPgwivDqkZ9tM/qTGW9hqDKWOE9YHiyQdixlKbv7kvEqsmDPrcHJTKwthU774TQwZXVtaQ/mMsvjg==
40034003

40044004
pretty-format@^24.8.0:
40054005
version "24.8.0"

0 commit comments

Comments
 (0)