Skip to content

Commit 6efb214

Browse files
[skip netlify]: Bump sass from 1.61.0 to 1.62.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.61.0 to 1.62.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.61.0...1.62.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6816ab3 commit 6efb214

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"qunit-dom": "^2.0.0",
7979
"release-it": "^15.10.1",
8080
"release-it-lerna-changelog": "^5.0.0",
81-
"sass": "^1.61.0",
81+
"sass": "^1.62.1",
8282
"webpack": "^5.81.0"
8383
},
8484
"fastbootDependencies": [

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -12606,10 +12606,10 @@ sane@^5.0.1:
1260612606
minimist "^1.1.1"
1260712607
walker "~1.0.5"
1260812608

12609-
sass@^1.61.0:
12610-
version "1.61.0"
12611-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.61.0.tgz#d1f6761bb833887b8fdab32a24e052c40531d02b"
12612-
integrity sha512-PDsN7BrVkNZK2+dj/dpKQAWZavbAQ87IXqVvw2+oEYI+GwlTWkvbQtL7F2cCNbMqJEYKPh1EcjSxsnqIb/kyaQ==
12609+
sass@^1.62.1:
12610+
version "1.62.1"
12611+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.62.1.tgz#caa8d6bf098935bc92fc73fa169fb3790cacd029"
12612+
integrity sha512-NHpxIzN29MXvWiuswfc1W3I0N8SXBd8UR26WntmDlRYf0bSADnwnOjsyMZ3lMezSlArD33Vs3YFhp7dWvL770A==
1261312613
dependencies:
1261412614
chokidar ">=3.0.0 <4.0.0"
1261512615
immutable "^4.0.0"

0 commit comments

Comments
 (0)