Skip to content

Commit

Permalink
Bump sass in /frontend-react in the css group across 1 directory (#16794
Browse files Browse the repository at this point in the history
)

Bumps the css group with 1 update in the /frontend-react directory: [sass](https://github.com/sass/dart-sass).


Updates `sass` from 1.81.0 to 1.83.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.81.0...1.83.0)

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

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 Jan 3, 2025
1 parent cb45566 commit a83cc3a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontend-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@
"remark-frontmatter": "^5.0.0",
"remark-mdx-frontmatter": "^5.0.0",
"remark-mdx-toc": "^0.3.1",
"sass": "^1.81.0",
"sass": "^1.83.0",
"storybook": "^8.4.7",
"storybook-addon-remix-react-router": "^3.0.2",
"ts-node": "^10.9.2",
Expand Down
10 changes: 5 additions & 5 deletions frontend-react/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10183,7 +10183,7 @@ __metadata:
remark-mdx-toc: ^0.3.1
rest-hooks: ^6.1.7
sanitize-html: ^2.14.0
sass: ^1.81.0
sass: ^1.83.0
storybook: ^8.4.7
storybook-addon-remix-react-router: ^3.0.2
ts-node: ^10.9.2
Expand Down Expand Up @@ -10878,9 +10878,9 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.81.0":
version: 1.81.0
resolution: "sass@npm:1.81.0"
"sass@npm:^1.83.0":
version: 1.83.0
resolution: "sass@npm:1.83.0"
dependencies:
"@parcel/watcher": ^2.4.1
chokidar: ^4.0.0
Expand All @@ -10891,7 +10891,7 @@ __metadata:
optional: true
bin:
sass: sass.js
checksum: 93db5b342c3b0449af2b08123ed4c0793643bd3a30f78e4e0686a1aa991ad640e0d9bc8da09aa5d7ff313bbd317b3be9c827cca60fb33b07d9f4b14b001eccfe
checksum: ab7ba7829b3a53f4cc209dba4b515e48b67fbabfa7afc1195275991a18511e04259c1e1b19bf93d77e6f5c39556e022f2ea2ce68117668f59f6679cd8c58ddd9
languageName: node
linkType: hard

Expand Down

0 comments on commit a83cc3a

Please sign in to comment.