Skip to content

Commit

Permalink
Bump the development group across 1 directory with 5 updates (#408)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent 9013c06 commit f184dbb
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 106 deletions.
5 changes: 1 addition & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,6 @@ jobs:
tag: << parameters.node-version >>
steps:
- checkout
- run:
name: Update npm
command: sudo npm install -g npm@latest
- restore_cache:
key: dependency-cache-node<< parameters.node-version >>-{{ checksum "clients/node/package-lock.json" }}
- run:
Expand Down Expand Up @@ -110,7 +107,7 @@ workflows:
- test-node-client:
matrix:
parameters:
node-version: ["18.20", "20.18", "22.10"]
node-version: ["18.20", "20.18", "22.12"]
- hmpps/helm_lint:
name: helm_lint
- hmpps/build_multiplatform_docker:
Expand Down
179 changes: 77 additions & 102 deletions clients/node/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f184dbb

Please # to comment.