Skip to content

Commit 5aacee3

Browse files
committed
Update dependency csstype to v2.6.3
1 parent bdc1999 commit 5aacee3

File tree

3 files changed

+15
-10
lines changed

3 files changed

+15
-10
lines changed

map-share-frontend/package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

map-share-frontend/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@types/ramda": "0.25.42",
1313
"babel-core": "6.26.3",
1414
"babel-plugin-emotion": "10.0.0",
15-
"csstype": "2.5.7",
15+
"csstype": "2.6.3",
1616
"executive": "1.6.3",
1717
"hyperapp-redux-devtools": "1.1.6",
1818
"parcel": "1.10.3",
@@ -21,7 +21,7 @@
2121
"dependencies": {
2222
"camelcase": "5.0.0",
2323
"copy-to-clipboard": "3.0.8",
24-
"csstype": "2.5.7",
24+
"csstype": "2.6.3",
2525
"dropbox": "4.0.13",
2626
"emotion": "10.0.0",
2727
"hyperapp": "jorgebucaran/hyperapp.git#0d23a35a65b23e8dfa5cac15d3d166bac18d51b1",

yarn.lock

+10-5
Original file line numberDiff line numberDiff line change
@@ -2163,7 +2163,12 @@ csso@~2.3.1:
21632163
clap "^1.0.9"
21642164
source-map "^0.5.3"
21652165

2166-
[email protected], csstype@^2.5.7:
2166+
2167+
version "2.6.3"
2168+
resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.3.tgz#b701e5968245bf9b08d54ac83d00b624e622a9fa"
2169+
integrity sha512-rINUZXOkcBmoHWEyu7JdHu5JMzkGRoMX4ov9830WNgxf5UYxcBUO0QTKAqeJ5EZfSdlrcJYkC8WwfVW7JYi4yg==
2170+
2171+
csstype@^2.5.7:
21672172
version "2.5.7"
21682173
resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.5.7.tgz#bf9235d5872141eccfb2d16d82993c6b149179ff"
21692174
integrity sha512-Nt5VDyOTIIV4/nRFswoCKps1R5CD1hkiyjBE9/thNaNZILLEviVw9yWQw15+O+CpNjQKB/uvdcxFFOrSflY3Yw==
@@ -5814,10 +5819,10 @@ safer-eval@^1.2.3:
58145819
dependencies:
58155820
clones "^1.1.0"
58165821

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==
5822+
5823+
version "1.15.1"
5824+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.15.1.tgz#25a03f6813413540210580b670628360c36267d3"
5825+
integrity sha512-WiDa5BsePB/rQEbh/Fv2pVDUCasxuRYjW7GsWx8Ld23LY61vx1VV5Mzf/7mu5kLWKMryMqo65fzYL34HgaM47w==
58215826
dependencies:
58225827
chokidar "^2.0.0"
58235828

0 commit comments

Comments
 (0)