Skip to content

Commit

Permalink
build(deps-dev): bump sass in /reacnetgenerator/static/webpack
Browse files Browse the repository at this point in the history
Bumps [sass](https://github.com/sass/dart-sass) from 1.83.1 to 1.85.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.83.1...1.85.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 14, 2025
1 parent 36fa554 commit b4e8fcc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion reacnetgenerator/static/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"postcss": "8.4.47",
"postcss-import": "16.1.0",
"postcss-loader": "8.1.1",
"sass": "1.83.1",
"sass": "1.85.0",
"sass-loader": "16.0.4",
"script-ext-html-webpack-plugin": "2.1.5",
"string-replace-webpack-plugin": "0.1.3",
Expand Down
10 changes: 5 additions & 5 deletions reacnetgenerator/static/webpack/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3917,7 +3917,7 @@ __metadata:
postcss-import: "npm:16.1.0"
postcss-loader: "npm:8.1.1"
regenerator-runtime: "npm:0.14.1"
sass: "npm:1.83.1"
sass: "npm:1.85.0"
sass-loader: "npm:16.0.4"
script-ext-html-webpack-plugin: "npm:2.1.5"
smiles-drawer: "npm:2.0.3"
Expand Down Expand Up @@ -4137,9 +4137,9 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.83.1":
version: 1.83.1
resolution: "sass@npm:1.83.1"
"sass@npm:1.85.0":
version: 1.85.0
resolution: "sass@npm:1.85.0"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
chokidar: "npm:^4.0.0"
Expand All @@ -4150,7 +4150,7 @@ __metadata:
optional: true
bin:
sass: sass.js
checksum: 10/ee4ea5573faddeed375479eda6ac87a6f34dc6fc5391c6cc2743993f24827f4709f950fba6ef1ad0694215a1df40d43f4ed9006327daa3743c8e3ad1979d3c32
checksum: 10/4af4627505087b692a29c575f346b12e30a3f58dd0254832ebc9ccff456e6f8a2c16d1f9b45d83d6aaae867e6fb54b98c485ddf79a226e328d595b54725c7f84
languageName: node
linkType: hard

Expand Down

0 comments on commit b4e8fcc

Please sign in to comment.