Skip to content

Commit

Permalink
Merge pull request #731 from no23reason/dependabot/npm_and_yarn/eslin…
Browse files Browse the repository at this point in the history
…t-config-prettier-8.1.0

build(deps-dev): bump eslint-config-prettier from 7.2.0 to 8.1.0
  • Loading branch information
no23reason authored Apr 25, 2021
2 parents adc30ef + 52bb65f commit 2efd1bb
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 @@ -40,7 +40,7 @@
"cz-conventional-changelog": "^3.0.2",
"docz": "^2.0.0-rc.35",
"eslint": "^7.1.0",
"eslint-config-prettier": "^7.0.0",
"eslint-config-prettier": "^8.1.0",
"eslint-plugin-prettier": "^3.1.3",
"eslint-plugin-react": "^7.7.0",
"gatsby-plugin-mdx": "^1.0.39",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6126,10 +6126,10 @@ escodegen@^1.14.1, escodegen@^1.8.1:
optionalDependencies:
source-map "~0.6.1"

eslint-config-prettier@^7.0.0:
version "7.2.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.2.0.tgz#f4a4bd2832e810e8cc7c1411ec85b3e85c0c53f9"
integrity sha512-rV4Qu0C3nfJKPOAhFujFxB7RMP+URFyQqqOZW9DMRD7ZDTFyjaIlETU3xzHELt++4ugC0+Jm084HQYkkJe+Ivg==
eslint-config-prettier@^8.1.0:
version "8.1.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.1.0.tgz#4ef1eaf97afe5176e6a75ddfb57c335121abc5a6"
integrity sha512-oKMhGv3ihGbCIimCAjqkdzx2Q+jthoqnXSP+d86M9tptwugycmTFdVR4IpLgq2c4SHifbwO90z2fQ8/Aio73yw==

eslint-config-react-app@^4.0.1:
version "4.0.1"
Expand Down

0 comments on commit 2efd1bb

Please sign in to comment.