Skip to content

Commit 165736b

Browse files
chore(deps-dev): bump sass from 1.75.0 to 1.76.0 (#11046)
1 parent 9d02ed7 commit 165736b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@
235235
"resolve": "^1.22.8",
236236
"resolve-url-loader": "^5.0.0",
237237
"rough-notation": "^0.5.1",
238-
"sass": "^1.75.0",
238+
"sass": "^1.76.0",
239239
"sass-loader": "^14.2.1",
240240
"semver": "^7.6.0",
241241
"source-map-explorer": "^2.5.3",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -13521,10 +13521,10 @@ sass-loader@^14.2.1:
1352113521
dependencies:
1352213522
neo-async "^2.6.2"
1352313523

13524-
sass@^1.75.0:
13525-
version "1.75.0"
13526-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.75.0.tgz#91bbe87fb02dfcc34e052ddd6ab80f60d392be6c"
13527-
integrity sha512-ShMYi3WkrDWxExyxSZPst4/okE9ts46xZmJDSawJQrnte7M1V9fScVB+uNXOVKRBt0PggHOwoZcn8mYX4trnBw==
13524+
sass@^1.76.0:
13525+
version "1.76.0"
13526+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.76.0.tgz#fe15909500735ac154f0dc7386d656b62b03987d"
13527+
integrity sha512-nc3LeqvF2FNW5xGF1zxZifdW3ffIz5aBb7I7tSvOoNu7z1RQ6pFt9MBuiPtjgaI62YWrM/txjWlOCFiGtf2xpw==
1352813528
dependencies:
1352913529
chokidar ">=3.0.0 <4.0.0"
1353013530
immutable "^4.0.0"

0 commit comments

Comments
 (0)