Skip to content

Commit 38121d4

Browse files
authored
Merge pull request #267 from Pycord-Development/dependabot/npm_and_yarn/sass-1.57.1
2 parents 1361be1 + 321c720 commit 38121d4

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
@@ -39,7 +39,7 @@
3939
"react": "17.0.2",
4040
"react-dom": "17.0.2",
4141
"react-twemoji": "^0.5.0",
42-
"sass": "1.56.2",
42+
"sass": "1.57.1",
4343
"webpack": "^5.75.0",
4444
"yarn": "^1.22.19"
4545
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8223,10 +8223,10 @@ sass-loader@^10.1.1:
82238223
schema-utils "^3.0.0"
82248224
semver "^7.3.2"
82258225

8226-
sass@1.56.2:
8227-
version "1.56.2"
8228-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.56.2.tgz#9433b345ab3872996c82a53a58c014fd244fd095"
8229-
integrity sha512-ciEJhnyCRwzlBCB+h5cCPM6ie/6f8HrhZMQOf5vlU60Y1bI1rx5Zb0vlDZvaycHsg/MqFfF1Eq2eokAa32iw8w==
8226+
sass@1.57.1:
8227+
version "1.57.1"
8228+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.57.1.tgz#dfafd46eb3ab94817145e8825208ecf7281119b5"
8229+
integrity sha512-O2+LwLS79op7GI0xZ8fqzF7X2m/m8WFfI02dHOdsK5R2ECeS5F62zrwg/relM1rjSLy7Vd/DiMNIvPrQGsA0jw==
82308230
dependencies:
82318231
chokidar ">=3.0.0 <4.0.0"
82328232
immutable "^4.0.0"

0 commit comments

Comments
 (0)