Skip to content

Commit 950902d

Browse files
committed
Update dependency @types/ramda to v0.30.2
1 parent 16eeae9 commit 950902d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@types/bent": "7.3.8",
4646
"@types/dotenv": "8.2.0",
4747
"@types/node": "20.14.14",
48-
"@types/ramda": "0.30.1",
48+
"@types/ramda": "0.30.2",
4949
"@types/sinon": "17.0.3",
5050
"@typescript-eslint/eslint-plugin": "5.62.0",
5151
"@typescript-eslint/parser": "5.62.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1446,10 +1446,10 @@
14461446
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.2.2.tgz#e2280c89ddcbeef340099d6968d8c86ba155fdf6"
14471447
integrity sha512-i99hy7Ki19EqVOl77WplDrvgNugHnsSjECVR/wUrzw2TJXz1zlUfT2ngGckR6xN7yFYaijsMAqPkOLx9HgUqHg==
14481448

1449-
"@types/[email protected].1":
1450-
version "0.30.1"
1451-
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.30.1.tgz#316257fec12747bb39a2e921df48a9dcb8c164a9"
1452-
integrity sha512-aoyF/ADPL6N+/NXXfhPWF+Qj6w1Cql59m9wX0Gi15uyF+bpzXeLd63HPdiTDE2bmLXfNcVufsDPKmbfOrOzTBA==
1449+
"@types/[email protected].2":
1450+
version "0.30.2"
1451+
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.30.2.tgz#70661b20c1bb969589a551b7134ae75008ffbfb6"
1452+
integrity sha512-PyzHvjCalm2BRYjAU6nIB3TprYwMNOUY/7P/N8bSzp9W/yM2YrtGtAnnVtaCNSeOZ8DzKyFDvaqQs7LnWwwmBA==
14531453
dependencies:
14541454
types-ramda "^0.30.1"
14551455

0 commit comments

Comments
 (0)