Skip to content

Commit

Permalink
Merge pull request #4292 from Hacker0x01/dependabot/npm_and_yarn/docs…
Browse files Browse the repository at this point in the history
…-site/sass-1.69.0

chore(deps-dev): bump sass from 1.68.0 to 1.69.0 in /docs-site
  • Loading branch information
martijnrusschen authored Oct 8, 2023
2 parents 12623c0 + 95aea75 commit cd7463d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@
},
"devDependencies": {
"raw-loader": "^4.0.2",
"sass": "^1.68.0"
"sass": "^1.69.0"
}
}
8 changes: 4 additions & 4 deletions docs-site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7755,10 +7755,10 @@ sass-loader@^12.3.0:
klona "^2.0.4"
neo-async "^2.6.2"

sass@^1.68.0:
version "1.68.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.68.0.tgz#0034b0cc9a50248b7d1702ac166fd25990023669"
integrity sha512-Lmj9lM/fef0nQswm1J2HJcEsBUba4wgNx2fea6yJHODREoMFnwRpZydBnX/RjyXw2REIwdkbqE4hrTo4qfDBUA==
sass@^1.69.0:
version "1.69.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.69.0.tgz#5195075371c239ed556280cf2f5944d234f42679"
integrity sha512-l3bbFpfTOGgQZCLU/gvm1lbsQ5mC/WnLz3djL2v4WCJBDrWm58PO+jgngcGRNnKUh6wSsdm50YaovTqskZ0xDQ==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"
Expand Down

0 comments on commit cd7463d

Please sign in to comment.