Skip to content

Commit 7a6cad4

Browse files
chore(deps): update dependency sass to v1.62.1
1 parent f71fc43 commit 7a6cad4

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
@@ -60,7 +60,7 @@
6060
"grunt-xmlmin": "0.1.8",
6161
"jit-grunt": "0.10.0",
6262
"postcss": "8.4.21",
63-
"sass": "1.58.3",
63+
"sass": "1.62.1",
6464
"terser": "5.16.2"
6565
},
6666
"browserslist": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3972,10 +3972,10 @@ safe-json-parse@~1.0.1:
39723972
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
39733973
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
39743974

3975-
sass@1.58.3:
3976-
version "1.58.3"
3977-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.58.3.tgz#2348cc052061ba4f00243a208b09c40e031f270d"
3978-
integrity sha512-Q7RaEtYf6BflYrQ+buPudKR26/lH+10EmO9bBqbmPh/KeLqv8bjpTNqxe71ocONqXq+jYiCbpPUmQMS+JJPk4A==
3975+
sass@1.62.1:
3976+
version "1.62.1"
3977+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.62.1.tgz#caa8d6bf098935bc92fc73fa169fb3790cacd029"
3978+
integrity sha512-NHpxIzN29MXvWiuswfc1W3I0N8SXBd8UR26WntmDlRYf0bSADnwnOjsyMZ3lMezSlArD33Vs3YFhp7dWvL770A==
39793979
dependencies:
39803980
chokidar ">=3.0.0 <4.0.0"
39813981
immutable "^4.0.0"

0 commit comments

Comments
 (0)