mirror of
https://github.com/ApfelTeeSaft/LiveSplitOne.git
synced 2026-09-02 19:20:05 +00:00
Bump sass from 1.35.1 to 1.37.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.35.1 to 1.37.0. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.35.1...1.37.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
This commit is contained in:
Generated
+3
-3
@@ -8450,9 +8450,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"sass": {
|
||||
"version": "1.35.1",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.35.1.tgz",
|
||||
"integrity": "sha512-oCisuQJstxMcacOPmxLNiLlj4cUyN2+8xJnG7VanRoh2GOLr9RqkvI4AxA4a6LHVg/rsu+PmxXeGhrdSF9jCiQ==",
|
||||
"version": "1.37.0",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.37.0.tgz",
|
||||
"integrity": "sha512-B+Tu6cSAG8ffs/cqsZl/bgSH2pCmavDaPTYAoW8QA1qNHh/RqndNfVKuABKYkLjUQ5aq/BnCENVpE80cqdSM1w==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chokidar": ">=3.0.0 <4.0.0"
|
||||
|
||||
+1
-1
@@ -58,7 +58,7 @@
|
||||
"node-fetch": "^2.6.1",
|
||||
"pixelmatch": "^5.2.1",
|
||||
"pngjs": "^6.0.0",
|
||||
"sass": "^1.35.1",
|
||||
"sass": "^1.37.0",
|
||||
"sass-loader": "^12.1.0",
|
||||
"selenium-webdriver": "^4.0.0-beta.4",
|
||||
"source-map-loader": "^3.0.0",
|
||||
|
||||
Reference in New Issue
Block a user