Skip to content

Commit

Permalink
Merge pull request #345 from devmehq/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
  • Loading branch information
meabed authored Mar 5, 2024
2 parents b5bdca3 + e4c15fd commit 2a315d8
Show file tree
Hide file tree
Showing 2 changed files with 491 additions and 302 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"axios": "^1.0.0",
"cheerio": "1.0.0-rc.12",
"epub2": "3.0.2",
"html-entities": "2.4.0",
"html-entities": "2.5.2",
"iconv-lite": "0.6.3",
"jschardet": "3.0.0",
"marked": "12.0.0",
Expand All @@ -76,26 +76,26 @@
"yauzl": "2.10.0"
},
"devDependencies": {
"@types/chai": "4.3.11",
"@types/eslint": "8.56.3",
"@types/chai": "4.3.12",
"@types/eslint": "8.56.5",
"@types/eslint-plugin-prettier": "3.1.3",
"@types/marked": "5.0.2",
"@types/mime": "3.0.4",
"@types/mocha": "10.0.6",
"@types/prettier": "2.7.3",
"@types/xmldom": "0.1.34",
"@types/yauzl": "2.10.3",
"@typescript-eslint/eslint-plugin": "7.0.2",
"@typescript-eslint/parser": "7.0.2",
"@typescript-eslint/eslint-plugin": "7.1.1",
"@typescript-eslint/parser": "7.1.1",
"chai": "5.1.0",
"co-mocha": "1.2.2",
"eslint": "8.56.0",
"eslint": "8.57.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react": "7.34.0",
"husky": "9.0.11",
"lint-staged": "15.2.2",
"mocha": "10.3.0",
Expand Down
Loading

0 comments on commit 2a315d8

Please sign in to comment.