Skip to content

Commit bca9a2c

Browse files
Bump the prod-dependencies-minor group across 1 directory with 5 updates
Bumps the prod-dependencies-minor group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [css-tree](https://github.com/csstree/csstree) | `3.1.0` | `3.2.1` | | [mermaid](https://github.com/mermaid-js/mermaid) | `11.12.3` | `11.13.0` | | [react-frame-component](https://github.com/ryanseddon/react-frame-component) | `5.2.7` | `5.3.0` | | [ws](https://github.com/websockets/ws) | `8.19.0` | `8.20.0` | | [sass](https://github.com/sass/dart-sass) | `1.91.0` | `1.98.0` | Updates `css-tree` from 3.1.0 to 3.2.1 - [Release notes](https://github.com/csstree/csstree/releases) - [Changelog](https://github.com/csstree/csstree/blob/master/CHANGELOG.md) - [Commits](csstree/csstree@v3.1.0...v3.2.1) Updates `mermaid` from 11.12.3 to 11.13.0 - [Release notes](https://github.com/mermaid-js/mermaid/releases) - [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.12.3...mermaid@11.13.0) Updates `react-frame-component` from 5.2.7 to 5.3.0 - [Release notes](https://github.com/ryanseddon/react-frame-component/releases) - [Changelog](https://github.com/ryanseddon/react-frame-component/blob/master/CHANGELOG.md) - [Commits](ryanseddon/react-frame-component@v5.2.7...v5.3.0) Updates `ws` from 8.19.0 to 8.20.0 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.19.0...8.20.0) Updates `sass` from 1.91.0 to 1.98.0 - [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.91.0...1.98.0) --- updated-dependencies: - dependency-name: css-tree dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies-minor - dependency-name: mermaid dependency-version: 11.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies-minor - dependency-name: react-frame-component dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies-minor - dependency-name: ws dependency-version: 8.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies-minor - dependency-name: sass dependency-version: 1.98.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac0299e commit bca9a2c

File tree

3 files changed

+149
-216
lines changed

3 files changed

+149
-216
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"rehype-highlight": "^7.0.2",
3333
"remark-gfm": "^4.0.1",
3434
"remark-typescript-code-import": "^1.0.1",
35-
"sass": "^1.93.2"
35+
"sass": "^1.99.0"
3636
},
3737
"devDependencies": {
3838
"@docusaurus/module-type-aliases": "3.9.2",

0 commit comments

Comments
 (0)