Skip to content

Commit

Permalink
chore(deps-dev): bump sass from 1.68.0 to 1.69.0 (#539)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 6, 2023
1 parent e8f746a commit ae28b1a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"eslint-plugin-vue": "^7.20.0",
"jsdom": "^22.1.0",
"release-it": "^15.11.0",
"sass": "^1.68.0",
"sass": "^1.69.0",
"sass-loader": "^8.0.0",
"vue-jest": "^5.0.0-alpha.10",
"webpack": "^5.75.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12043,10 +12043,10 @@ sass-loader@^8.0.0:
schema-utils "^2.6.1"
semver "^6.3.0"

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 ae28b1a

Please sign in to comment.