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" : " 15.2.3" ,
54
54
"@types/jest" : " 29.5.12" ,
55
- "@types/ramda" : " 0.30.0 " ,
55
+ "@types/ramda" : " 0.30.1 " ,
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 1823
1823
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.13.tgz#f64277c341150c979e42b00e4ac289290c9df469"
1824
1824
integrity sha512-N+0kuo9KgrUQ1Sn/ifDXsvg0TTleP7rIy4zOBGECxAljqvqfqpTfzx0Q1NUedOixRMBfe2Whhb056a42cWs26Q==
1825
1825
1826
-
1827
- version "0.30.0 "
1828
- resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.30.0 .tgz#59ae27c3bf00036e35b6944dd7f6d283f869f908 "
1829
- integrity sha512-DQtfqUbSB18iM9NHbQ++kVUDuBWHMr6T2FpW1XTiksYRGjq4WnNPZLt712OEHEBJs7aMyJ68Mf2kGMOP1srVVw ==
1826
+
1827
+ version "0.30.1 "
1828
+ resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.30.1 .tgz#316257fec12747bb39a2e921df48a9dcb8c164a9 "
1829
+ integrity sha512-aoyF/ADPL6N+/NXXfhPWF+Qj6w1Cql59m9wX0Gi15uyF+bpzXeLd63HPdiTDE2bmLXfNcVufsDPKmbfOrOzTBA ==
1830
1830
dependencies :
1831
- types-ramda "^0.30.0 "
1831
+ types-ramda "^0.30.1 "
1832
1832
1833
1833
1834
1834
version "1.20.2"
@@ -4779,10 +4779,10 @@ typedarray@^0.0.6:
4779
4779
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
4780
4780
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
4781
4781
4782
- types-ramda@^0.30.0 :
4783
- version "0.30.0 "
4784
- resolved "https://registry.yarnpkg.com/types-ramda/-/types-ramda-0.30.0 .tgz#d4bae9c2ebaebb3fdbd538094f419ce13454cfde "
4785
- integrity sha512-oVPw/KHB5M0Du0txTEKKM8xZOG9cZBRdCVXvwHYuNJUVkAiJ9oWyqkA+9Bj2gjMsHgkkhsYevobQBWs8I2/Xvw ==
4782
+ types-ramda@^0.30.1 :
4783
+ version "0.30.1 "
4784
+ resolved "https://registry.yarnpkg.com/types-ramda/-/types-ramda-0.30.1 .tgz#03d255128e3696aeaac76281ca19949e01dddc78 "
4785
+ integrity sha512-1HTsf5/QVRmLzcGfldPFvkVsAdi1db1BBKzi7iW3KBUlOICg/nKnFS+jGqDJS3YD8VsWbAh7JiHeBvbsw8RPxA ==
4786
4786
dependencies :
4787
4787
ts-toolbelt "^9.6.0"
4788
4788
You can’t perform that action at this time.
0 commit comments