Skip to content

Commit

Permalink
Update node
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 3, 2024
1 parent 1d21ac4 commit 9a6d46e
Show file tree
Hide file tree
Showing 5 changed files with 66 additions and 66 deletions.
2 changes: 1 addition & 1 deletion lib/engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"devDependencies": {
"@not-govuk/app-composer": "workspace:^0.11.1",
"@types/node": "20.12.2",
"@types/node": "20.16.2",
"@types/passport": "1.0.16",
"@types/restify": "8.5.12",
"graphql": "15.9.0",
Expand Down
2 changes: 1 addition & 1 deletion lib/plop-pack/skel/app/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:20-alpine
FROM node:20.17.0-alpine

RUN apk add --no-cache ca-certificates \
&& apk upgrade --no-cache \
Expand Down
2 changes: 1 addition & 1 deletion lib/server-renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@not-govuk/restify": "workspace:^0.11.1",
"@types/node": "20.12.2",
"@types/node": "20.16.2",
"@types/react": "16.14.60",
"@types/react-dom": "16.9.24",
"graphql": "15.9.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
},
"devDependencies": {
"@not-govuk/component-test-helpers": "workspace:^0.11.1",
"@types/node": "20.12.2",
"@types/node": "20.16.2",
"@types/react": "16.14.60",
"@types/react-dom": "16.9.24",
"govuk-frontend": "4.8.0",
Expand Down
Loading

1 comment on commit 9a6d46e

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.