Skip to content

Commit 985801b

Browse files
committed
Update dependency @types/ramda to v0.28.19
1 parent 1f457eb commit 985801b

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
@@ -46,7 +46,7 @@
4646
"@types/bent": "7.3.2",
4747
"@types/dotenv": "8.2.0",
4848
"@types/node": "18.11.9",
49-
"@types/ramda": "0.28.18",
49+
"@types/ramda": "0.28.19",
5050
"@typescript-eslint/eslint-plugin": "5.42.0",
5151
"@typescript-eslint/parser": "5.42.0",
5252
"@types/url-join": "4.0.1",

yarn.lock

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

1078-
"@types/ramda@0.28.18":
1079-
version "0.28.18"
1080-
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.28.18.tgz#b95942143937f41302100e43cd02a87da9f9ff10"
1081-
integrity sha512-DlhIC80d1ArfB1jz8C5OzavJfIj6hmEOQzCzy7Nt0FRqXJbmWTt05vI+f3rfC+3AR1VQwvyCMaCyZv++HGk+6w==
1078+
"@types/ramda@0.28.19":
1079+
version "0.28.19"
1080+
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.28.19.tgz#255921a62ab137d4e5d78652fea505da5a0d21bb"
1081+
integrity sha512-RCrYC/dg8K67QtIOACIpSriN1BdcC8a3mV4wLTUVafaY00MKBjuOSI+8fHRV92embUsZ67bZlzmgtO5wBsxcmg==
10821082
dependencies:
10831083
ts-toolbelt "^6.15.1"
10841084

0 commit comments

Comments
 (0)