Skip to content

Commit fb52731

Browse files
Update dependency sass to v1.63.2
1 parent 6a3f5c4 commit fb52731

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
@@ -41,7 +41,7 @@
4141
"react-email-components-template": "0.2.0",
4242
"react-email-components-typography": "0.0.4",
4343
"react-test-renderer": "18.2.0",
44-
"sass": "1.58.0"
44+
"sass": "1.63.2"
4545
},
4646
"devDependencies": {
4747
"@babel/plugin-proposal-do-expressions": "7.18.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5114,10 +5114,10 @@ safe-regex-test@^1.0.0:
51145114
get-intrinsic "^1.1.3"
51155115
is-regex "^1.1.4"
51165116

5117-
sass@1.58.0:
5118-
version "1.58.0"
5119-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.58.0.tgz#ee8aea3ad5ea5c485c26b3096e2df6087d0bb1cc"
5120-
integrity sha512-PiMJcP33DdKtZ/1jSjjqVIKihoDc6yWmYr9K/4r3fVVIEDAluD0q7XZiRKrNJcPK3qkLRF/79DND1H5q1LBjgg==
5117+
sass@1.63.2:
5118+
version "1.63.2"
5119+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.63.2.tgz#75f7d9a8e67d1d5b98a989507f4d98b6067b1f75"
5120+
integrity sha512-u56TU0AIFqMtauKl/OJ1AeFsXqRHkgO7nCWmHaDwfxDo9GUMSqBA4NEh6GMuh1CYVM7zuROYtZrHzPc2ixK+ww==
51215121
dependencies:
51225122
chokidar ">=3.0.0 <4.0.0"
51235123
immutable "^4.0.0"

0 commit comments

Comments
 (0)