File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
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.31.0 " ,
55
+ "@types/ramda" : " 0.31.1 " ,
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 1886
1886
dependencies :
1887
1887
undici-types "~6.19.2"
1888
1888
1889
-
1890
- version "0.31.0 "
1891
- resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.31.0 .tgz#a32da24257804d53194875361e0d74b8666c8cb0 "
1892
- integrity sha512-1lWWZ/2YiNttGcIUxQwnvMuh55GIEbn/zlpzzEojAsbxquI/TXQZCRaXsfxG1CHjlqGoqxWePkvaM/5qYHNuvQ ==
1889
+
1890
+ version "0.31.1 "
1891
+ resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.31.1 .tgz#da637f3110b0677521dbc13d8a86ec7cbbf8e3fe "
1892
+ integrity sha512-Vt6sFXnuRpzaEj+yeutA0q3bcAsK7wdPuASIzR9LXqL4gJPyFw8im9qchlbp4ltuf3kDEIRmPJTD/Fkg60dn7g ==
1893
1893
dependencies :
1894
1894
types-ramda "^0.31.0"
1895
1895
You can’t perform that action at this time.
0 commit comments