This repository was archived by the owner on Mar 5, 2025. It is now read-only.
Commit 91a5b1f 1 parent 60d389e commit 91a5b1f Copy full SHA for 91a5b1f
File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 8
8
"devDependencies" : {
9
9
"@axe-core/playwright" : " ^4.8.5" ,
10
10
"@playwright/test" : " ^1.42.1" ,
11
- "@types/node" : " ^20.11.30 " ,
11
+ "@types/node" : " ^20.12.2 " ,
12
12
"cross-fetch" : " ^4.0.0" ,
13
13
"eslint" : " ^8.57.0" ,
14
14
"eslint-plugin-playwright" : " ^1.5.4" ,
15
- "testcontainers" : " ^10.7.2 " ,
15
+ "testcontainers" : " ^10.8.0 " ,
16
16
"typescript" : " ~5.0.4"
17
17
},
18
18
"scripts" : {
Original file line number Diff line number Diff line change 2191
2191
resolved "https://registry.yarnpkg.com/@types/ms/-/ms-0.7.31.tgz#31b7ca6407128a3d2bbc27fe2d21b345397f6197"
2192
2192
integrity sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==
2193
2193
2194
- " @types/node@*" , "@types/node@^20.11.30 ":
2195
- version "20.11.30 "
2196
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.30 .tgz#9c33467fc23167a347e73834f788f4b9f399d66f "
2197
- integrity sha512-dHM6ZxwlmuZaRmUPfv1p+KrdD1Dci04FbdEm/9wEMouFqxYoFl5aMkt0VMAUtYRQDyYvD41WJLukhq/ha3YuTw ==
2194
+ " @types/node@*" , "@types/node@^20.12.2 ":
2195
+ version "20.12.2 "
2196
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.2 .tgz#9facdd11102f38b21b4ebedd9d7999663343d72e "
2197
+ integrity sha512-zQ0NYO87hyN6Xrclcqp7f8ZbXNbRfoGWNcMvHTPQp9UUrwI0mI7XBz+cu7/W6/VClYo2g63B0cjull/srU7LgQ ==
2198
2198
dependencies :
2199
2199
undici-types "~5.26.4"
2200
2200
@@ -7458,10 +7458,10 @@ test-exclude@^6.0.0:
7458
7458
glob "^7.1.4"
7459
7459
minimatch "^3.0.4"
7460
7460
7461
- testcontainers@^10.7.2 :
7462
- version "10.7.2 "
7463
- resolved "https://registry.yarnpkg.com/testcontainers/-/testcontainers-10.7.2 .tgz#619e93200dd47f174b307b40fa830cf023b74c25 "
7464
- integrity sha512-7d+LVd/4YKp/cutiVMLL5cnj/8p8oYELAVRRyNUM4FyUDz1OLQuwW868nDl7Vd1ZAQxzGeCR+F86FlR9Yw9fMA ==
7461
+ testcontainers@^10.8.0 :
7462
+ version "10.8.0 "
7463
+ resolved "https://registry.yarnpkg.com/testcontainers/-/testcontainers-10.8.0 .tgz#3547d678c2d2078e736c45d325a3b26b7f2c93da "
7464
+ integrity sha512-C8wXze2go5NVQyzYtI8XhTJ+iVvpojuyTiG1AWIRE1C8vojCx9Za3tQ5qEx/43WWgVGYE9UVz2Qo0u9IvLE3Hw ==
7465
7465
dependencies :
7466
7466
" @balena/dockerignore" " ^1.0.2"
7467
7467
" @types/dockerode" " ^3.3.24"
You can’t perform that action at this time.
0 commit comments