Skip to content

Commit cac538c

Browse files
chore(deps): update all non-major dependencies
1 parent 3bafc6a commit cac538c

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

api/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# RedHat UBI 8 with nodejs 20
2-
FROM registry.access.redhat.com/ubi8/nodejs-20:1-71.1735831626 AS builder
2+
FROM registry.access.redhat.com/ubi8/nodejs-20:1-71.1736298170 AS builder
33

44
# Install packages, build and keep only prod packages
55
WORKDIR /app

libs/package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

libs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"jest-sonar-reporter": "^2.0.0",
2727
"ts-jest": "^29.1.0",
2828
"ts-node": "~9.1.1",
29-
"typescript": "~5.1.6"
29+
"typescript": "~5.7.0"
3030
},
3131
"jest": {
3232
"moduleFileExtensions": [

0 commit comments

Comments
 (0)