Skip to content

Commit e5aaaf9

Browse files
chore(deps): bump sass from 1.49.8 to 1.49.9 (#18)
Bumps [sass](https://github.com/sass/dart-sass) from 1.49.8 to 1.49.9. - [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.49.8...1.49.9) --- updated-dependencies: - dependency-name: sass dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c7fcabf commit e5aaaf9

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
@@ -33,7 +33,7 @@
3333
"prism-react-renderer": "1.2.1",
3434
"react": "17.0.2",
3535
"react-dom": "17.0.2",
36-
"sass": "1.49.8"
36+
"sass": "1.49.9"
3737
},
3838
"devDependencies": {
3939
"@docusaurus/module-type-aliases": "2.0.0-beta.15",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6705,10 +6705,10 @@ sass-loader@^10.1.1:
67056705
schema-utils "^3.0.0"
67066706
semver "^7.3.2"
67076707

6708-
sass@1.49.8:
6709-
version "1.49.8"
6710-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.49.8.tgz#9bbbc5d43d14862db07f1c04b786c9da9b641828"
6711-
integrity sha512-NoGOjvDDOU9og9oAxhRnap71QaTjjlzrvLnKecUJ3GxhaQBrV6e7gPuSPF28u1OcVAArVojPAe4ZhOXwwC4tGw==
6708+
sass@1.49.9:
6709+
version "1.49.9"
6710+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.49.9.tgz#b15a189ecb0ca9e24634bae5d1ebc191809712f9"
6711+
integrity sha512-YlYWkkHP9fbwaFRZQRXgDi3mXZShslVmmo+FVK3kHLUELHHEYrCmL1x6IUjC7wLS6VuJSAFXRQS/DxdsC4xL1A==
67126712
dependencies:
67136713
chokidar ">=3.0.0 <4.0.0"
67146714
immutable "^4.0.0"

0 commit comments

Comments
 (0)