Skip to content

Commit

Permalink
chore(deps) Update dependency prettier to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 12, 2023
1 parent db0240d commit 6ca5e36
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "meilisearch-medical-synonyms",
"version": "1.2.36",
"version": "1.2.37",
"description": "List of common medical terms to be used in a meilisearch index as a synonym list",
"main": "build/index.js",
"module": "build/index.es.mjs",
Expand Down Expand Up @@ -48,7 +48,7 @@
"cz-conventional-changelog": "3.3.0",
"eslint": "^8.35.0",
"lint-staged": "15.0.2",
"prettier": "^2.8.4",
"prettier": "^3.0.0",
"rollup": "^4.0.0",
"rollup-plugin-peer-deps-external": "^2.2.4",
"semantic-release": "22.0.7",
Expand Down

0 comments on commit 6ca5e36

Please sign in to comment.