Skip to content

Commit 7d04996

Browse files
committed
chore(deps): update dependency @types/ramda to v0.29.11
1 parent 7734fe2 commit 7d04996

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@rollup/plugin-babel": "6.0.4",
5353
"@rollup/plugin-node-resolve": "15.2.3",
5454
"@types/jest": "29.5.12",
55-
"@types/ramda": "0.29.10",
55+
"@types/ramda": "0.29.11",
5656
"@typescript-eslint/eslint-plugin": "5.62.0",
5757
"@typescript-eslint/parser": "5.62.0",
5858
"eslint": "8.57.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1741,12 +1741,12 @@
17411741
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.13.tgz#f64277c341150c979e42b00e4ac289290c9df469"
17421742
integrity sha512-N+0kuo9KgrUQ1Sn/ifDXsvg0TTleP7rIy4zOBGECxAljqvqfqpTfzx0Q1NUedOixRMBfe2Whhb056a42cWs26Q==
17431743

1744-
"@types/[email protected].10":
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+
"@types/[email protected].11":
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==
17481748
dependencies:
1749-
types-ramda "^0.29.7"
1749+
types-ramda "^0.29.9"
17501750

17511751
17521752
version "1.20.2"
@@ -4561,10 +4561,10 @@ typedarray@^0.0.6:
45614561
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
45624562
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
45634563

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==
45684568
dependencies:
45694569
ts-toolbelt "^9.6.0"
45704570

0 commit comments

Comments
 (0)