Skip to content

Commit

Permalink
chore: bump sass
Browse files Browse the repository at this point in the history
  • Loading branch information
rossbulat committed Jul 29, 2024
1 parent 907ea60 commit 2e90a9a
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 @@ -90,7 +90,7 @@
"eslint-plugin-unused-imports": "3.2.0",
"prettier": "^3.3.1",
"prettier-plugin-organize-imports": "^4.0.0",
"sass": "^1.77.4",
"sass": "1.77.6",
"typescript": "^5.4.3",
"vite": "^5.2.12",
"vite-bundle-visualizer": "^1.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6583,7 +6583,7 @@ __metadata:
react-i18next: "npm:^14.1.2"
react-router-dom: "npm:^6.23.1"
react-scroll: "npm:^1.9.0"
sass: "npm:^1.77.4"
sass: "npm:1.77.6"
styled-components: "npm:^6.1.11"
typescript: "npm:^5.4.3"
usehooks-ts: "npm:^3.0.2"
Expand Down Expand Up @@ -7202,16 +7202,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.77.4":
version: 1.77.8
resolution: "sass@npm:1.77.8"
"sass@npm:1.77.6":
version: 1.77.6
resolution: "sass@npm:1.77.6"
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: 10c0/2bfd62794070352c804f949e69bd8bb5b4ec846deeb924251b2c3f7b503170fb1ae186f513f0166907749eb34e0277dee747edcb78c886fb471aac01be1e864c
checksum: 10c0/fe5a393c0aa29eda9f83c06be9b94788b61fe8bad0616ee6e3a25d21ab504f430d40c0064fdca89b02b8e426411ae6dcd906c91f2e48c263575c3d392b6daeb1
languageName: node
linkType: hard

Expand Down

0 comments on commit 2e90a9a

Please sign in to comment.