Skip to content

Commit fff3a66

Browse files
authored
feat: support for proxy tiers (#290)
* feat: support for proxy tiers * chore: bump crawlee to 3.9.0 * feat: tighter types for `tieredProxyConfig`
1 parent 23a38d8 commit fff3a66

File tree

5 files changed

+283
-120
lines changed

5 files changed

+283
-120
lines changed

package-lock.json

Lines changed: 105 additions & 105 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@typescript-eslint/eslint-plugin": "^7.0.0",
6666
"@typescript-eslint/parser": "^7.0.0",
6767
"commitlint": "^18.0.0",
68-
"crawlee": "^3.8.2",
68+
"crawlee": "^3.9.0",
6969
"eslint": "^8.54.0",
7070
"fs-extra": "^11.1.1",
7171
"gen-esm-wrapper": "^1.1.3",

0 commit comments

Comments
 (0)