Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit bb4f7b2

Browse files
committed
Update dependency ramda to v0.30.1
1 parent a001ed4 commit bb4f7b2

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@
1717
"dependencies": {
1818
"@azure/functions": "3.5.1",
1919
"bent": "7.3.12",
20-
"ramda": "0.30.0",
20+
"ramda": "0.30.1",
2121
"ethereum-waffle": "3.4.4"
2222
},
2323
"devDependencies": {
2424
"@ava/typescript": "3.0.1",
2525
"@types/bent": "7.3.8",
2626
"@types/dotenv": "8.2.0",
2727
"@types/node": "20.12.8",
28-
"@types/ramda": "0.30.0",
28+
"@types/ramda": "0.30.1",
2929
"@types/sinon": "10.0.20",
3030
"@typescript-eslint/eslint-plugin": "5.62.0",
3131
"@typescript-eslint/parser": "5.62.0",

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1498,12 +1498,12 @@
14981498
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.2.1.tgz#374e31645d58cb18a07b3ecd8e9dede4deb2cccd"
14991499
integrity sha512-DxZZbyMAM9GWEzXL+BMZROWz9oo6A9EilwwOMET2UVu2uZTqMWS5S69KVtuVKaRjCUpcrOXRalet86/OpG4kqw==
15001500

1501-
"@types/[email protected].0":
1502-
version "0.30.0"
1503-
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.30.0.tgz#59ae27c3bf00036e35b6944dd7f6d283f869f908"
1504-
integrity sha512-DQtfqUbSB18iM9NHbQ++kVUDuBWHMr6T2FpW1XTiksYRGjq4WnNPZLt712OEHEBJs7aMyJ68Mf2kGMOP1srVVw==
1501+
"@types/[email protected].1":
1502+
version "0.30.1"
1503+
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.30.1.tgz#316257fec12747bb39a2e921df48a9dcb8c164a9"
1504+
integrity sha512-aoyF/ADPL6N+/NXXfhPWF+Qj6w1Cql59m9wX0Gi15uyF+bpzXeLd63HPdiTDE2bmLXfNcVufsDPKmbfOrOzTBA==
15051505
dependencies:
1506-
types-ramda "^0.30.0"
1506+
types-ramda "^0.30.1"
15071507

15081508
"@types/resolve@^0.0.8":
15091509
version "0.0.8"
@@ -7391,10 +7391,10 @@ [email protected]:
73917391
resolved "https://registry.yarnpkg.com/querystring/-/querystring-0.2.0.tgz#b209849203bb25df820da756e747005878521620"
73927392
integrity sha1-sgmEkgO7Jd+CDadW50cAWHhSFiA=
73937393

7394-
7395-
version "0.30.0"
7396-
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.30.0.tgz#3cc4f0ddddfa6334dad2f371bd72c33237d92cd0"
7397-
integrity sha512-13Y0iMhIQuAm/wNGBL/9HEqIfRGmNmjKnTPlKWfA9f7dnDkr8d45wQ+S7+ZLh/Pq9PdcGxkqKUEA7ySu1QSd9Q==
7394+
7395+
version "0.30.1"
7396+
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.30.1.tgz#7108ac95673062b060025052cd5143ae8fc605bf"
7397+
integrity sha512-tEF5I22zJnuclswcZMc8bDIrwRHRzf+NqVEmqg50ShAZMP7MWeR/RGDthfM/p+BlqvF2fXAzpn8i+SJcYD3alw==
73987398

73997399
randombytes@^2.0.0, randombytes@^2.0.1, randombytes@^2.0.5, randombytes@^2.0.6, randombytes@^2.1.0:
74007400
version "2.1.0"
@@ -8622,10 +8622,10 @@ typedarray@^0.0.6:
86228622
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
86238623
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
86248624

8625-
types-ramda@^0.30.0:
8626-
version "0.30.0"
8627-
resolved "https://registry.yarnpkg.com/types-ramda/-/types-ramda-0.30.0.tgz#d4bae9c2ebaebb3fdbd538094f419ce13454cfde"
8628-
integrity sha512-oVPw/KHB5M0Du0txTEKKM8xZOG9cZBRdCVXvwHYuNJUVkAiJ9oWyqkA+9Bj2gjMsHgkkhsYevobQBWs8I2/Xvw==
8625+
types-ramda@^0.30.1:
8626+
version "0.30.1"
8627+
resolved "https://registry.yarnpkg.com/types-ramda/-/types-ramda-0.30.1.tgz#03d255128e3696aeaac76281ca19949e01dddc78"
8628+
integrity sha512-1HTsf5/QVRmLzcGfldPFvkVsAdi1db1BBKzi7iW3KBUlOICg/nKnFS+jGqDJS3YD8VsWbAh7JiHeBvbsw8RPxA==
86298629
dependencies:
86308630
ts-toolbelt "^9.6.0"
86318631

0 commit comments

Comments
 (0)