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

build(deps-dev): bump sass from 1.77.1 to 1.77.3 in /reacnetgenerator/static/webpack #2237

Closed
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 @@ -41,7 +41,7 @@
"postcss": "8.4.38",
"postcss-import": "16.1.0",
"postcss-loader": "8.1.1",
"sass": "1.77.1",
"sass": "1.77.3",
"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 @@ -3506,7 +3506,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.77.3"
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 @@ -3717,16 +3717,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.77.1":
version: 1.77.1
resolution: "sass@npm:1.77.1"
"sass@npm:1.77.3":
version: 1.77.3
resolution: "sass@npm:1.77.3"
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/6de482fb2476eeab5f8b3fdb1ccf84de7e663d0c125692ad6085f7004420f6f162e55c536ead81d62e48d0ba6017ddfb9aca89f9080f14bd0300b9799509b96f
languageName: node
linkType: hard

Expand Down
Loading