Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

Commit c03dd51

Browse files
Bump node-sass from 4.7.2 to 4.9.0
Bumps [node-sass](https://github.com/sass/node-sass) from 4.7.2 to 4.9.0. - [Release notes](https://github.com/sass/node-sass/releases) - [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md) - [Commits](sass/node-sass@v4.7.2...v4.9.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent b379f53 commit c03dd51

File tree

2 files changed

+25
-15
lines changed

2 files changed

+25
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"mime": "^2.3.1",
9191
"mongoose": "~4.13.2",
9292
"multer": "~1.3.0",
93-
"node-sass": "~4.7.2",
93+
"node-sass": "~4.9.0",
9494
"nyc": "^12.0.2",
9595
"quill-url-embeds": "^1.2.5",
9696
"raven": "~2.6.1",

yarn.lock

Lines changed: 24 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1205,11 +1205,11 @@ create-error-class@^3.0.0:
12051205
dependencies:
12061206
capture-stack-trace "^1.0.0"
12071207

1208-
cross-env@^5.1.5:
1209-
version "5.1.5"
1210-
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-5.1.5.tgz#31daf7f3a52ef337c8ddda585f08175cce5d1fa5"
1208+
cross-env@^5.2.0:
1209+
version "5.2.0"
1210+
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-5.2.0.tgz#6ecd4c015d5773e614039ee529076669b9d126f2"
12111211
dependencies:
1212-
cross-spawn "^5.1.0"
1212+
cross-spawn "^6.0.5"
12131213
is-windows "^1.0.0"
12141214

12151215
cross-spawn@^3.0.0:
@@ -1234,6 +1234,16 @@ cross-spawn@^5.0.1, cross-spawn@^5.1.0:
12341234
shebang-command "^1.2.0"
12351235
which "^1.2.9"
12361236

1237+
cross-spawn@^6.0.5:
1238+
version "6.0.5"
1239+
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.5.tgz#4a5ec7c64dfae22c3a14124dbacdee846d80cbc4"
1240+
dependencies:
1241+
nice-try "^1.0.4"
1242+
path-key "^2.0.1"
1243+
semver "^5.5.0"
1244+
shebang-command "^1.2.0"
1245+
which "^1.2.9"
1246+
12371247
crypt@~0.0.1:
12381248
version "0.0.2"
12391249
resolved "https://registry.yarnpkg.com/crypt/-/crypt-0.0.2.tgz#88d7ff7ec0dfb86f713dc87bbb42d044d3e6c41b"
@@ -3826,11 +3836,7 @@ [email protected]:
38263836
version "0.0.7"
38273837
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.7.tgz#3075ce93bc21b8fab43e1bc4da7e8115ed1e7bab"
38283838

3829-
nan@^2.3.2:
3830-
version "2.8.0"
3831-
resolved "https://registry.yarnpkg.com/nan/-/nan-2.8.0.tgz#ed715f3fe9de02b57a5e6252d90a96675e1f085a"
3832-
3833-
nan@^2.9.2:
3839+
nan@^2.10.0, nan@^2.9.2:
38343840
version "2.10.0"
38353841
resolved "https://registry.yarnpkg.com/nan/-/nan-2.10.0.tgz#96d0cd610ebd58d4b4de9cc0c6828cda99c7548f"
38363842

@@ -3882,6 +3888,10 @@ [email protected]:
38823888
version "0.6.1"
38833889
resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.1.tgz#2b327184e8992101177b28563fb5e7102acd0ca9"
38843890

3891+
nice-try@^1.0.4:
3892+
version "1.0.4"
3893+
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.4.tgz#d93962f6c52f2c1558c0fbda6d512819f1efe1c4"
3894+
38853895
38863896
version "2.0.0"
38873897
resolved "https://registry.yarnpkg.com/nocache/-/nocache-2.0.0.tgz#202b48021a0c4cbde2df80de15a17443c8b43980"
@@ -3919,9 +3929,9 @@ node-pre-gyp@^0.9.0:
39193929
semver "^5.3.0"
39203930
tar "^4"
39213931

3922-
node-sass@~4.7.2:
3923-
version "4.7.2"
3924-
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.7.2.tgz#9366778ba1469eb01438a9e8592f4262bcb6794e"
3932+
node-sass@~4.9.0:
3933+
version "4.9.0"
3934+
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.9.0.tgz#d1b8aa855d98ed684d6848db929a20771cc2ae52"
39253935
dependencies:
39263936
async-foreach "^0.1.3"
39273937
chalk "^1.1.1"
@@ -3935,7 +3945,7 @@ node-sass@~4.7.2:
39353945
lodash.mergewith "^4.6.0"
39363946
meow "^3.7.0"
39373947
mkdirp "^0.5.1"
3938-
nan "^2.3.2"
3948+
nan "^2.10.0"
39393949
node-gyp "^3.3.1"
39403950
npmlog "^4.0.0"
39413951
request "~2.79.0"
@@ -4284,7 +4294,7 @@ path-is-inside@^1.0.1, path-is-inside@^1.0.2:
42844294
version "1.0.2"
42854295
resolved "https://registry.yarnpkg.com/path-is-inside/-/path-is-inside-1.0.2.tgz#365417dede44430d1c11af61027facf074bdfc53"
42864296

4287-
path-key@^2.0.0:
4297+
path-key@^2.0.0, path-key@^2.0.1:
42884298
version "2.0.1"
42894299
resolved "https://registry.yarnpkg.com/path-key/-/path-key-2.0.1.tgz#411cadb574c5a140d3a4b1910d40d80cc9f40b40"
42904300

0 commit comments

Comments
 (0)