Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/types/node-22.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
madhavilosetty-intel authored Feb 4, 2025
2 parents 3c06cc0 + 03b64dd commit 84c9692
Show file tree
Hide file tree
Showing 3 changed files with 60 additions and 60 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:ddde50802a76b8ac61995c7d44d469c39e483e391cad03327065ac2e1f28abfd as builder
FROM node:23-bullseye-slim@sha256:9b04ccc8d2fb14843e77446c1a0625b88cf2b5e5091bad4d987faa2a8180ebed as builder

WORKDIR /rps

Expand Down
116 changes: 58 additions & 58 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 @@ -95,7 +95,7 @@
"ts-jest-mock-import-meta": "^1.2.1",
"ts-node": "^10.9.2",
"typescript": "^5.7.3",
"typescript-eslint": "8.22.0"
"typescript-eslint": "8.23.0"
},
"optionalDependencies": {
"fsevents": "^2.3.3"
Expand Down

0 comments on commit 84c9692

Please sign in to comment.