Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Commit

Permalink
Merge pull request #579 from probil/dependabot/npm_and_yarn/tough-coo…
Browse files Browse the repository at this point in the history
…kie-and-testcafe-4.1.3

chore(deps): bump tough-cookie and testcafe
  • Loading branch information
probil authored Sep 10, 2023
2 parents ed7f837 + ce4ba96 commit 05868b5
Show file tree
Hide file tree
Showing 3 changed files with 402 additions and 538 deletions.
13 changes: 6 additions & 7 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,19 +1,18 @@
version: 2
version: 2.1
orbs:
node: circleci/[email protected]
browser-tools: circleci/[email protected]
jobs:
build:
docker:
# specify the version you desire here
- image: circleci/node:latest-browsers

# Specify service dependencies here if necessary
# CircleCI maintains a library of pre-built images
# documented at https://circleci.com/docs/2.0/circleci-images/
# - image: circleci/mongo:3.4.4
- image: cimg/node:lts-browsers

working_directory: ~/repo

steps:
- checkout
- browser-tools/install-browser-tools

# Download and cache dependencies
- restore_cache:
Expand Down
Loading

0 comments on commit 05868b5

Please sign in to comment.