Skip to content

Commit 9af0397

Browse files
committed
Update dependency @types/ramda to v0.26.10
1 parent 826f8fc commit 9af0397

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

map-share-frontend/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

map-share-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"devDependencies": {
1212
"@types/camelcase": "4.1.0",
13-
"@types/ramda": "0.25.42",
13+
"@types/ramda": "0.26.10",
1414
"babel-core": "6.26.3",
1515
"babel-plugin-emotion": "10.0.0",
1616
"csstype": "2.5.7",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -787,10 +787,10 @@
787787
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.12.8.tgz#d0a3ab5a6e61458c492304e2776ac136b81db927"
788788
integrity sha512-INamyRZG4rW3lDCUmwVd5Xho/bXvQm/v1yP8V0UN1RuInU7RoWoaO570b+yLX4Ia/0szsx1wa8VzcsVlsvbWLA==
789789

790-
"@types/ramda@0.25.42":
791-
version "0.25.42"
792-
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.25.42.tgz#bec6e54e168409f120a753621edf20cf4d1a4c08"
793-
integrity sha512-m8IcEWgJZTb47UARqp2d58f+C8yDxpTC6ElU/muO0z1bYhdgf6LHcO2SE9f1Mt3SJnKCh6GtjKEC99hq6vPnDA==
790+
"@types/ramda@0.26.10":
791+
version "0.26.10"
792+
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.26.10.tgz#cfe3913303e4e9bad051fd3dadc1c45154b85e0d"
793+
integrity sha512-eKXrur/CJ8ZBrC22n5X8CcvEJRua95qbAY+OMokELede8Kogb0B+G9dayvHoBpv05MrjxlOUJQoX44Ori7DJpg==
794794

795795
"@types/range-parser@*":
796796
version "1.2.2"
@@ -5814,10 +5814,10 @@ safer-eval@^1.2.3:
58145814
dependencies:
58155815
clones "^1.1.0"
58165816

5817-
5818-
version "1.15.0"
5819-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.15.0.tgz#80cd374ad9db9f4a24942cf927552d31d8b6f376"
5820-
integrity sha512-xY+n0MB/KAjwwNJYXBD5yJOG2mS2Ac8AXB7Ci2KbWxivbiDVMxhy3vbvXAllVABAHjBqZYUPq1qOJeqZ2XMVIQ==
5817+
5818+
version "1.15.1"
5819+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.15.1.tgz#25a03f6813413540210580b670628360c36267d3"
5820+
integrity sha512-WiDa5BsePB/rQEbh/Fv2pVDUCasxuRYjW7GsWx8Ld23LY61vx1VV5Mzf/7mu5kLWKMryMqo65fzYL34HgaM47w==
58215821
dependencies:
58225822
chokidar "^2.0.0"
58235823

0 commit comments

Comments
 (0)