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 Aug 11, 2023
1 parent f529a06 commit b1d5620
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 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-config-prettier": "8.8.0",
"eslint": "8.47.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "9.0.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.1",
"tap": "16.3.4"
}
}

0 comments on commit b1d5620

Please sign in to comment.