Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump sass from 1.67.0 to 1.68.0 #2049

Merged
merged 1 commit into from
Sep 25, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"redux-saga": "^1.2.3",
"resolve": "^1.22.5",
"resolve-url-loader": "^5.0.0",
"sass": "^1.67.0",
"sass": "^1.68.0",
"sass-loader": "^13.3.2",
"semver": "^7.5.4",
"source-map-explorer": "^2.5.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2760,7 +2760,7 @@ __metadata:
redux-saga: ^1.2.3
resolve: ^1.22.5
resolve-url-loader: ^5.0.0
sass: ^1.67.0
sass: ^1.68.0
sass-loader: ^13.3.2
semver: ^7.5.4
source-map-explorer: ^2.5.3
Expand Down Expand Up @@ -14798,16 +14798,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.67.0":
version: 1.67.0
resolution: "sass@npm:1.67.0"
"sass@npm:^1.68.0":
version: 1.68.0
resolution: "sass@npm:1.68.0"
dependencies:
chokidar: ">=3.0.0 <4.0.0"
immutable: ^4.0.0
source-map-js: ">=0.6.2 <2.0.0"
bin:
sass: sass.js
checksum: 9e7566e8b7386cf265dddcdb266a023fb5759c5a8f48a11da199c8bf419e5f08f4ff6404d85d6bf5eac01e1f7c7061fdb6b7b65cbfda164e59b0a06b72ac8567
checksum: 65ccede83c96768beeb8dcaf67957b7c76b12ff1276bfd2849d7be151d46ba1400048a67717e6e5e4969bc75e87348e5530f5f272833f2e60a891c21a33d8ab0
languageName: node
linkType: hard

Expand Down