Skip to content

Commit

Permalink
Update dependency eslint-config-prettier to v8.3.0 (#2469)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Apr 24, 2021
1 parent 5f584a6 commit 5163e38
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ember/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"ember-truth-helpers": "3.0.0",
"ember-web-app": "5.0.1",
"eslint": "7.25.0",
"eslint-config-prettier": "8.2.0",
"eslint-config-prettier": "8.3.0",
"eslint-config-simplabs": "0.4.0",
"eslint-plugin-ember": "10.4.1",
"eslint-plugin-import-helpers": "1.1.0",
Expand Down
8 changes: 4 additions & 4 deletions ember/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7601,10 +7601,10 @@ escodegen@^2.0.0:
optionalDependencies:
source-map "~0.6.1"

eslint-config-prettier@8.2.0:
version "8.2.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.2.0.tgz#78de77d63bca8e9e59dae75a614b5299925bb7b3"
integrity sha512-dWV9EVeSo2qodOPi1iBYU/x6F6diHv8uujxbxr77xExs3zTAlNXvVZKiyLsQGNz7yPV2K49JY5WjPzNIuDc2Bw==
eslint-config-prettier@8.3.0:
version "8.3.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==

eslint-config-simplabs@0.4.0:
version "0.4.0"
Expand Down

0 comments on commit 5163e38

Please sign in to comment.