Skip to content

Commit f311fbc

Browse files
committed
Update dependency @types/ramda to v0.25.25
1 parent 2aa8338 commit f311fbc

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@types/lru-cache": "4.1.0",
6262
"@types/morgan": "1.7.35",
6363
"@types/node": "9.4.7",
64-
"@types/ramda": "0.25.20",
64+
"@types/ramda": "0.25.25",
6565
"@types/shortid": "0.0.29",
6666
"concurrently": "3.5.1",
6767
"git-pre-hooks": "1.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
ramda "0.25.0"
4646
shortid "2.2.8"
4747

48-
"@devinit/prelude@1.1.1:":
48+
"@devinit/prelude@1.1.0":
4949
version "1.1.0"
5050
resolved "https://registry.yarnpkg.com/@devinit/prelude/-/prelude-1.1.0.tgz#a997f680f0cad8de531ee251a36bb6d8a4ab225f"
5151
dependencies:
@@ -203,9 +203,9 @@
203203
version "9.4.6"
204204
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.4.6.tgz#d8176d864ee48753d053783e4e463aec86b8d82e"
205205

206-
"@types/ramda@0.25.20":
207-
version "0.25.20"
208-
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.25.20.tgz#d95056b3ef221bc05993fa9f4e6a22031a033936"
206+
"@types/ramda@0.25.25":
207+
version "0.25.25"
208+
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.25.25.tgz#6352c835da504ccb6ab7928eb357408f76a322f7"
209209

210210
"@types/serve-static@*":
211211
version "1.13.1"

0 commit comments

Comments
 (0)