Skip to content

Commit dbc8bc6

Browse files
npm: bump sass from 1.47.0 to 1.63.6
Bumps [sass](https://github.com/sass/dart-sass) from 1.47.0 to 1.63.6. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.47.0...1.63.6) --- updated-dependencies: - dependency-name: sass dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c90b89f commit dbc8bc6

2 files changed

Lines changed: 6 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"react-modal": "^3.16.1",
2222
"react-remarkable": "^1.1.3",
2323
"react-swipeable": "^6.2.0",
24-
"sass": "^1.47.0",
24+
"sass": "^1.63.6",
2525
"what-input": "^5.2.10"
2626
},
2727
"devDependencies": {

yarn.lock

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4456,10 +4456,10 @@ safer-buffer@^2.1.0:
44564456
resolved "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz"
44574457
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
44584458

4459-
sass@^1.47.0:
4460-
version "1.47.0"
4461-
resolved "https://registry.npmjs.org/sass/-/sass-1.47.0.tgz"
4462-
integrity sha512-GtXwvwgD7/6MLUZPnlA5/8cdRgC9SzT5kAnnJMRmEZQFRE3J56Foswig4NyyyQGsnmNvg6EUM/FP0Pe9Y2zywQ==
4459+
sass@^1.63.6:
4460+
version "1.63.6"
4461+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.63.6.tgz#481610e612902e0c31c46b46cf2dad66943283ea"
4462+
integrity sha512-MJuxGMHzaOW7ipp+1KdELtqKbfAWbH7OLIdoSMnVe3EXPMTmxTmlaZDCTsgIpPCs3w99lLo9/zDKkOrJuT5byw==
44634463
dependencies:
44644464
chokidar ">=3.0.0 <4.0.0"
44654465
immutable "^4.0.0"
@@ -4635,12 +4635,7 @@ source-list-map@^2.0.0:
46354635
resolved "https://registry.npmjs.org/source-list-map/-/source-list-map-2.0.1.tgz"
46364636
integrity sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==
46374637

4638-
"source-map-js@>=0.6.2 <2.0.0":
4639-
version "1.0.1"
4640-
resolved "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.1.tgz"
4641-
integrity sha512-4+TN2b3tqOCd/kaGRJ/sTYA0tR0mdXx26ipdolxcwtJVqEnqNYvlCAt1q3ypy4QMlYus+Zh34RNtYLoq2oQ4IA==
4642-
4643-
source-map-js@^1.0.1:
4638+
"source-map-js@>=0.6.2 <2.0.0", source-map-js@^1.0.1:
46444639
version "1.0.2"
46454640
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
46464641
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==

0 commit comments

Comments
 (0)