Skip to content

Commit 1192a8e

Browse files
fix(deps): update dependency ramda to v0.30.1 (#3949)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1e84b20 commit 1192a8e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

scrapers/nus-v2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"nusmoderator": "3.0.0",
6464
"oboe": "2.1.7",
6565
"promise-queue": "2.2.5",
66-
"ramda": "0.29.0",
66+
"ramda": "0.30.1",
6767
"romanify": "1.0.0",
6868
"yargs": "16.2.0"
6969
},

scrapers/nus-v2/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4216,10 +4216,10 @@ pure-rand@^6.0.0:
42164216
resolved "https://registry.yarnpkg.com/pure-rand/-/pure-rand-6.0.2.tgz#a9c2ddcae9b68d736a8163036f088a2781c8b306"
42174217
integrity sha512-6Yg0ekpKICSjPswYOuC5sku/TSWaRYlA0qsXqJgM/d/4pLPHPuTxK7Nbf7jFKzAeedUhR8C7K9Uv63FBsSo8xQ==
42184218

4219-
ramda@0.29.0:
4220-
version "0.29.0"
4221-
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.29.0.tgz#fbbb67a740a754c8a4cbb41e2a6e0eb8507f55fb"
4222-
integrity sha512-BBea6L67bYLtdbOqfp8f58fPMqEwx0doL+pAi8TZyp2YWz8R9G8z9x75CZI8W+ftqhFHCpEX2cRnUUXK130iKA==
4219+
ramda@0.30.1:
4220+
version "0.30.1"
4221+
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.30.1.tgz#7108ac95673062b060025052cd5143ae8fc605bf"
4222+
integrity sha512-tEF5I22zJnuclswcZMc8bDIrwRHRzf+NqVEmqg50ShAZMP7MWeR/RGDthfM/p+BlqvF2fXAzpn8i+SJcYD3alw==
42234223

42244224
react-is@^18.0.0:
42254225
version "18.3.1"

0 commit comments

Comments
 (0)