Skip to content

Commit 4687235

Browse files
Bump ramda from 0.28.0 to 0.30.1 in /frontend
Bumps [ramda](https://github.com/ramda/ramda) from 0.28.0 to 0.30.1. - [Release notes](https://github.com/ramda/ramda/releases) - [Changelog](https://github.com/ramda/ramda/blob/master/CHANGELOG.md) - [Commits](ramda/ramda@v0.28.0...v0.30.1) --- updated-dependencies: - dependency-name: ramda dependency-version: 0.30.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 799bcd4 commit 4687235

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"postcss-loader": "^6.1.0",
103103
"preact": "^10.5.13",
104104
"prettier": "^2.3.1",
105-
"ramda": "^0.28.0",
105+
"ramda": "^0.30.1",
106106
"react": "^16.14.0",
107107
"react-dom": "^16.14.0",
108108
"react-is": "^17.0.2",

frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14293,10 +14293,10 @@ ramda@^0.21.0:
1429314293
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.21.0.tgz#a001abedb3ff61077d4ff1d577d44de77e8d0a35"
1429414294
integrity sha1-oAGr7bP/YQd9T/HVd9RN536NCjU=
1429514295

14296-
ramda@^0.28.0:
14297-
version "0.28.0"
14298-
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.28.0.tgz#acd785690100337e8b063cab3470019be427cc97"
14299-
integrity sha512-9QnLuG/kPVgWvMQ4aODhsBUFKOUmnbUnsSXACv+NCQZcHbeb+v8Lodp8OVxtRULN1/xOyYLLaL6npE6dMq5QTA==
14296+
ramda@^0.30.1:
14297+
version "0.30.1"
14298+
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.30.1.tgz#7108ac95673062b060025052cd5143ae8fc605bf"
14299+
integrity sha512-tEF5I22zJnuclswcZMc8bDIrwRHRzf+NqVEmqg50ShAZMP7MWeR/RGDthfM/p+BlqvF2fXAzpn8i+SJcYD3alw==
1430014300

1430114301
randombytes@^2.0.0, randombytes@^2.0.1, randombytes@^2.0.5, randombytes@^2.1.0:
1430214302
version "2.1.0"

0 commit comments

Comments
 (0)