Skip to content

Commit e7086b7

Browse files
Bump ramda from 0.27.1 to 0.30.0 in /frontend
Bumps [ramda](https://github.com/ramda/ramda) from 0.27.1 to 0.30.0. - [Release notes](https://github.com/ramda/ramda/releases) - [Changelog](https://github.com/ramda/ramda/blob/master/CHANGELOG.md) - [Commits](ramda/ramda@v0.27.1...v0.30.0) --- updated-dependencies: - dependency-name: ramda dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 931bc4d commit e7086b7

File tree

2 files changed

+12
-8
lines changed

2 files changed

+12
-8
lines changed

frontend/package-lock.json

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

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"node-fetch": "^2.6.1",
2323
"nprogress": "^0.2.0",
2424
"nyc": "^15.1.0",
25-
"ramda": "^0.27.1",
25+
"ramda": "^0.30.0",
2626
"react": "^16.14.0",
2727
"react-dom": "^16.14.0",
2828
"react-hook-form": "^6.4.1",

0 commit comments

Comments
 (0)