Skip to content

Commit e00f383

Browse files
Merge pull request #906 from elwayman02/dependabot/npm_and_yarn/sass-1.72.0
2 parents 21b8313 + 43bd7b5 commit e00f383

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
@@ -81,7 +81,7 @@
8181
"qunit-dom": "^3.0.0",
8282
"release-it": "^15.11.0",
8383
"release-it-lerna-changelog": "^5.0.0",
84-
"sass": "^1.71.1",
84+
"sass": "^1.72.0",
8585
"stylelint": "^15.11.0",
8686
"stylelint-config-standard": "^34.0.0",
8787
"stylelint-prettier": "^4.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13379,10 +13379,10 @@ sane@^5.0.1:
1337913379
minimist "^1.1.1"
1338013380
walker "~1.0.5"
1338113381

13382-
sass@^1.71.1:
13383-
version "1.71.1"
13384-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.71.1.tgz#dfb09c63ce63f89353777bbd4a88c0a38386ee54"
13385-
integrity sha512-wovtnV2PxzteLlfNzbgm1tFXPLoZILYAMJtvoXXkD7/+1uP41eKkIt1ypWq5/q2uT94qHjXehEYfmjKOvjL9sg==
13382+
sass@^1.72.0:
13383+
version "1.72.0"
13384+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.72.0.tgz#5b9978943fcfb32b25a6a5acb102fc9dabbbf41c"
13385+
integrity sha512-Gpczt3WA56Ly0Mn8Sl21Vj94s1axi9hDIzDFn9Ph9x3C3p4nNyvsqJoQyVXKou6cBlfFWEgRW4rT8Tb4i3XnVA==
1338613386
dependencies:
1338713387
chokidar ">=3.0.0 <4.0.0"
1338813388
immutable "^4.0.0"

0 commit comments

Comments
 (0)