mirror of
https://github.com/gosticks/web.git
synced 2026-08-12 12:10:20 +00:00
Bump node-sass from 4.13.1 to 4.14.0 (#677)
Bumps [node-sass](https://github.com/sass/node-sass) from 4.13.1 to 4.14.0. - [Release notes](https://github.com/sass/node-sass/releases) - [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/sass/node-sass/compare/v4.13.1...v4.14.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
parent
870503bfee
commit
2467ff1ecd
Generated
+3
-3
@@ -13174,9 +13174,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node-sass": {
|
||||
"version": "4.13.1",
|
||||
"resolved": "https://registry.npmjs.org/node-sass/-/node-sass-4.13.1.tgz",
|
||||
"integrity": "sha512-TTWFx+ZhyDx1Biiez2nB0L3YrCZ/8oHagaDalbuBSlqXgUPsdkUSzJsVxeDO9LtPB49+Fh3WQl3slABo6AotNw==",
|
||||
"version": "4.14.0",
|
||||
"resolved": "https://registry.npmjs.org/node-sass/-/node-sass-4.14.0.tgz",
|
||||
"integrity": "sha512-AxqU+DFpk0lEz95sI6jO0hU0Rwyw7BXVEv6o9OItoXLyeygPeaSpiV4rwQb10JiTghHaa0gZeD21sz+OsQluaw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"async-foreach": "^0.1.3",
|
||||
|
||||
+1
-1
@@ -33,7 +33,7 @@
|
||||
"jest-enzyme": "^7.1.2",
|
||||
"jest-localstorage-mock": "^2.4.0",
|
||||
"node-fetch": "^2.6.0",
|
||||
"node-sass": "^4.13.1",
|
||||
"node-sass": "^4.14.0",
|
||||
"prettier": "^2.0.5",
|
||||
"react-scripts": "^3.4.1",
|
||||
"redux-saga-test-plan": "^4.0.0-rc.3",
|
||||
|
||||
Reference in New Issue
Block a user