Skip to content

Commit

Permalink
chore(deps): update eslint and prettier packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 14, 2023
1 parent f529a06 commit 59766d8
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
Expand Up @@ -44,13 +44,13 @@
"@semantic-release/release-notes-generator": "10.0.3",
"semantic-release": "19.0.5",
"@podium/test-utils": "2.5.2",
"eslint": "7.32.0",
"eslint-config-airbnb-base": "14.2.1",
"eslint": "8.45.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-prettier": "3.4.1",
"eslint-plugin-prettier": "5.0.0",
"express": "4.18.2",
"prettier": "2.8.8",
"prettier": "3.0.0",
"tap": "16.3.4"
}
}

0 comments on commit 59766d8

Please sign in to comment.