Skip to content

Commit 2360653

Browse files
committed
Update dependency @types/ramda to v0.28.16
1 parent 81e7390 commit 2360653

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.65",
49-
"@types/ramda": "0.28.15",
49+
"@types/ramda": "0.28.16",
5050
"@typescript-eslint/eslint-plugin": "5.40.0",
5151
"@typescript-eslint/parser": "5.40.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/[email protected].15":
1079-
version "0.28.15"
1080-
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.28.15.tgz#36bb4c8de430e3bbcd29590537569aef64409716"
1081-
integrity sha512-FCaLNVZry65jW8x/FDnKgjgkCNQxgc5AYMQwdNn6yW5M+62R+0nt2Y36U43dTNora9hcquemfrY5gxhE5pcilQ==
1078+
"@types/[email protected].16":
1079+
version "0.28.16"
1080+
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.28.16.tgz#b8c4e76ec74e1b68f044b1179c3a6aacb938d3e5"
1081+
integrity sha512-dxx0V3/thotNhkHjBL5ifkXm9Cj3aANnAcEjMuGq2i5OaznWaiyGAQR9CicO7fJrFXg6KSoeuKmc+akItd0Fww==
10821082
dependencies:
10831083
ts-toolbelt "^6.15.1"
10841084

0 commit comments

Comments
 (0)