Skip to content

Commit

Permalink
feat: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sznowicki committed Apr 21, 2024
1 parent bccabfc commit 254f386
Show file tree
Hide file tree
Showing 2 changed files with 740 additions and 428 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,23 +19,23 @@
"release": "semantic-release"
},
"dependencies": {
"@mozilla/readability": "^0.4.4",
"dotenv": "^16.3.1",
"jsdom": "^23.0.0",
"meilisearch": "^0.36.0",
"mongodb": "^6.3.0",
"@mozilla/readability": "^0.5.0",
"dotenv": "^16.4.5",
"jsdom": "^24.0.0",
"meilisearch": "^0.38.0",
"mongodb": "^6.5.0",
"robots-parser": "^3.0.1",
"yargs": "^17.7.2"
},
"devDependencies": {
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/commit-analyzer": "^11.1.0",
"@semantic-release/commit-analyzer": "^12.0.0",
"@semantic-release/git": "^10.0.1",
"@semantic-release/npm": "^11.0.2",
"@semantic-release/release-notes-generator": "^12.1.0",
"c8": "^8.0.1",
"eslint": "^8.55.0",
"eslint-config-minimal-tabs": "^0.0.1",
"semantic-release": "^22.0.12"
"@semantic-release/npm": "^12.0.0",
"@semantic-release/release-notes-generator": "^13.0.0",
"c8": "^9.1.0",
"eslint": "^9.1.0",
"eslint-config-minimal-tabs": "^1.0.0",
"semantic-release": "^23.0.8"
}
}
Loading

0 comments on commit 254f386

Please sign in to comment.