File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 52
52
"@rollup/plugin-babel" : " 6.0.4" ,
53
53
"@rollup/plugin-node-resolve" : " 16.0.1" ,
54
54
"@types/jest" : " 29.5.14" ,
55
- "@types/ramda" : " 0.30.2 " ,
55
+ "@types/ramda" : " 0.31.0 " ,
56
56
"@typescript-eslint/eslint-plugin" : " 5.62.0" ,
57
57
"@typescript-eslint/parser" : " 5.62.0" ,
58
58
"eslint" : " 8.57.1" ,
Original file line number Diff line number Diff line change 1843
1843
dependencies :
1844
1844
undici-types "~6.19.2"
1845
1845
1846
- " @types/ramda@0.30.2 " :
1847
- version "0.30.2 "
1848
- resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.30.2 .tgz#70661b20c1bb969589a551b7134ae75008ffbfb6 "
1849
- integrity sha512-PyzHvjCalm2BRYjAU6nIB3TprYwMNOUY/7P/N8bSzp9W/yM2YrtGtAnnVtaCNSeOZ8DzKyFDvaqQs7LnWwwmBA ==
1846
+ " @types/ramda@0.31.0 " :
1847
+ version "0.31.0 "
1848
+ resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.31.0 .tgz#a32da24257804d53194875361e0d74b8666c8cb0 "
1849
+ integrity sha512-1lWWZ/2YiNttGcIUxQwnvMuh55GIEbn/zlpzzEojAsbxquI/TXQZCRaXsfxG1CHjlqGoqxWePkvaM/5qYHNuvQ ==
1850
1850
dependencies :
1851
- types-ramda "^0.30.1 "
1851
+ types-ramda "^0.31.0 "
1852
1852
1853
1853
1854
1854
version "1.20.2"
@@ -4946,10 +4946,10 @@ typedarray@^0.0.6:
4946
4946
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
4947
4947
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
4948
4948
4949
- types-ramda@^0.30.1 :
4950
- version "0.30.1 "
4951
- resolved "https://registry.yarnpkg.com/types-ramda/-/types-ramda-0.30.1 .tgz#03d255128e3696aeaac76281ca19949e01dddc78 "
4952
- integrity sha512-1HTsf5/QVRmLzcGfldPFvkVsAdi1db1BBKzi7iW3KBUlOICg/nKnFS+jGqDJS3YD8VsWbAh7JiHeBvbsw8RPxA ==
4949
+ types-ramda@^0.31.0 :
4950
+ version "0.31.0 "
4951
+ resolved "https://registry.yarnpkg.com/types-ramda/-/types-ramda-0.31.0 .tgz#7cb72d1133107679855aab1e57a0cbffff3ea8b1 "
4952
+ integrity sha512-vaoC35CRC3xvL8Z6HkshDbi6KWM1ezK0LHN0YyxXWUn9HKzBNg/T3xSGlJZjCYspnOD3jE7bcizsp0bUXZDxnQ ==
4953
4953
dependencies :
4954
4954
ts-toolbelt "^9.6.0"
4955
4955
You can’t perform that action at this time.
0 commit comments