Skip to content

Commit 2c2e8b1

Browse files
authored
Merge pull request #152 from aplosdev/dependabot/npm_and_yarn/docs/sass-1.85.0
build(deps-dev): bump sass from 1.84.0 to 1.85.0 in /docs
2 parents ffb182e + 436deb2 commit 2c2e8b1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
109109

110110
- Bump `globals` from 15.8.0 to 15.14.0 (https://github.com/aplosdev/aplos/pull/39, https://github.com/aplosdev/aplos/pull/78, https://github.com/aplosdev/aplos/pull/83, https://github.com/aplosdev/aplos/pull/102, https://github.com/aplosdev/aplos/pull/125)
111111

112-
- Bump `sass` from 1.77.8 to 1.85.0 (https://github.com/aplosdev/aplos/pull/59, https://github.com/aplosdev/aplos/pull/68, https://github.com/aplosdev/aplos/pull/77, https://github.com/aplosdev/aplos/pull/84, https://github.com/aplosdev/aplos/pull/93, https://github.com/aplosdev/aplos/pull/94, https://github.com/aplosdev/aplos/pull/101, https://github.com/aplosdev/aplos/pull/118, https://github.com/aplosdev/aplos/pull/119, https://github.com/aplosdev/aplos/pull/129, https://github.com/aplosdev/aplos/pull/144, https://github.com/aplosdev/aplos/pull/153)
112+
- Bump `sass` from 1.77.8 to 1.85.0 (https://github.com/aplosdev/aplos/pull/59, https://github.com/aplosdev/aplos/pull/68, https://github.com/aplosdev/aplos/pull/77, https://github.com/aplosdev/aplos/pull/84, https://github.com/aplosdev/aplos/pull/93, https://github.com/aplosdev/aplos/pull/94, https://github.com/aplosdev/aplos/pull/101, https://github.com/aplosdev/aplos/pull/118, https://github.com/aplosdev/aplos/pull/119, https://github.com/aplosdev/aplos/pull/129, https://github.com/aplosdev/aplos/pull/144, https://github.com/aplosdev/aplos/pull/152, https://github.com/aplosdev/aplos/pull/153)
113113

114114
- Bump `@eslint/js` from 9.9.0 to 9.13.0 (https://github.com/aplosdev/aplos/pull/51, https://github.com/aplosdev/aplos/pull/62, https://github.com/aplosdev/aplos/pull/73, https://github.com/aplosdev/aplos/pull/81, https://github.com/aplosdev/aplos/pull/92)
115115

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"aplos": "workspace:*"
1212
},
1313
"devDependencies": {
14-
"sass": "^1.83.0",
14+
"sass": "^1.85.0",
1515
"vitepress": "^1.5.0"
1616
}
1717
}

0 commit comments

Comments
 (0)