Update dependency ramda to v0.29.1
All checks were successful
forgejo/Procyon/seedling/pipeline/head This commit looks good
All checks were successful
forgejo/Procyon/seedling/pipeline/head This commit looks good
This commit is contained in:
parent
24523f0c27
commit
93b8dcdc92
1 changed files with 2 additions and 2 deletions
|
@ -34,7 +34,7 @@
|
|||
"clsx": "^1.2.1",
|
||||
"date-fns": "2.30.0",
|
||||
"history": "5.3.0",
|
||||
"ramda": "0.28.0",
|
||||
"ramda": "0.29.1",
|
||||
"react": "17.0.2",
|
||||
"react-dom": "17.0.2",
|
||||
"react-redux": "8.0.2",
|
||||
|
@ -47,7 +47,7 @@
|
|||
"@types/enzyme": "3.10.11",
|
||||
"@types/jest": "27.4.1",
|
||||
"@types/nightwatch": "2.3.28",
|
||||
"@types/ramda": "0.28.13",
|
||||
"@types/ramda": "0.29.9",
|
||||
"@types/react": "17.0.70",
|
||||
"@types/react-dom": "17.0.23",
|
||||
"@types/react-redux": "7.1.30",
|
||||
|
|
Loading…
Add table
Reference in a new issue