This repository was archived by the owner on Feb 1, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " docker-tests" ,
3
3
"devDependencies" : {
4
- "@types/jest" : " ^29.2.4 " ,
4
+ "@types/jest" : " ^29.2.5 " ,
5
5
"axios" : " ^0.27.2" ,
6
6
"jest" : " ^29.3.1" ,
7
7
"ts-jest" : " ^29.0.3" ,
Original file line number Diff line number Diff line change 32
32
"@tailwindcss/postcss7-compat" : " ^2.2.17" ,
33
33
"@testing-library/jest-dom" : " ^5.16.4" ,
34
34
"@testing-library/react" : " ^12.1.5" ,
35
- "@types/jest" : " ^29.2.4 " ,
35
+ "@types/jest" : " ^29.2.5 " ,
36
36
"@types/react" : " ^18.0.26" ,
37
37
"@types/react-dom" : " ^18.0.10" ,
38
38
"@types/react-test-renderer" : " ^18.0.0" ,
Original file line number Diff line number Diff line change @@ -3257,13 +3257,13 @@ __metadata:
3257
3257
languageName : node
3258
3258
linkType : hard
3259
3259
3260
- " @types/jest@npm:^29.2.4 " :
3261
- version : 29.2.4
3262
- resolution : " @types/jest@npm:29.2.4 "
3260
+ " @types/jest@npm:^29.2.5 " :
3261
+ version : 29.2.5
3262
+ resolution : " @types/jest@npm:29.2.5 "
3263
3263
dependencies :
3264
3264
expect : ^29.0.0
3265
3265
pretty-format : ^29.0.0
3266
- checksum : 9deb4756fe1b438d41ff1aae7d6c216c9e49e5fe60f539f8edb6698ffeb530ff7b25d37e223439b03602ca3a7397c9c2e53e1a39c7bd616353472fce0cc04107
3266
+ checksum : d668470f00ec4cb8b8457f1fd90f7358fad8f22d74b85006dad6be522d6b9bf10f49f597e88d1d1a518d211c1b65be32a1f27f0e49ce0658d110a9206b8ea310
3267
3267
languageName : node
3268
3268
linkType : hard
3269
3269
@@ -5713,7 +5713,7 @@ __metadata:
5713
5713
version : 0.0.0-use.local
5714
5714
resolution : " docker-tests@workspace:packages/docker-tests"
5715
5715
dependencies :
5716
- " @types/jest " : ^29.2.4
5716
+ " @types/jest " : ^29.2.5
5717
5717
axios : ^0.27.2
5718
5718
jest : ^29.3.1
5719
5719
ts-jest : ^29.0.3
@@ -9569,7 +9569,7 @@ __metadata:
9569
9569
" @tailwindcss/postcss7-compat " : ^2.2.17
9570
9570
" @testing-library/jest-dom " : ^5.16.4
9571
9571
" @testing-library/react " : ^12.1.5
9572
- " @types/jest " : ^29.2.4
9572
+ " @types/jest " : ^29.2.5
9573
9573
" @types/react " : ^18.0.26
9574
9574
" @types/react-dom " : ^18.0.10
9575
9575
" @types/react-test-renderer " : ^18.0.0
You can’t perform that action at this time.
0 commit comments