Skip to content

Commit

Permalink
fix: upgrade dependencies (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
scttcper authored Aug 22, 2022
1 parent c9935bf commit ca46ca2
Show file tree
Hide file tree
Showing 3 changed files with 763 additions and 649 deletions.
5 changes: 2 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,10 @@ orbs:
jobs:
test:
docker:
- image: cimg/base:stable
- image: linuxserver/deluge
- image: cimg/node:current
- image: linuxserver/deluge@sha256:883b538122d5033c1a7a6218751691e7f766814042d2a7c87a5721bce9aad35e
steps:
- checkout
- node/install
- node/install-packages
- run:
name: lint
Expand Down
Loading

0 comments on commit ca46ca2

Please sign in to comment.