Skip to content

Commit e7a68ee

Browse files
Bump sass from 1.57.0 to 1.57.1 (#2995)
Bumps [sass](https://github.com/sass/dart-sass) from 1.57.0 to 1.57.1. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.57.0...1.57.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 529b216 commit e7a68ee

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
@@ -109,7 +109,7 @@
109109
"npm-run-all": "^4.1.5",
110110
"prettier": "^2.8.1",
111111
"rimraf": "^3.0.2",
112-
"sass": "^1.57.0",
112+
"sass": "^1.57.1",
113113
"sass-loader": "^13.2.0",
114114
"tree-kill": "1.2.2",
115115
"vue-devtools": "^5.1.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7218,10 +7218,10 @@ sass-loader@^13.2.0:
72187218
klona "^2.0.4"
72197219
neo-async "^2.6.2"
72207220

7221-
sass@^1.57.0:
7222-
version "1.57.0"
7223-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.57.0.tgz#64c4144ed4e1c0ccb96dc18aef2c424cdbc0c12b"
7224-
integrity sha512-IZNEJDTK1cF5B1cGA593TPAV/1S0ysUDxq9XHjX/+SMy0QfUny+nfUsq5ZP7wWSl4eEf7wDJcEZ8ABYFmh3m/w==
7221+
sass@^1.57.1:
7222+
version "1.57.1"
7223+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.57.1.tgz#dfafd46eb3ab94817145e8825208ecf7281119b5"
7224+
integrity sha512-O2+LwLS79op7GI0xZ8fqzF7X2m/m8WFfI02dHOdsK5R2ECeS5F62zrwg/relM1rjSLy7Vd/DiMNIvPrQGsA0jw==
72257225
dependencies:
72267226
chokidar ">=3.0.0 <4.0.0"
72277227
immutable "^4.0.0"

0 commit comments

Comments
 (0)