Skip to content

Commit

Permalink
Merge pull request #80 from appsignal/depfu/update/yarn/eslint-config…
Browse files Browse the repository at this point in the history
…-prettier-8.10.0

Update eslint-config-prettier 8.7.0 → 8.10.0 (minor)
  • Loading branch information
jvanbaarsen authored Aug 7, 2023
2 parents f541dca + 9e0bbb0 commit 5cbb561
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"babel-plugin-directory-named": "^1.2.0",
"eslint": "^7.32.0",
"eslint-config-next": "11.0.1",
"eslint-config-prettier": "^8.7.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-jest": "^23.8.2",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-prettier": "^3.4.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2503,10 +2503,10 @@ [email protected]:
eslint-plugin-react "^7.23.1"
eslint-plugin-react-hooks "^4.2.0"

eslint-config-prettier@^8.7.0:
version "8.7.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.7.0.tgz#f1cc58a8afebc50980bd53475451df146c13182d"
integrity sha512-HHVXLSlVUhMSmyW4ZzEuvjpwqamgmlfkutD53cYXLikh4pt/modINRcCIApJ84czDxM4GZInwUrromsDdTImTA==
eslint-config-prettier@^8.10.0:
version "8.10.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz#3a06a662130807e2502fc3ff8b4143d8a0658e11"
integrity sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==

eslint-import-resolver-node@^0.3.4, eslint-import-resolver-node@^0.3.6:
version "0.3.6"
Expand Down

0 comments on commit 5cbb561

Please sign in to comment.