Skip to content

Commit

Permalink
chore(deps): update dependency eslint-config-prettier to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 11, 2020
1 parent e95945f commit 8ff8c86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "paypal-checkout-demo",
"version": "2.0.6",
"version": "3.0.0",
"description": "Demo application for paypal checkout",
"main": "src/app/server/index.js",
"files": [
Expand Down Expand Up @@ -36,7 +36,7 @@
"@babel/preset-react": "^7.10.4",
"babel-loader": "^8.1.0",
"eslint": "^7.4.0",
"eslint-config-prettier": "^6.11.0",
"eslint-config-prettier": "^7.0.0",
"eslint-plugin-prettier": "^3.1.4",
"husky": "^4.2.5",
"lint-staged": "^10.2.11",
Expand Down

0 comments on commit 8ff8c86

Please sign in to comment.