Skip to content

Commit

Permalink
Update dependency sass to v1.69.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 10, 2023
1 parent 33e6471 commit 21450a5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"mini-css-extract-plugin": "2.6.0",
"nodemon": "2.0.19",
"prettier": "2.6.2",
"sass": "1.50.1",
"sass": "1.69.2",
"sass-loader": "12.6.0",
"stylelint": "14.7.1",
"stylelint-config-prettier": "9.0.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4798,7 +4798,7 @@ __metadata:
react-intl: 6.0.5
react-router-dom: 6.3.0
react-transition-group: 4.4.5
sass: 1.50.1
sass: 1.69.2
sass-loader: 12.6.0
stylelint: 14.7.1
stylelint-config-prettier: 9.0.3
Expand Down Expand Up @@ -5730,16 +5730,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.50.1":
version: 1.50.1
resolution: "sass@npm:1.50.1"
"sass@npm:1.69.2":
version: 1.69.2
resolution: "sass@npm:1.69.2"
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: c06334dbf8eddd508d90ca529c6ffb88cb5861d18cec285480d212b9dbe0a46441cbfd8aa10565780551c71372617465e6c77298e734180e2da2628ce6c46545
checksum: 25c6aaf993a40ce33e66c6c3a25690ce573a3c890024ba3dea5416a17c7db6ec39542d4b4e62c2c429005737630d6b48ab841f99fd534ac1b441f37d2c34e0c4
languageName: node
linkType: hard

Expand Down

0 comments on commit 21450a5

Please sign in to comment.