Merge pull request #61 from kudos/dependabot/npm_and_yarn/node-sass-4.13.0
Bump node-sass from 4.12.0 to 4.13.0
This commit is contained in:
commit
f3552ff647
2 changed files with 6 additions and 6 deletions
|
@ -46,7 +46,7 @@
|
||||||
"koa-views": "^6.1.4",
|
"koa-views": "^6.1.4",
|
||||||
"kue": "^0.11.6",
|
"kue": "^0.11.6",
|
||||||
"mini-css-extract-plugin": "^0.7.0",
|
"mini-css-extract-plugin": "^0.7.0",
|
||||||
"node-sass": "^4.11.0",
|
"node-sass": "^4.13.0",
|
||||||
"nodebrainz": "^2.1.1",
|
"nodebrainz": "^2.1.1",
|
||||||
"pg": "^7.17.1",
|
"pg": "^7.17.1",
|
||||||
"playmusic": "^2.3.0",
|
"playmusic": "^2.3.0",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -5307,10 +5307,10 @@ node-releases@^1.1.44:
|
||||||
dependencies:
|
dependencies:
|
||||||
semver "^6.3.0"
|
semver "^6.3.0"
|
||||||
|
|
||||||
node-sass@^4.11.0:
|
node-sass@^4.13.0:
|
||||||
version "4.12.0"
|
version "4.13.0"
|
||||||
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.12.0.tgz#0914f531932380114a30cc5fa4fa63233a25f017"
|
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.13.0.tgz#b647288babdd6a1cb726de4545516b31f90da066"
|
||||||
integrity sha512-A1Iv4oN+Iel6EPv77/HddXErL2a+gZ4uBeZUy+a8O35CFYTXhgA8MgLCWBtwpGZdCvTvQ9d+bQxX/QC36GDPpQ==
|
integrity sha512-W1XBrvoJ1dy7VsvTAS5q1V45lREbTlZQqFbiHb3R3OTTCma0XBtuG6xZ6Z4506nR4lmHPTqVRwxT6KgtWC97CA==
|
||||||
dependencies:
|
dependencies:
|
||||||
async-foreach "^0.1.3"
|
async-foreach "^0.1.3"
|
||||||
chalk "^1.1.1"
|
chalk "^1.1.1"
|
||||||
|
@ -5319,7 +5319,7 @@ node-sass@^4.11.0:
|
||||||
get-stdin "^4.0.1"
|
get-stdin "^4.0.1"
|
||||||
glob "^7.0.3"
|
glob "^7.0.3"
|
||||||
in-publish "^2.0.0"
|
in-publish "^2.0.0"
|
||||||
lodash "^4.17.11"
|
lodash "^4.17.15"
|
||||||
meow "^3.7.0"
|
meow "^3.7.0"
|
||||||
mkdirp "^0.5.1"
|
mkdirp "^0.5.1"
|
||||||
nan "^2.13.2"
|
nan "^2.13.2"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue