Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/ts-jest-mock-import-…
Browse files Browse the repository at this point in the history
…meta-1.2.1
  • Loading branch information
madhavilosetty-intel authored Nov 14, 2024
2 parents 7dd7699 + 2edbec1 commit 9a4231a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 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:57fcaeea7900853617cdf12fb74de5068412259d82c591f45dfe17e97dcf2cf6 as builder
FROM node:23-bullseye-slim@sha256:0339f57068bbd573875dd2f86d5869e7bc3dc8032f66b47eaa84872f91a55711 as builder

WORKDIR /rps

Expand Down
8 changes: 4 additions & 4 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 @@ -67,7 +67,7 @@
"winston": "^3.17.0",
"ws": "^8.18.0",
"xml2js": "^0.6.2",
"xstate": "^5.18.2"
"xstate": "^5.19.0"
},
"devDependencies": {
"@jest/globals": "^29.7.0",
Expand Down

0 comments on commit 9a4231a

Please sign in to comment.