Skip to content

Commit 8489b06

Browse files
fix(deps): update dependency ramda to ^0.30.0
1 parent f6c69a3 commit 8489b06

File tree

2 files changed

+46
-24
lines changed

2 files changed

+46
-24
lines changed

package-lock.json

+44-22
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,11 @@
4040
},
4141
"homepage": "https://github.com/doriansmiley/lotusJS#readme",
4242
"dependencies": {
43-
"ramda": "^0.27.1"
43+
"ramda": "^0.30.0"
4444
},
4545
"devDependencies": {
4646
"@types/lodash": "4.14.178",
47-
"@types/ramda": "0.27.45",
47+
"@types/ramda": "0.30.0",
4848
"@typescript-eslint/eslint-plugin": "5.9.1",
4949
"@typescript-eslint/parser": "5.9.1",
5050
"chai": "4.3.4",

0 commit comments

Comments
 (0)