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.77.1 to 1.78.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.77.1...1.78.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] committed Sep 4, 2024
1 parent 2a92891 commit 9150ddc
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.38",
"postcss-import": "16.1.0",
"postcss-loader": "8.1.1",
"sass": "1.77.1",
"sass": "1.78.0",
"sass-loader": "14.2.1",
"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 @@ -3759,7 +3759,7 @@ __metadata:
postcss-import: "npm:16.1.0"
postcss-loader: "npm:8.1.1"
regenerator-runtime: "npm:0.14.1"
sass: "npm:1.77.1"
sass: "npm:1.78.0"
sass-loader: "npm:14.2.1"
script-ext-html-webpack-plugin: "npm:2.1.5"
smiles-drawer: "npm:2.0.3"
Expand Down Expand Up @@ -3970,16 +3970,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.77.1":
version: 1.77.1
resolution: "sass@npm:1.77.1"
"sass@npm:1.78.0":
version: 1.78.0
resolution: "sass@npm:1.78.0"
dependencies:
chokidar: "npm:>=3.0.0 <4.0.0"
immutable: "npm:^4.0.0"
source-map-js: "npm:>=0.6.2 <2.0.0"
bin:
sass: sass.js
checksum: 10/df9fdd9b729786d0f637a20c3ad65e50864c00ae92d9493ea42fd5ca80a2d0852c5d1b06da49db7e0b8066a75b593a1e34d999a3af3b1e7abb417aae0a4df75c
checksum: 10/a180135addd9108d9a3549e111b2b442a97761bc429ef04374d57ef741d4343378e7092a6cba12e1f94e48b02d9b997cc79e737c0a2b834ad9204a761b14734d
languageName: node
linkType: hard

Expand Down

0 comments on commit 9150ddc

Please sign in to comment.