Skip to content

Commit

Permalink
chore(deps) Update dependency eslint to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 26, 2024
1 parent 81d0ba6 commit 6affdc2
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
@@ -1,6 +1,6 @@
{
"name": "meilisearch-medical-synonyms",
"version": "1.2.60",
"version": "1.2.61",
"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 @@
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"cz-conventional-changelog": "3.3.0",
"eslint": "^8.35.0",
"eslint": "^9.0.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.1",
"lint-staged": "15.2.4",
Expand Down

0 comments on commit 6affdc2

Please sign in to comment.