Skip to content

Commit d03bf39

Browse files
committed
chore(deps): update dependency @types/ramda to v0.26.33
1 parent 8c48ddb commit d03bf39

2 files changed

Lines changed: 12 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"@types/dotenv": "^6.1.0",
2727
"@types/jest": "24.0.6",
28-
"@types/ramda": "0.25.47",
28+
"@types/ramda": "0.26.33",
2929
"concurrently": "4.1.0",
3030
"gts": "0.9.0",
3131
"jest": "^24.1.0",

yarn.lock

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -184,10 +184,12 @@
184184
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-1.16.1.tgz#328d1c9b54402e44119398bcb6a31b7bbd606d59"
185185
integrity sha512-db6pZL5QY3JrlCHBhYQzYDci0xnoDuxfseUuguLRr3JNk+bnCfpkK6p8quiUDyO8A0vbpBKkk59Fw125etrNeA==
186186

187-
"@types/ramda@0.25.47":
188-
version "0.25.47"
189-
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.25.47.tgz#904f2ee46149af42902fe7dc01867e32798e8b37"
190-
integrity sha512-+ffSU83+PR4/cZtNTkUcFkg70sK4GePle7p5h05bQ37ycPumOx/TBpU52bt36GKDlds6tCqXheqPvgC52MMLug==
187+
"@types/ramda@0.26.33":
188+
version "0.26.33"
189+
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.26.33.tgz#5fd1f22381ccf913a3627beb16f468fb57f82d94"
190+
integrity sha512-sUCQmKfAWmlbb6PpFqvndbGgTf0bCcmHLJqMYw8ErVS0UoZTTiz952aFedJhV+JERiVH7poh33358c7p0AAN8A==
191+
dependencies:
192+
ts-toolbelt "^4.7.7"
191193

192194
"@types/tough-cookie@^2.3.0":
193195
version "2.3.5"
@@ -4339,6 +4341,11 @@ ts-node@8.0.2:
43394341
source-map-support "^0.5.6"
43404342
yn "^3.0.0"
43414343

4344+
ts-toolbelt@^4.7.7:
4345+
version "4.10.7"
4346+
resolved "https://registry.yarnpkg.com/ts-toolbelt/-/ts-toolbelt-4.10.7.tgz#3d076afb0e99209cbde458960b253091040c6808"
4347+
integrity sha512-4YDe0TWABZ4i8am1Bup0dwGii7c1rffZ7MXE7q4kmG+ixeiKUAnaaO75iBrw04v6vJg/VookQ0yOdDD0DEQhHA==
4348+
43424349
tslib@^1.8.0, tslib@^1.8.1, tslib@^1.9.0:
43434350
version "1.9.3"
43444351
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286"

0 commit comments

Comments
 (0)