Skip to content

Commit 30069d5

Browse files
chore(deps-dev): bump sass from 1.71.1 to 1.72.0 (#10700)
1 parent 1d587dd commit 30069d5

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.71.1",
238+
"sass": "^1.72.0",
239239
"sass-loader": "^14.1.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
@@ -13585,10 +13585,10 @@ sass-loader@^14.1.1:
1358513585
dependencies:
1358613586
neo-async "^2.6.2"
1358713587

13588-
sass@^1.71.1:
13589-
version "1.71.1"
13590-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.71.1.tgz#dfb09c63ce63f89353777bbd4a88c0a38386ee54"
13591-
integrity sha512-wovtnV2PxzteLlfNzbgm1tFXPLoZILYAMJtvoXXkD7/+1uP41eKkIt1ypWq5/q2uT94qHjXehEYfmjKOvjL9sg==
13588+
sass@^1.72.0:
13589+
version "1.72.0"
13590+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.72.0.tgz#5b9978943fcfb32b25a6a5acb102fc9dabbbf41c"
13591+
integrity sha512-Gpczt3WA56Ly0Mn8Sl21Vj94s1axi9hDIzDFn9Ph9x3C3p4nNyvsqJoQyVXKou6cBlfFWEgRW4rT8Tb4i3XnVA==
1359213592
dependencies:
1359313593
chokidar ">=3.0.0 <4.0.0"
1359413594
immutable "^4.0.0"

0 commit comments

Comments
 (0)