Skip to content

Commit

Permalink
Merge pull request #395 from devmehq/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
  • Loading branch information
meabed authored Aug 24, 2024
2 parents 2f20c0e + 273814b commit 6ecc7ce
Show file tree
Hide file tree
Showing 2 changed files with 155 additions and 98 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
},
"dependencies": {
"axios": "^1.0.0",
"cheerio": "1.0.0-rc.12",
"cheerio": "1.0.0",
"epub2": "3.0.2",
"html-entities": "2.5.2",
"iconv-lite": "0.6.3",
Expand All @@ -85,20 +85,20 @@
"@types/prettier": "3.0.0",
"@types/xmldom": "0.1.34",
"@types/yauzl": "2.10.3",
"@typescript-eslint/eslint-plugin": "8.0.1",
"@typescript-eslint/parser": "8.0.1",
"@typescript-eslint/eslint-plugin": "8.2.0",
"@typescript-eslint/parser": "8.2.0",
"chai": "5.1.1",
"co-mocha": "1.2.2",
"eslint": "9.8.0",
"eslint": "9.9.1",
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsx-a11y": "6.9.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.35.0",
"husky": "9.1.4",
"lint-staged": "15.2.8",
"mocha": "10.7.0",
"husky": "9.1.5",
"lint-staged": "15.2.9",
"mocha": "10.7.3",
"nyc": "17.0.0",
"prettier": "3.3.3",
"pretty-quick": "4.0.0",
Expand Down
Loading

0 comments on commit 6ecc7ce

Please sign in to comment.