Skip to content

Commit

Permalink
Update node
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 21, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent ccc5eef commit 2837f35
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion apps/next-example/package.json
Original file line number Diff line number Diff line change
@@ -22,7 +22,7 @@
"react-dom": "18.3.1"
},
"devDependencies": {
"@types/node": "22.10.5",
"@types/node": "22.10.7",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"cypress": "13.17.0",
2 changes: 1 addition & 1 deletion lib/engine/package.json
Original file line number Diff line number Diff line change
@@ -32,7 +32,7 @@
},
"devDependencies": {
"@not-govuk/app-composer": "workspace:^0.15.4",
"@types/node": "22.10.5",
"@types/node": "22.10.7",
"@types/passport": "1.0.17",
"@types/passport-http": "^0.3.11",
"@types/react": "18.3.18",
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:22.12.0-alpine
FROM node:22.13.0-alpine

RUN apk add --no-cache ca-certificates \
&& apk upgrade --no-cache \
2 changes: 1 addition & 1 deletion lib/server-renderer/package.json
Original file line number Diff line number Diff line change
@@ -30,7 +30,7 @@
},
"devDependencies": {
"@not-govuk/restify": "workspace:^0.15.4",
"@types/node": "22.10.5",
"@types/node": "22.10.7",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"graphql": "15.9.0",

1 comment on commit 2837f35

@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.