Skip to content

Commit 77c558a

Browse files
chore(deps): update patch-all
1 parent 2593a6d commit 77c558a

4 files changed

Lines changed: 7 additions & 7 deletions

File tree

.dev/compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: runtime-tests
22

33
services:
44
runtime-mongo:
5-
image: mongo@sha256:6f55a078e025aa29fea2826c82f67ff2f774b82efd816c4c30bbfe67904f0bb8
5+
image: mongo@sha256:9e52bf8768ae4f59b9ca734845d15cee0e523ced14b900cc3692d241eec9154c
66
container_name: runtime-mongo
77
ports:
88
- "27021:27017"

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
25.6.0
1+
25.6.1

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@js-soft/eslint-config-ts": "^2.0.4",
3131
"@js-soft/license-check": "^1.0.10",
3232
"@types/jest": "^30.0.0",
33-
"@types/node": "^24.10.12",
33+
"@types/node": "^24.10.13",
3434
"enhanced-publish": "^1.1.7",
3535
"eslint": "^9.39.2",
3636
"jest": "^30.2.0",

0 commit comments

Comments
 (0)