user-agents 1.1.324 → 1.1.326

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -98,6 +98,7 @@ jobs:
98
98
  key: dependency-cache-{{ checksum "yarn.lock" }}
99
99
  - run:
100
100
  name: Update the user agents data
101
+ no_output_timeout: 30m
101
102
  command: |
102
103
  yarn update-data
103
104
  - store_artifacts: