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 Dec 19, 2023
1 parent 6bc8d59 commit 2ec1365
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 @@ -47,15 +47,15 @@
"@hapi/hapi": "20.3.0",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"eslint": "7.32.0",
"eslint-config-airbnb-base": "14.2.1",
"eslint-config-prettier": "8.10.0",
"eslint": "8.56.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-prettier": "5.1.0",
"express": "4.18.2",
"fastify": "4.22.1",
"json-schema-to-typescript": "10.1.5",
"prettier": "2.8.8",
"prettier": "3.1.1",
"semantic-release": "19.0.5",
"stoppable": "1.1.0",
"tap": "16.3.9",
Expand Down

0 comments on commit 2ec1365

Please sign in to comment.