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.29.10 " ,
55
+ "@types/ramda" : " 0.29.11 " ,
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 1741
1741
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.13.tgz#f64277c341150c979e42b00e4ac289290c9df469"
1742
1742
integrity sha512-N+0kuo9KgrUQ1Sn/ifDXsvg0TTleP7rIy4zOBGECxAljqvqfqpTfzx0Q1NUedOixRMBfe2Whhb056a42cWs26Q==
1743
1743
1744
-
1745
- version "0.29.10 "
1746
- resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.29.10 .tgz#2584b268f9e0dd71ed4e5432b095186eb24a1f8f "
1747
- integrity sha512-0BzWVKtSEtignlk+XBuK88Il5wzQwbRVfEkzE8iKm02NYHMGQ/9ffB05M+zXhTCqo50DOIAT9pNSJsjFMMG4rQ ==
1744
+
1745
+ version "0.29.11 "
1746
+ resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.29.11 .tgz#86d4ff34320862535fbcef54c9f33d14bdb12951 "
1747
+ integrity sha512-jm1+PmNOpE7aPS+mMcuB4a72VkCXUJqPSaQRu2YqR8MbsFfaowYXgKxc7bluYdDpRHNXT5Z+xu+Lgr3/ml6wSA ==
1748
1748
dependencies :
1749
- types-ramda "^0.29.7 "
1749
+ types-ramda "^0.29.9 "
1750
1750
1751
1751
1752
1752
version "1.20.2"
@@ -4561,10 +4561,10 @@ typedarray@^0.0.6:
4561
4561
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
4562
4562
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
4563
4563
4564
- types-ramda@^0.29.7 :
4565
- version "0.29.7 "
4566
- resolved "https://registry.yarnpkg.com/types-ramda/-/types-ramda-0.29.7 .tgz#dbd0dfc3c032502da2824b6f060f9b68bddffddc "
4567
- integrity sha512-8KBxZGJwUF3MpRkkJauSpvfHXk8Ssq15QXGuCBTDGeKd9PfheokkC3wAKRV3djej9O31Qa5M7Owsg8hF0GjtAw ==
4564
+ types-ramda@^0.29.9 :
4565
+ version "0.29.9 "
4566
+ resolved "https://registry.yarnpkg.com/types-ramda/-/types-ramda-0.29.9 .tgz#b1995d99421a3519cab9e800c6db3c0921816a8e "
4567
+ integrity sha512-B+VbLtW68J4ncG/rccKaYDhlirKlVH/Izh2JZUfaPJv+3Tl2jbbgYsB1pvole1vXKSgaPlAe/wgEdOnMdAu52A ==
4568
4568
dependencies :
4569
4569
ts-toolbelt "^9.6.0"
4570
4570
You can’t perform that action at this time.
0 commit comments