File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 24
24
},
25
25
"devDependencies" : {
26
26
"@types/jest" : " ^27.4.0" ,
27
- "@types/ramda" : " ^0.28.11 " ,
27
+ "@types/ramda" : " ^0.28.15 " ,
28
28
"@types/react" : " 17.0.38" ,
29
29
"@types/react-test-renderer" : " ^17.0.1" ,
30
30
"babel-jest" : " ^27.4.6" ,
Original file line number Diff line number Diff line change @@ -1237,12 +1237,12 @@ __metadata:
1237
1237
languageName : node
1238
1238
linkType : hard
1239
1239
1240
- " @types/ramda@npm:^0.28.11 " :
1241
- version : 0.28.11
1242
- resolution : " @types/ramda@npm:0.28.11 "
1240
+ " @types/ramda@npm:^0.28.15 " :
1241
+ version : 0.28.15
1242
+ resolution : " @types/ramda@npm:0.28.15 "
1243
1243
dependencies :
1244
1244
ts-toolbelt : ^6.15.1
1245
- checksum : 153f106424274a788dfac372f5d0735fefc96b8b3737d1d717aa47268a447b52a18db6de4608e129ebe394e78207748efe1c2ef8685765e5a213fb800a4830d8
1245
+ checksum : f96576c78a3bfdc8d0675a7c5fb237a56fe76b1d380578f63e59185bd1938c38729d7051d92750e6773bc2ea9c64e5d63bdbd7b95c92f5d400d3d5ce850a6dbd
1246
1246
languageName : node
1247
1247
linkType : hard
1248
1248
@@ -7424,7 +7424,7 @@ resolve@^2.0.0-next.3:
7424
7424
dependencies :
7425
7425
" @stitches/react " : ^0.2.5
7426
7426
" @types/jest " : ^27.4.0
7427
- " @types/ramda " : ^0.28.11
7427
+ " @types/ramda " : ^0.28.15
7428
7428
" @types/react " : 17.0.38
7429
7429
" @types/react-test-renderer " : ^17.0.1
7430
7430
babel-jest : ^27.4.6
You can’t perform that action at this time.
0 commit comments