Skip to content

Commit cf4cc82

Browse files
committed
chore(deps): update dependency @types/ramda to v0.30.1
1 parent 755e91d commit cf4cc82

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
@@ -117,7 +117,7 @@
117117
"@types/get-installed-path": "4.0.3",
118118
"@types/marked": "^6.0.0",
119119
"@types/node": "20.14.10",
120-
"@types/ramda": "0.30.0",
120+
"@types/ramda": "0.30.1",
121121
"@types/react": "18.3.3",
122122
"@types/react-dom": "18.3.0",
123123
"@typescript-eslint/eslint-plugin": "5.62.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1811,12 +1811,12 @@
18111811
resolved "https://registry.yarnpkg.com/@types/pug/-/pug-2.0.10.tgz#52f8dbd6113517aef901db20b4f3fca543b88c1f"
18121812
integrity sha512-Sk/uYFOBAB7mb74XcpizmH0KOR2Pv3D2Hmrh1Dmy5BmK3MpdSa5kqZcg6EKBdklU0bFXX9gCfzvpnyUehrPIuA==
18131813

1814-
"@types/[email protected].0":
1815-
version "0.30.0"
1816-
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.30.0.tgz#59ae27c3bf00036e35b6944dd7f6d283f869f908"
1817-
integrity sha512-DQtfqUbSB18iM9NHbQ++kVUDuBWHMr6T2FpW1XTiksYRGjq4WnNPZLt712OEHEBJs7aMyJ68Mf2kGMOP1srVVw==
1814+
"@types/[email protected].1":
1815+
version "0.30.1"
1816+
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.30.1.tgz#316257fec12747bb39a2e921df48a9dcb8c164a9"
1817+
integrity sha512-aoyF/ADPL6N+/NXXfhPWF+Qj6w1Cql59m9wX0Gi15uyF+bpzXeLd63HPdiTDE2bmLXfNcVufsDPKmbfOrOzTBA==
18181818
dependencies:
1819-
types-ramda "^0.30.0"
1819+
types-ramda "^0.30.1"
18201820

18211821
18221822
version "18.3.0"
@@ -7007,10 +7007,10 @@ typedoc@^0.26.0:
70077007
shiki "^1.9.1"
70087008
yaml "^2.4.5"
70097009

7010-
types-ramda@^0.30.0:
7011-
version "0.30.0"
7012-
resolved "https://registry.yarnpkg.com/types-ramda/-/types-ramda-0.30.0.tgz#d4bae9c2ebaebb3fdbd538094f419ce13454cfde"
7013-
integrity sha512-oVPw/KHB5M0Du0txTEKKM8xZOG9cZBRdCVXvwHYuNJUVkAiJ9oWyqkA+9Bj2gjMsHgkkhsYevobQBWs8I2/Xvw==
7010+
types-ramda@^0.30.1:
7011+
version "0.30.1"
7012+
resolved "https://registry.yarnpkg.com/types-ramda/-/types-ramda-0.30.1.tgz#03d255128e3696aeaac76281ca19949e01dddc78"
7013+
integrity sha512-1HTsf5/QVRmLzcGfldPFvkVsAdi1db1BBKzi7iW3KBUlOICg/nKnFS+jGqDJS3YD8VsWbAh7JiHeBvbsw8RPxA==
70147014
dependencies:
70157015
ts-toolbelt "^9.6.0"
70167016

0 commit comments

Comments
 (0)