Skip to content

Commit e749fb9

Browse files
committed
fix(deps): update dependency ramda to ^0.28.0
1 parent c5b57f5 commit e749fb9

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"echarts-for-react": "^2.0.15-beta.0",
3131
"prop-types": "^15.7.2",
3232
"raf-throttle": "^2.0.3",
33-
"ramda": "^0.26.1",
33+
"ramda": "^0.28.0",
3434
"react-dnd-dropzone": "^1.1.4",
3535
"react-input-files": "^1.1.2",
3636
"react-overlay-pack": "^3.1.1",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9133,6 +9133,11 @@ ramda@^0.26.1:
91339133
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.26.1.tgz#8d41351eb8111c55353617fc3bbffad8e4d35d06"
91349134
integrity sha512-hLWjpy7EnsDBb0p+Z3B7rPi3GDeRG5ZtiI33kJhTt+ORCd38AbAIjB/9zRIUoeTbE/AVX5ZkU7m6bznsvrf8eQ==
91359135

9136+
ramda@^0.28.0:
9137+
version "0.28.0"
9138+
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.28.0.tgz#acd785690100337e8b063cab3470019be427cc97"
9139+
integrity sha512-9QnLuG/kPVgWvMQ4aODhsBUFKOUmnbUnsSXACv+NCQZcHbeb+v8Lodp8OVxtRULN1/xOyYLLaL6npE6dMq5QTA==
9140+
91369141
randexp@0.4.6:
91379142
version "0.4.6"
91389143
resolved "https://registry.yarnpkg.com/randexp/-/randexp-0.4.6.tgz#e986ad5e5e31dae13ddd6f7b3019aa7c87f60ca3"

0 commit comments

Comments
 (0)