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] committed Sep 1, 2023
1 parent ee1d86d commit 793f9bd
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,15 +44,15 @@
"devDependencies": {
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"eslint": "8.44.0",
"eslint": "8.48.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-import": "2.27.5",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-prettier": "4.2.1",
"prettier": "2.8.8",
"rollup": "2.79.1",
"semantic-release": "19.0.5",
"tap": "16.3.8",
"@babel/eslint-parser": "7.22.5"
"@babel/eslint-parser": "7.22.11"
}
}

0 comments on commit 793f9bd

Please sign in to comment.