Skip to content

Commit 5572ad2

Browse files
committed
chore(deps): update dependency @types/ramda to v0.30.1
1 parent debac48 commit 5572ad2

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
@@ -63,7 +63,7 @@
6363
"@tailwindcss/typography": "^0.5.10",
6464
"@types/dotenv": "8.2.0",
6565
"@types/node": "20.14.10",
66-
"@types/ramda": "0.30.0",
66+
"@types/ramda": "0.30.1",
6767
"@typescript-eslint/eslint-plugin": "7.15.0",
6868
"@typescript-eslint/parser": "7.15.0",
6969
"astro": "^4.0.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1359,12 +1359,12 @@
13591359
dependencies:
13601360
undici-types "~5.26.4"
13611361

1362-
"@types/[email protected].0":
1363-
version "0.30.0"
1364-
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.30.0.tgz#59ae27c3bf00036e35b6944dd7f6d283f869f908"
1365-
integrity sha512-DQtfqUbSB18iM9NHbQ++kVUDuBWHMr6T2FpW1XTiksYRGjq4WnNPZLt712OEHEBJs7aMyJ68Mf2kGMOP1srVVw==
1362+
"@types/[email protected].1":
1363+
version "0.30.1"
1364+
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.30.1.tgz#316257fec12747bb39a2e921df48a9dcb8c164a9"
1365+
integrity sha512-aoyF/ADPL6N+/NXXfhPWF+Qj6w1Cql59m9wX0Gi15uyF+bpzXeLd63HPdiTDE2bmLXfNcVufsDPKmbfOrOzTBA==
13661366
dependencies:
1367-
types-ramda "^0.30.0"
1367+
types-ramda "^0.30.1"
13681368

13691369
"@types/trusted-types@*", "@types/trusted-types@^2.0.2":
13701370
version "2.0.7"
@@ -6157,10 +6157,10 @@ type-fest@^2.13.0:
61576157
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-2.19.0.tgz#88068015bb33036a598b952e55e9311a60fd3a9b"
61586158
integrity sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==
61596159

6160-
types-ramda@^0.30.0:
6161-
version "0.30.0"
6162-
resolved "https://registry.yarnpkg.com/types-ramda/-/types-ramda-0.30.0.tgz#d4bae9c2ebaebb3fdbd538094f419ce13454cfde"
6163-
integrity sha512-oVPw/KHB5M0Du0txTEKKM8xZOG9cZBRdCVXvwHYuNJUVkAiJ9oWyqkA+9Bj2gjMsHgkkhsYevobQBWs8I2/Xvw==
6160+
types-ramda@^0.30.1:
6161+
version "0.30.1"
6162+
resolved "https://registry.yarnpkg.com/types-ramda/-/types-ramda-0.30.1.tgz#03d255128e3696aeaac76281ca19949e01dddc78"
6163+
integrity sha512-1HTsf5/QVRmLzcGfldPFvkVsAdi1db1BBKzi7iW3KBUlOICg/nKnFS+jGqDJS3YD8VsWbAh7JiHeBvbsw8RPxA==
61646164
dependencies:
61656165
ts-toolbelt "^9.6.0"
61666166

0 commit comments

Comments
 (0)