Skip to content

Commit a91d863

Browse files
committed
Update dependency sass to v1.40.1
1 parent b1af1c8 commit a91d863

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"conventional-changelog-cli": "^2.1.1",
3030
"cz-conventional-changelog": "^3.3.0",
3131
"husky": "^7.0.1",
32-
"sass": "1.37.5",
32+
"sass": "1.40.1",
3333
"typescript": "4.4.2",
3434
"validate-commit-msg": "^2.14.0",
3535
"vite": "2.5.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1995,10 +1995,10 @@ safe-buffer@~5.2.0:
19951995
resolved "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz"
19961996
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
19971997

1998-
sass@1.37.5:
1999-
version "1.37.5"
2000-
resolved "https://registry.npmjs.org/sass/-/sass-1.37.5.tgz"
2001-
integrity sha512-Cx3ewxz9QB/ErnVIiWg2cH0kiYZ0FPvheDTVC6BsiEGBTZKKZJ1Gq5Kq6jy3PKtL6+EJ8NIoaBW/RSd2R6cZOA==
1998+
sass@1.40.1:
1999+
version "1.40.1"
2000+
resolved "https://registry.npmjs.org/sass/-/sass-1.40.1.tgz"
2001+
integrity sha512-M6WskYLzTfdZdb09W9SftIScjudL8jNkhdh9z96U+olQaKIcw2Knb6QLL9bUhnuSm4VD+1yJVaO2/ENDPMTtAQ==
20022002
dependencies:
20032003
chokidar ">=3.0.0 <4.0.0"
20042004

0 commit comments

Comments
 (0)