Skip to content

Commit e68e429

Browse files
chore(deps): update devdependency node-sass to ^4.14.0 (bootstrap-vue#5233)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent bc5159e commit e68e429

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
"loader-utils": "^2.0.0",
143143
"lodash": "^4.17.15",
144144
"marked": "^1.0.0",
145-
"node-sass": "^4.13.1",
145+
"node-sass": "^4.14.0",
146146
"nuxt": "^2.12.2",
147147
"postcss-cli": "^7.1.0",
148148
"prettier": "1.14.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8883,10 +8883,10 @@ node-res@^5.0.1:
88838883
on-finished "^2.3.0"
88848884
vary "^1.1.2"
88858885

8886-
node-sass@^4.13.1:
8887-
version "4.13.1"
8888-
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.13.1.tgz#9db5689696bb2eec2c32b98bfea4c7a2e992d0a3"
8889-
integrity sha512-TTWFx+ZhyDx1Biiez2nB0L3YrCZ/8oHagaDalbuBSlqXgUPsdkUSzJsVxeDO9LtPB49+Fh3WQl3slABo6AotNw==
8886+
node-sass@^4.14.0:
8887+
version "4.14.0"
8888+
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.14.0.tgz#a8e9d7720f8e15b4a1072719dcf04006f5648eeb"
8889+
integrity sha512-AxqU+DFpk0lEz95sI6jO0hU0Rwyw7BXVEv6o9OItoXLyeygPeaSpiV4rwQb10JiTghHaa0gZeD21sz+OsQluaw==
88908890
dependencies:
88918891
async-foreach "^0.1.3"
88928892
chalk "^1.1.1"

0 commit comments

Comments
 (0)