Skip to content
This repository has been archived by the owner on Jul 16, 2022. It is now read-only.

Commit

Permalink
Merge pull request #115 from kitsuyui/renovate/prettier-eslint-13.x
Browse files Browse the repository at this point in the history
Update dependency prettier-eslint to v13
  • Loading branch information
kitsuyui committed Nov 27, 2021
2 parents 396fd01 + f93e4df commit f0564d1
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 @@ -30,7 +30,7 @@
"eslint-plugin-node": "11.0.0",
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-standard": "4.0.1",
"prettier-eslint": "12.0.0",
"prettier-eslint": "13.0.0",
"prettier-eslint-cli": "5.0.0"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1851,10 +1851,10 @@ prettier-eslint-cli@5.0.0:
rxjs "^6.5.2"
yargs "^13.2.4"

prettier-eslint@12.0.0:
version "12.0.0"
resolved "https://registry.yarnpkg.com/prettier-eslint/-/prettier-eslint-12.0.0.tgz#b4dab5111aad1c0dca062eb7f92a69d5fb1ac1d3"
integrity sha512-N8SGGQwAosISXTNl1E57sBbtnqUGlyRWjcfIUxyD3HF4ynehA9GZ8IfJgiep/OfYvCof/JEpy9ZqSl250Wia7A==
prettier-eslint@13.0.0:
version "13.0.0"
resolved "https://registry.yarnpkg.com/prettier-eslint/-/prettier-eslint-13.0.0.tgz#769f5c04057278d071847d893ebc7b9817594184"
integrity sha512-P5K31qWgUOQCtJL/3tpvEe28KfP49qbr6MTVEXC7I2k7ci55bP3YDr+glhyCdhIzxGCVp2f8eobfQ5so52RIIA==
dependencies:
"@typescript-eslint/parser" "^3.0.0"
common-tags "^1.4.0"
Expand Down

0 comments on commit f0564d1

Please sign in to comment.