Skip to content

Commit adbb2c3

Browse files
committed
Update dependency camelcase to v5.3.0
1 parent bdc1999 commit adbb2c3

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
@@ -19,7 +19,7 @@
1919
"typescript": "3.1.6"
2020
},
2121
"dependencies": {
22-
"camelcase": "5.0.0",
22+
"camelcase": "5.3.0",
2323
"copy-to-clipboard": "3.0.8",
2424
"csstype": "2.5.7",
2525
"dropbox": "4.0.13",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1443,10 +1443,10 @@ caller@~0.0.1:
14431443
dependencies:
14441444
tape "~2.3.2"
14451445

1446-
camelcase@5.0.0:
1447-
version "5.0.0"
1448-
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-5.0.0.tgz#03295527d58bd3cd4aa75363f35b2e8d97be2f42"
1449-
integrity sha512-faqwZqnWxbxn+F1d399ygeamQNy3lPp/H9H6rNrqYh4FSVCtcY+3cub1MxA8o9mDd55mM8Aghuu/kuyYA6VTsA==
1446+
camelcase@5.3.0:
1447+
version "5.3.0"
1448+
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-5.3.0.tgz#0a110882cbeba41f72f99fcf918f4a0a92a13ebf"
1449+
integrity sha512-Y05ICatFYPAfykDIB7VdwSJ0LUl1yq/BwO2OpyGGLjiRe1fgzTwVypPiWnzkGFOVFHXrCXUNBl86bpjBhZWSJg==
14501450

14511451
camelcase@^4.0.0, camelcase@^4.1.0:
14521452
version "4.1.0"
@@ -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)