Skip to content

Commit

Permalink
Update Node.js
Browse files Browse the repository at this point in the history
  • Loading branch information
valtionavustus-renovate[bot] committed Oct 31, 2024
1 parent 930dd84 commit 6da1d4d
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 14 deletions.
8 changes: 4 additions & 4 deletions cdk/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 cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"cdk": "cdk"
},
"devDependencies": {
"@types/node": "22.8.1",
"@types/node": "22.8.2",
"aws-cdk": "2.164.1",
"tsx": "4.19.2",
"typescript": "5.6.3"
Expand Down
14 changes: 7 additions & 7 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 @@ -47,7 +47,7 @@
"@types/big.js": "6.2.2",
"@types/chai": "5.0.1",
"@types/lodash": "4.17.12",
"@types/node": "22.8.1",
"@types/node": "22.8.2",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/seamless-immutable": "7.1.19",
Expand Down
2 changes: 1 addition & 1 deletion scripts/psql/Dockerfile.psql-tunnel
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:22-bookworm@sha256:7bb7ecec4688af18a20db29d138baa05f31cf45134329ee2f01c7993a273dacc
FROM node:22-bookworm@sha256:de4c8be8232b7081d8846360d73ce6dbff33c6636f2259cd14d82c0de1ac3ff2

COPY . /app
WORKDIR /app
Expand Down

0 comments on commit 6da1d4d

Please sign in to comment.