Skip to content

Commit dcf7a25

Browse files
committed
Update dependency @types/ramda to v0.28.18
1 parent 0dfe34e commit dcf7a25

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": "16.11.68",
49-
"@types/ramda": "0.28.17",
49+
"@types/ramda": "0.28.18",
5050
"@typescript-eslint/eslint-plugin": "5.40.1",
5151
"@typescript-eslint/parser": "5.40.1",
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/[email protected].17":
1079-
version "0.28.17"
1080-
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.28.17.tgz#f3796226f240ac32a39c4d785096f0ca9961df14"
1081-
integrity sha512-c+4IXFiPl3mCJqM2RkN7ZK+tqzBmSCQobX+aPzDcfu3a0V3LOHUHZXWszm9+R1qBTe26C4x7dE2SQzW1lKLOng==
1078+
"@types/[email protected].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==
10821082
dependencies:
10831083
ts-toolbelt "^6.15.1"
10841084

0 commit comments

Comments
 (0)