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 Feb 1, 2024
1 parent 3d0f776 commit 48782ce
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"fastify-plugin": "4.5.1"
},
"devDependencies": {
"@babel/eslint-parser": "7.23.3",
"@babel/eslint-parser": "7.23.10",
"@fastify/formbody": "7.4.0",
"@podium/podlet": "4.5.0",
"@podium/test-utils": "2.5.2",
Expand All @@ -53,9 +53,9 @@
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-prettier": "5.1.2",
"eslint-plugin-prettier": "5.1.3",
"fastify": "4.25.2",
"prettier": "3.1.1",
"prettier": "3.2.4",
"semantic-release": "22.0.12",
"tap": "18.6.1"
}
Expand Down

0 comments on commit 48782ce

Please sign in to comment.