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.83.1 to 1.85.0 in /reacnetgenerator/static/webpack #2341

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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.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
Loading