Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Commit 4751b6e

Browse files
authored
Merge pull request #1060 from renovate-bot/renovate/all-minor-patch
chore(deps): update dependency sass to ^1.56.2
2 parents 5f6c31a + b2f85aa commit 4751b6e

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
@@ -123,7 +123,7 @@
123123
"postcss-cli": "^10.1.0",
124124
"release-it": "^15.5.1",
125125
"rimraf": "^3.0.2",
126-
"sass": "^1.56.1",
126+
"sass": "^1.56.2",
127127
"stream-browserify": "^3.0.0",
128128
"ts-node": "^10.9.1",
129129
"tslib": "^2.4.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10148,10 +10148,10 @@ sass@^1.49.9:
1014810148
immutable "^4.0.0"
1014910149
source-map-js ">=0.6.2 <2.0.0"
1015010150

10151-
sass@^1.56.1:
10152-
version "1.56.1"
10153-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.56.1.tgz#94d3910cd468fd075fa87f5bb17437a0b617d8a7"
10154-
integrity sha512-VpEyKpyBPCxE7qGDtOcdJ6fFbcpOM+Emu7uZLxVrkX8KVU/Dp5UF7WLvzqRuUhB6mqqQt1xffLoG+AndxTZrCQ==
10151+
sass@^1.56.2:
10152+
version "1.56.2"
10153+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.56.2.tgz#9433b345ab3872996c82a53a58c014fd244fd095"
10154+
integrity sha512-ciEJhnyCRwzlBCB+h5cCPM6ie/6f8HrhZMQOf5vlU60Y1bI1rx5Zb0vlDZvaycHsg/MqFfF1Eq2eokAa32iw8w==
1015510155
dependencies:
1015610156
chokidar ">=3.0.0 <4.0.0"
1015710157
immutable "^4.0.0"

0 commit comments

Comments
 (0)