Skip to content

Commit 3255ffd

Browse files
committed
Update dependency @types/ramda to v0.25.43
1 parent bdc1999 commit 3255ffd

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
@@ -9,7 +9,7 @@
99
},
1010
"devDependencies": {
1111
"@types/camelcase": "4.1.0",
12-
"@types/ramda": "0.25.42",
12+
"@types/ramda": "0.25.43",
1313
"babel-core": "6.26.3",
1414
"babel-plugin-emotion": "10.0.0",
1515
"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/[email protected].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/[email protected].43":
791+
version "0.25.43"
792+
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.25.43.tgz#bca6bed049f1eae33f8698dacedefc6999f37161"
793+
integrity sha512-Ydtfw8yQpbpmgdqP8Bmby7o4NOgqCQz1QEEdKU73rdrwBje9NO5Pm+TP3j33YomHOybGhP176YwqfE+SrfO/Ww==
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)