Skip to content

Commit 9be2b48

Browse files
committed
chore(deps): update dependency @types/ramda to v0.30.1
1 parent f0935b9 commit 9be2b48

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
@@ -35,7 +35,7 @@
3535
"@astrojs/check": "^0.7.0",
3636
"@types/dotenv": "8.2.0",
3737
"@types/node": "20.14.10",
38-
"@types/ramda": "0.30.0",
38+
"@types/ramda": "0.30.1",
3939
"@typescript-eslint/eslint-plugin": "7.15.0",
4040
"@typescript-eslint/parser": "7.15.0",
4141
"@vercel/node": "^3.0.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1219,12 +1219,12 @@
12191219
dependencies:
12201220
undici-types "~5.26.4"
12211221

1222-
"@types/[email protected].0":
1223-
version "0.30.0"
1224-
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.30.0.tgz#59ae27c3bf00036e35b6944dd7f6d283f869f908"
1225-
integrity sha512-DQtfqUbSB18iM9NHbQ++kVUDuBWHMr6T2FpW1XTiksYRGjq4WnNPZLt712OEHEBJs7aMyJ68Mf2kGMOP1srVVw==
1222+
"@types/[email protected].1":
1223+
version "0.30.1"
1224+
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.30.1.tgz#316257fec12747bb39a2e921df48a9dcb8c164a9"
1225+
integrity sha512-aoyF/ADPL6N+/NXXfhPWF+Qj6w1Cql59m9wX0Gi15uyF+bpzXeLd63HPdiTDE2bmLXfNcVufsDPKmbfOrOzTBA==
12261226
dependencies:
1227-
types-ramda "^0.30.0"
1227+
types-ramda "^0.30.1"
12281228

12291229
12301230
version "0.12.2"
@@ -5139,10 +5139,10 @@ type-fest@^4.10.2:
51395139
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.21.0.tgz#2eec399d9bda4ac686286314d07c6675fef3fdd8"
51405140
integrity sha512-ADn2w7hVPcK6w1I0uWnM//y1rLXZhzB9mr0a3OirzclKF1Wp6VzevUmzz/NRAWunOT6E8HrnpGY7xOfc6K57fA==
51415141

5142-
types-ramda@^0.30.0:
5143-
version "0.30.0"
5144-
resolved "https://registry.yarnpkg.com/types-ramda/-/types-ramda-0.30.0.tgz#d4bae9c2ebaebb3fdbd538094f419ce13454cfde"
5145-
integrity sha512-oVPw/KHB5M0Du0txTEKKM8xZOG9cZBRdCVXvwHYuNJUVkAiJ9oWyqkA+9Bj2gjMsHgkkhsYevobQBWs8I2/Xvw==
5142+
types-ramda@^0.30.1:
5143+
version "0.30.1"
5144+
resolved "https://registry.yarnpkg.com/types-ramda/-/types-ramda-0.30.1.tgz#03d255128e3696aeaac76281ca19949e01dddc78"
5145+
integrity sha512-1HTsf5/QVRmLzcGfldPFvkVsAdi1db1BBKzi7iW3KBUlOICg/nKnFS+jGqDJS3YD8VsWbAh7JiHeBvbsw8RPxA==
51465146
dependencies:
51475147
ts-toolbelt "^9.6.0"
51485148

0 commit comments

Comments
 (0)