mirror of
https://github.com/riperiperi/FreeSO
synced 2026-08-13 20:26:13 -04:00
Bump scss-tokenizer, gulp-sass and node-sass
Bumps [scss-tokenizer](https://github.com/sasstools/scss-tokenizer) to 0.4.3 and updates ancestor dependencies [scss-tokenizer](https://github.com/sasstools/scss-tokenizer), [gulp-sass](https://github.com/dlmanning/gulp-sass) and [node-sass](https://github.com/sass/node-sass). These dependencies need to be updated together. Updates `scss-tokenizer` from 0.2.3 to 0.4.3 - [Release notes](https://github.com/sasstools/scss-tokenizer/releases) - [Commits](https://github.com/sasstools/scss-tokenizer/compare/v0.2.3...v0.4.3) Updates `gulp-sass` from 4.0.2 to 5.1.0 - [Release notes](https://github.com/dlmanning/gulp-sass/releases) - [Changelog](https://github.com/dlmanning/gulp-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/dlmanning/gulp-sass/compare/v4.0.2...v5.1.0) Updates `node-sass` from 4.11.0 to 7.0.3 - [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.11.0...v7.0.3) --- updated-dependencies: - dependency-name: scss-tokenizer dependency-type: indirect - dependency-name: gulp-sass dependency-type: direct:development - dependency-name: node-sass dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
345492a7af
commit
d862a76e89
2 changed files with 1707 additions and 559 deletions
2262
TSOClient/FSO.Server/Admin/package-lock.json
generated
2262
TSOClient/FSO.Server/Admin/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -32,7 +32,7 @@
|
|||
"gulp-replace": "~0.5.0",
|
||||
"gulp-rev": "~3.0.1",
|
||||
"gulp-rev-replace": "~0.3.1",
|
||||
"gulp-sass": "^4.0.2",
|
||||
"gulp-sass": "^5.1.0",
|
||||
"gulp-size": "~1.2.0",
|
||||
"gulp-sourcemaps": "~1.3.0",
|
||||
"gulp-uglify": "~1.1.0",
|
||||
|
|
@ -48,7 +48,7 @@
|
|||
"lodash": "^4.17.11",
|
||||
"main-bower-files": "~2.5.0",
|
||||
"merge-stream": "~0.1.7",
|
||||
"node-sass": "^4.11.0",
|
||||
"node-sass": "^7.0.3",
|
||||
"npm": "^6.13.4",
|
||||
"or": "^0.2.0",
|
||||
"protractor": "~1.7.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue