Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 15, 2024
1 parent 831b79d commit a8f77d8
Show file tree
Hide file tree
Showing 2 changed files with 1,248 additions and 687 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,30 +28,30 @@
},
"license": "MIT",
"devDependencies": {
"@thetribe/eslint-config-typescript": "^0.5.0",
"@types/jest": "^29.5.3",
"@types/jsdom": "^21.1.1",
"@types/uuid": "^9.0.2",
"@thetribe/eslint-config-typescript": "^0.5.1",
"@types/jest": "^29.5.13",
"@types/jsdom": "^21.1.7",
"@types/uuid": "^9.0.8",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"eslint": "^8.46.0",
"eslint": "^8.57.0",
"eslint-config-google": "^0.14.0",
"eslint-config-prettier": "^8.9.0",
"eslint-plugin-import": "^2.28.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-prettier": "^4.2.1",
"jest": "^29.6.2",
"jest": "^29.7.0",
"jsdom": "^22.1.0",
"prettier": "^2.8.8",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1",
"typescript": "^5.1.6"
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"typescript": "^5.6.2"
},
"dependencies": {
"@dimitrilahaye/html-to-epub": "^1.0.1",
"axios": "^1.4.0",
"axios": "^1.7.7",
"extract-inline-css": "^1.0.2",
"retry-axios": "^3.0.0",
"retry-axios": "^3.1.3",
"rx-queue": "^1.0.5",
"uuid": "^9.0.0"
"uuid": "^9.0.1"
}
}
Loading

0 comments on commit a8f77d8

Please sign in to comment.