Skip to content

Commit 90a8a8d

Browse files
chore: update testcontainers node to v10.18.0
1 parent a406f84 commit 90a8a8d

File tree

2 files changed

+16
-17
lines changed

2 files changed

+16
-17
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
],
1313
"engines": {
1414
"node": ">=22.13.1",
15-
"npm": ">=11.1.0"
15+
"npm": ">=10.9.2"
1616
},
1717
"keywords": [
1818
"playwright",
@@ -75,7 +75,6 @@
7575
"typescript": "^5.4.2"
7676
},
7777
"dependencies": {
78-
"testcontainers": "^10.13.2"
79-
},
80-
"packageManager": "pnpm@7.27.0+sha512.9efc46af182ede8632c3bce0ec3768b449eaa7daff734fe22d91ebe907b024f1245451923ddb31ae6d0714a0643aac02227a2eb45cf3fe6b46c7ea5b615f140b"
78+
"testcontainers": "^10.18.0"
79+
}
8180
}

0 commit comments

Comments
 (0)