aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-03-24 13:25:59 +0300
committerGitHub <noreply@github.com>2025-03-24 13:25:59 +0300
commitd52023c8fc8f1cb1c8154c431cd3a9a78759e7d3 (patch)
tree139235c6768c79e7ea17b2f3374e7d100ace9a26 /package.json
parente296d4a801445a99c81576837631bcb8e6b99356 (diff)
downloadpopov.link-d52023c8fc8f1cb1c8154c431cd3a9a78759e7d3.tar.xz
popov.link-d52023c8fc8f1cb1c8154c431cd3a9a78759e7d3.zip
Bump sass from 1.85.1 to 1.86.0dependabot/npm_and_yarn/sass-1.86.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.85.1 to 1.86.0. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.85.1...1.86.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e856ce6..15430d1 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,7 @@
"dayjs": "^1.11.13",
"mdast-util-to-string": "^4.0.0",
"reading-time": "^1.5.0",
- "sass": "^1.83.4",
+ "sass": "^1.86.0",
"typescript": "^5.7.3"
},
"devDependencies": {