Skip to content

Commit d59047a

Browse files
[skip netlify]: Bump sass from 1.62.1 to 1.69.2
Bumps [sass](https://github.com/sass/dart-sass) from 1.62.1 to 1.69.2. - [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.62.1...1.69.2) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 93bb9d2 commit d59047a

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
@@ -76,7 +76,7 @@
7676
"qunit-dom": "^2.0.0",
7777
"release-it": "^15.11.0",
7878
"release-it-lerna-changelog": "^5.0.0",
79-
"sass": "^1.62.1",
79+
"sass": "^1.69.2",
8080
"webpack": "^5.88.2"
8181
},
8282
"peerDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12548,10 +12548,10 @@ sane@^5.0.1:
1254812548
minimist "^1.1.1"
1254912549
walker "~1.0.5"
1255012550

12551-
sass@^1.62.1:
12552-
version "1.62.1"
12553-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.62.1.tgz#caa8d6bf098935bc92fc73fa169fb3790cacd029"
12554-
integrity sha512-NHpxIzN29MXvWiuswfc1W3I0N8SXBd8UR26WntmDlRYf0bSADnwnOjsyMZ3lMezSlArD33Vs3YFhp7dWvL770A==
12551+
sass@^1.69.2:
12552+
version "1.69.2"
12553+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.69.2.tgz#8aeaeb6c1dcdbeaa26bbfeddece67c9fcd4b1d93"
12554+
integrity sha512-48lDtG/9OuSQZ9oNmJMUXI2QdCakAWrAGjpX/Fy6j4Og8dEAyE598x5GqCqnHkwV7+I5w8DJpqjm581q5HNh3w==
1255512555
dependencies:
1255612556
chokidar ">=3.0.0 <4.0.0"
1255712557
immutable "^4.0.0"

0 commit comments

Comments
 (0)