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" : " 15.2.3" ,
54
54
"@types/jest" : " 29.5.12" ,
55
- "@types/ramda" : " 0.30.1 " ,
55
+ "@types/ramda" : " 0.30.2 " ,
56
56
"@typescript-eslint/eslint-plugin" : " 5.62.0" ,
57
57
"@typescript-eslint/parser" : " 5.62.0" ,
58
58
"eslint" : " 8.57.0" ,
Original file line number Diff line number Diff line change 2108
2108
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.13.tgz#f64277c341150c979e42b00e4ac289290c9df469"
2109
2109
integrity sha512-N+0kuo9KgrUQ1Sn/ifDXsvg0TTleP7rIy4zOBGECxAljqvqfqpTfzx0Q1NUedOixRMBfe2Whhb056a42cWs26Q==
2110
2110
2111
-
2112
- version "0.30.1 "
2113
- resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.30.1 .tgz#316257fec12747bb39a2e921df48a9dcb8c164a9 "
2114
- integrity sha512-aoyF/ADPL6N+/NXXfhPWF+Qj6w1Cql59m9wX0Gi15uyF+bpzXeLd63HPdiTDE2bmLXfNcVufsDPKmbfOrOzTBA ==
2111
+
2112
+ version "0.30.2 "
2113
+ resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.30.2 .tgz#70661b20c1bb969589a551b7134ae75008ffbfb6 "
2114
+ integrity sha512-PyzHvjCalm2BRYjAU6nIB3TprYwMNOUY/7P/N8bSzp9W/yM2YrtGtAnnVtaCNSeOZ8DzKyFDvaqQs7LnWwwmBA ==
2115
2115
dependencies :
2116
2116
types-ramda "^0.30.1"
2117
2117
You can’t perform that action at this time.
0 commit comments