Skip to content

Commit

Permalink
chore(deps-dev): bump sass from 1.65.1 to 1.66.0 in /modules/web (kub…
Browse files Browse the repository at this point in the history
…ernetes#8189)

Bumps [sass](https://github.com/sass/dart-sass) from 1.65.1 to 1.66.0.
- [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.65.1...1.66.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 18, 2023
1 parent 8e0f2a7 commit 5d81c6f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion modules/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
"q": "1.5.1",
"raw-loader": "4.0.2",
"run-node": "2.0.0",
"sass": "1.65.1",
"sass": "1.66.0",
"sass-loader": "13.3.2",
"semver": "7.5.4",
"source-map-explorer": "2.5.3",
Expand Down
10 changes: 5 additions & 5 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10993,7 +10993,7 @@ __metadata:
run-node: 2.0.0
rxjs: 7.8.1
rxjs-compat: 6.6.7
sass: 1.65.1
sass: 1.66.0
sass-loader: 13.3.2
semver: 7.5.4
sockjs-client: 1.6.1
Expand Down Expand Up @@ -13786,16 +13786,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.65.1":
version: 1.65.1
resolution: "sass@npm:1.65.1"
"sass@npm:1.66.0":
version: 1.66.0
resolution: "sass@npm:1.66.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: 33e325fc80cd07489992e0814cd4929496f87493ffe78c423c2dbafa5746a574e6f3bde20c2a3e4ea47b16ee3d6bc5afcf1d36b405227b829d6c4c9ddcc7f8e2
checksum: ae292e6a41a8812c0206c528885969e2f6f35870397e6d5bc33477927fd09faffda196aefe2cfe49e0c57f1448129b522f845bb134f3b6a131b184e3be86cf92
languageName: node
linkType: hard

Expand Down

0 comments on commit 5d81c6f

Please sign in to comment.