Skip to content

Commit

Permalink
addressing ci failure
Browse files Browse the repository at this point in the history
  • Loading branch information
elnyry-sam-k committed Jun 3, 2024
1 parent 3bdd922 commit c235cfb
Show file tree
Hide file tree
Showing 3 changed files with 51 additions and 17 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ executors:
BASH_ENV: /etc/profile ## Ref: https://circleci.com/docs/env-vars/#alpine-linux
NVM_ARCH_UNOFFICIAL_OVERRIDE: x64-musl ## Ref: https://github.com/nvm-sh/nvm/issues/1102#issuecomment-550572252
docker:
- image: node:lts-alpine # Ref: https://hub.docker.com/_/node?tab=tags&page=1&name=alpine
- image: node:18-alpine3.19 # Ref: https://hub.docker.com/_/node?tab=tags&page=1&name=alpine

default-machine:
working_directory: *WORKING_DIR
Expand Down
64 changes: 49 additions & 15 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
},
"devDependencies": {
"async-retry": "1.3.3",
"audit-ci": "^6.6.1",
"audit-ci": "^7.0.1",
"get-port": "5.1.1",
"jsdoc": "4.0.3",
"jsonpath": "1.1.1",
Expand Down

0 comments on commit c235cfb

Please sign in to comment.