Skip to content

Commit

Permalink
Bump sass from 1.80.3 to 1.80.5 in /panel
Browse files Browse the repository at this point in the history
Bumps [sass](https://github.com/sass/dart-sass) from 1.80.3 to 1.80.5.
- [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.80.3...1.80.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent d939d27 commit 88a5446
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion panel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"globals": "^15.11.0",
"postcss": "^8.4.45",
"prettier": "3.3.3",
"sass": "^1.77.8",
"sass": "^1.80.5",
"stylelint": "^16.9.0",
"stylelint-config-standard-scss": "^13.1.0",
"stylelint-order": "^6.0.4",
Expand Down
10 changes: 5 additions & 5 deletions panel/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1756,7 +1756,7 @@ __metadata:
prosemirror-schema-list: "npm:^1.4.1"
prosemirror-state: "npm:^1.4.3"
prosemirror-view: "npm:^1.34.3"
sass: "npm:^1.77.8"
sass: "npm:^1.80.5"
sortablejs: "npm:^1.15.3"
stylelint: "npm:^16.9.0"
stylelint-config-standard-scss: "npm:^13.1.0"
Expand Down Expand Up @@ -2914,17 +2914,17 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.77.8":
version: 1.80.3
resolution: "sass@npm:1.80.3"
"sass@npm:^1.80.5":
version: 1.80.5
resolution: "sass@npm:1.80.5"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
chokidar: "npm:^4.0.0"
immutable: "npm:^4.0.0"
source-map-js: "npm:>=0.6.2 <2.0.0"
bin:
sass: sass.js
checksum: 10c0/fa08043fc36b854717b6eaf6247ee11341d0aff5e17a645965071866bd677930c9c9467d82ed5a4a666d7897a82be8a61427cd81b808e6b9e2d3b32cf278bebd
checksum: 10c0/d592e57c037315f4c5976af3d37ce4c7758b1b4e89d064455d6992829ea59888c71b9dbc86f7fc8dca87ac98ebc9cece10e5c8fc5509bf192db81712a34fd579
languageName: node
linkType: hard

Expand Down

0 comments on commit 88a5446

Please sign in to comment.