Skip to content

Commit

Permalink
Merge branch 'master' into renovate/chai-5.x
Browse files Browse the repository at this point in the history
  • Loading branch information
abbasiTahir authored Mar 13, 2024
2 parents e84971d + d965fd4 commit b86e11a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ---- Base image ----

FROM hmctspublic.azurecr.io/base/node:18-alpine as base
FROM hmctspublic.azurecr.io/base/node:20-alpine as base

ENV WORKDIR /opt/app
WORKDIR ${WORKDIR}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"validator": "^13.7.0"
},
"devDependencies": {
"@pact-foundation/pact": "^9.13.0",
"@pact-foundation/pact": "^12.0.0",
"@pact-foundation/pact-node": "^10.11.0",
"@playwright/test": "^1.41.2",
"@types/node": "^20.11.19",
Expand Down

0 comments on commit b86e11a

Please sign in to comment.