Skip to content

Commit 9ed5e12

Browse files
ci(deps): update dependency ramda to v0.32.0 (#1903)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8aa5cba commit 9ed5e12

File tree

2 files changed

+67
-7
lines changed

2 files changed

+67
-7
lines changed

package-lock.json

Lines changed: 65 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
"portscanner": "^2.2.0",
124124
"prisma": "^5.15.0",
125125
"q": "^1.5.1",
126-
"ramda": "^0.31.0",
126+
"ramda": "^0.32.0",
127127
"reflect-metadata": "^0.2.0",
128128
"rxjs": "^6.6.7",
129129
"semver": "^7.5.4",
@@ -193,7 +193,7 @@
193193
"lint-staged": "15.5.2",
194194
"mocha": "9.2.2",
195195
"prettier": "^3.0.3",
196-
"ramda": "0.31.3",
196+
"ramda": "0.32.0",
197197
"remove-files-webpack-plugin": "^1.5.0",
198198
"sinon": "17.0.1",
199199
"sinon-chai": "^3.7.0",

0 commit comments

Comments
 (0)