Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/eslint-config-pretti…
Browse files Browse the repository at this point in the history
…er-10.0.1
  • Loading branch information
madhavilosetty-intel authored Jan 14, 2025
2 parents 29d21af + 1afa1c1 commit 692e6d6
Show file tree
Hide file tree
Showing 3 changed files with 56 additions and 56 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Copyright (c) Intel Corporation 2021
# SPDX-License-Identifier: Apache-2.0
#*********************************************************************/
FROM node:23-bullseye-slim@sha256:a8eb7b8b06ebb1726cd5af0e54cbae419873ecc092e62a649c2a05b5942e2011 as builder
FROM node:23-bullseye-slim@sha256:1aef3f68a0063f11f57b3ad413289e97e16bcaa0b6d8f9d0c7128457a0e5d6f8 as builder

WORKDIR /rps

Expand Down
106 changes: 53 additions & 53 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@types/consul": "^2.0.0",
"@types/express": "^4.17.21",
"@types/jest": "^29.5.14",
"@types/node": "^22.10.5",
"@types/node": "^22.10.6",
"@types/node-forge": "^1.3.11",
"@types/pg": "^8.11.10",
"@types/ws": "^8.5.13",
Expand All @@ -95,7 +95,7 @@
"ts-jest-mock-import-meta": "^1.2.1",
"ts-node": "^10.9.2",
"typescript": "^5.7.3",
"typescript-eslint": "8.19.1"
"typescript-eslint": "8.20.0"
},
"optionalDependencies": {
"fsevents": "^2.3.3"
Expand Down

0 comments on commit 692e6d6

Please # to comment.