Skip to content

Commit

Permalink
chore(deps): update dependency eslint-config-prettier to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 19, 2021
1 parent 217af7f commit 8912736
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.8",
"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": "^8.0.0",
"eslint-plugin-prettier": "^3.1.4",
"husky": "^4.2.5",
"lint-staged": "^10.2.11",
Expand Down

0 comments on commit 8912736

Please sign in to comment.