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 Jul 1, 2024
1 parent 077774b commit a72dfa2
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
Expand Up @@ -26,15 +26,15 @@
},
"homepage": "https://github.com/eik-lib/sink#readme",
"devDependencies": {
"@babel/eslint-parser": "7.24.6",
"@babel/eslint-parser": "7.24.7",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"eslint": "8.57.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-prettier": "5.1.3",
"prettier": "3.2.5",
"prettier": "3.3.2",
"semantic-release": "23.1.1",
"tap": "18.7.2"
}
Expand Down

0 comments on commit a72dfa2

Please sign in to comment.