Skip to content

Commit 11c539e

Browse files
fix(deps): update dependency ramda to v0.30.1
1 parent 49d9ba8 commit 11c539e

File tree

2 files changed

+26
-12
lines changed

2 files changed

+26
-12
lines changed

package-lock.json

Lines changed: 24 additions & 10 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
@@ -28,7 +28,7 @@
2828
"mixin-deep": "2.0.1",
2929
"notistack": "0.9.7",
3030
"pre-commit": "1.2.2",
31-
"ramda": "0.26.1",
31+
"ramda": "0.30.1",
3232
"react": "16.12.0",
3333
"react-dom": "16.12.0",
3434
"react-i18next": "11.3.1",
@@ -57,7 +57,7 @@
5757
"@types/i18n": "0.8.6",
5858
"@types/jest": "24.9.0",
5959
"@types/node": "11.15.4",
60-
"@types/ramda": "0.26.40",
60+
"@types/ramda": "0.30.1",
6161
"@types/react": "16.9.19",
6262
"@types/react-dom": "16.9.5",
6363
"@types/react-redux": "7.1.6",

0 commit comments

Comments
 (0)