Skip to content

Commit 19a09a1

Browse files
authored
Merge pull request #3077 from garageScript/dependabot/npm_and_yarn/sass-1.63.6
build(deps): bump sass from 1.63.5 to 1.63.6
2 parents 74126c7 + a75a2d6 commit 19a09a1

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
@@ -69,7 +69,7 @@
6969
"react-dom": "^17.0.2",
7070
"react-feather": "^2.0.10",
7171
"rehype-autolink-headings": "^6.1.0",
72-
"sass": "^1.63.5",
72+
"sass": "^1.63.6",
7373
"use-undo": "^1.1.1",
7474
"winston": "^3.9.0",
7575
"yup": "1.2.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15997,10 +15997,10 @@ sass-loader@^10.4.1:
1599715997
schema-utils "^3.0.0"
1599815998
semver "^7.3.2"
1599915999

16000-
sass@^1.63.5:
16001-
version "1.63.5"
16002-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.63.5.tgz#6e1900b12576e3e74a8ab0a9d8607cacbe584ef1"
16003-
integrity sha512-Q6c5gs482oezdAp+0fWF9cRisvpy7yfYb64knID0OE8AnMgtkluRPfpGMFjeD4/+M4+6QpJZCU6JRSxbjiktkg==
16000+
sass@^1.63.6:
16001+
version "1.63.6"
16002+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.63.6.tgz#481610e612902e0c31c46b46cf2dad66943283ea"
16003+
integrity sha512-MJuxGMHzaOW7ipp+1KdELtqKbfAWbH7OLIdoSMnVe3EXPMTmxTmlaZDCTsgIpPCs3w99lLo9/zDKkOrJuT5byw==
1600416004
dependencies:
1600516005
chokidar ">=3.0.0 <4.0.0"
1600616006
immutable "^4.0.0"

0 commit comments

Comments
 (0)