Skip to content

Commit

Permalink
chore(deps): update eslint packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 7, 2023
1 parent 6b3b0ac commit f570910
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paypal/paypal-checkout-demo",
"version": "2.0.15",
"version": "3.0.0",
"description": "Demo application for paypal checkout",
"main": "src/app/server/index.js",
"files": [
Expand Down Expand Up @@ -36,9 +36,9 @@
"@babel/preset-react": "^7.10.4",
"babel-loader": "^8.1.0",
"concurrently": "^7.6.0",
"eslint": "^7.4.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-prettier": "^3.1.4",
"eslint": "^8.0.0",
"eslint-config-prettier": "^8.0.0",
"eslint-plugin-prettier": "^4.0.0",
"husky": "^4.2.5",
"lint-staged": "^10.2.11",
"nodemon": "^2.0.20",
Expand Down

0 comments on commit f570910

Please sign in to comment.