Skip to content
This repository was archived by the owner on Sep 28, 2024. It is now read-only.

Commit b95310f

Browse files
chore(deps): bump sass from 1.78.0 to 1.79.3 in /client (#118)
Bumps [sass](https://github.com/sass/dart-sass) from 1.78.0 to 1.79.3. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.78.0...1.79.3) --- updated-dependencies: - dependency-name: sass dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9e54273 commit b95310f

File tree

2 files changed

+32
-6
lines changed

2 files changed

+32
-6
lines changed

client/package-lock.json

Lines changed: 31 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"react-scripts": "^5.0.1",
2929
"react-simple-tooltip": "^2.6.3",
3030
"react-spinners": "^0.14.1",
31-
"sass": "^1.78.0",
31+
"sass": "^1.79.3",
3232
"ts-node": "^10.9.1",
3333
"typescript": "^4.9.5",
3434
"web-vitals": "^3.5.0"

0 commit comments

Comments
 (0)