Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency sass to v1.69.4 #2034

Merged
merged 1 commit into from
Oct 17, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion reacnetgenerator/static/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"postcss": "8.4.31",
"postcss-import": "15.1.0",
"postcss-loader": "7.3.3",
"sass": "1.69.3",
"sass": "1.69.4",
"sass-loader": "13.3.2",
"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 @@ -3629,7 +3629,7 @@ __metadata:
postcss-loader: 7.3.3
query-string: 7.1.3
regenerator-runtime: 0.14.0
sass: 1.69.3
sass: 1.69.4
sass-loader: 13.3.2
script-ext-html-webpack-plugin: 2.1.5
smiles-drawer: 2.0.3
Expand Down Expand Up @@ -3849,16 +3849,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.69.3":
version: 1.69.3
resolution: "sass@npm:1.69.3"
"sass@npm:1.69.4":
version: 1.69.4
resolution: "sass@npm:1.69.4"
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: b89a3370c7ede462b344e2136bf1407bf375855c1ec54f73b6257b18fe59dae5377eb9f7b25f21ae4a25d8f0bc41a165d8d7e5f693d8285b1aa51ac6056c4d19
checksum: ed5558445b59dfa711e094f804e4a360544dd916c069ee211e1c687446146721d91d4304f33fe5df3966a10de96eba43369beb2e14f0881c285424e5e44cf360
languageName: node
linkType: hard

Expand Down