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 Oct 29, 2023
1 parent 831b79d commit df6e705
Show file tree
Hide file tree
Showing 2 changed files with 686 additions and 549 deletions.
24 changes: 12 additions & 12 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.6",
"@types/jsdom": "^21.1.4",
"@types/uuid": "^9.0.6",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"eslint": "^8.46.0",
"eslint": "^8.52.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.29.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"
"typescript": "^5.2.2"
},
"dependencies": {
"@dimitrilahaye/html-to-epub": "^1.0.1",
"axios": "^1.4.0",
"axios": "^1.6.0",
"extract-inline-css": "^1.0.2",
"retry-axios": "^3.0.0",
"retry-axios": "^3.1.0",
"rx-queue": "^1.0.5",
"uuid": "^9.0.0"
"uuid": "^9.0.1"
}
}
Loading

0 comments on commit df6e705

Please sign in to comment.