Skip to content

Commit

Permalink
chore(deps): update dependency prettier-eslint to v14.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 11, 2022
1 parent ba9dadc commit 9a69629
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 @@ -59,7 +59,7 @@
"jest-chain": "1.1.5",
"jest-extended": "2.0.0",
"prettier": "2.6.2",
"prettier-eslint": "14.0.2",
"prettier-eslint": "14.0.3",
"rollup-plugin-peer-deps-external": "2.2.4",
"ts-jest": "28.0.2",
"ts-jest-mock": "1.1.32",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4188,10 +4188,10 @@ prelude-ls@^1.2.1:
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==

prettier-eslint@14.0.2:
version "14.0.2"
resolved "https://registry.yarnpkg.com/prettier-eslint/-/prettier-eslint-14.0.2.tgz#22450cf62dfed4536100c2d31e883de4c3cc6d13"
integrity sha512-bU0fKT5xNLk/WQQkNeVApe5OU8I834MzP5AcTpGPOHfjffU3HmRXW8dsD35dUhPTl3/qkgrTPTnHF90YZIuKGw==
prettier-eslint@14.0.3:
version "14.0.3"
resolved "https://registry.yarnpkg.com/prettier-eslint/-/prettier-eslint-14.0.3.tgz#e86e60f1d4d999a4e310eb12e762dd4598e7bc5b"
integrity sha512-TB2x315NUG5ld0tHBBpPuaF4b2VMJWR0hFKDQGrAEFFO17YppZx8iI0gtpVncpyukhd0zEFOfU3GSYqKzf0DeA==
dependencies:
"@typescript-eslint/parser" "^5.10.0"
common-tags "^1.4.0"
Expand Down

0 comments on commit 9a69629

Please sign in to comment.