Skip to content

Commit 305af11

Browse files
fix(deps): update dependency ramda to ^0.31.0 (#1955)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1b8af49 commit 305af11

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"lit": "^3.0.0",
119119
"marked": "^10.0.0",
120120
"p-queue": "^8.0.1",
121-
"ramda": "^0.30.0",
121+
"ramda": "^0.31.0",
122122
"rxjs": "^7.8.1",
123123
"video.js": "8.23.3",
124124
"yaml": "2.8.0"

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -871,7 +871,7 @@ __metadata:
871871
prettier-plugin-astro: "npm:0.14.1"
872872
prettier-plugin-svelte: "npm:^2.9.0"
873873
prettier-plugin-tailwindcss: "npm:^0.4.0"
874-
ramda: "npm:^0.30.0"
874+
ramda: "npm:^0.31.0"
875875
react: "npm:18.3.1"
876876
react-dom: "npm:18.3.1"
877877
redis: "npm:^4.7.0"
@@ -9725,6 +9725,13 @@ __metadata:
97259725
languageName: node
97269726
linkType: hard
97279727

9728+
"ramda@npm:^0.31.0":
9729+
version: 0.31.3
9730+
resolution: "ramda@npm:0.31.3"
9731+
checksum: 10c0/a4328521e990df2a8fed7b73b2ca1d6bd611e3af0e512dd23142b5f4e5124778d75573cad7742479007dacb8b0204c386b21a0542e0a35aee5097bb27f48bff1
9732+
languageName: node
9733+
linkType: hard
9734+
97289735
"react-dom@npm:18.3.1":
97299736
version: 18.3.1
97309737
resolution: "react-dom@npm:18.3.1"

0 commit comments

Comments
 (0)