Skip to content

Commit ea85141

Browse files
Bump the prod-dependencies-minor group across 1 directory with 8 updates
Bumps the prod-dependencies-minor group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@xterm/addon-fit](https://github.com/xtermjs/xterm.js) | `0.10.0` | `0.11.0` | | [@xterm/addon-search](https://github.com/xtermjs/xterm.js) | `0.15.0` | `0.16.0` | | [@xterm/addon-serialize](https://github.com/xtermjs/xterm.js) | `0.13.0` | `0.14.0` | | [@xterm/addon-web-links](https://github.com/xtermjs/xterm.js) | `0.11.0` | `0.12.0` | | [@xterm/addon-webgl](https://github.com/xtermjs/xterm.js) | `0.18.0` | `0.19.0` | | [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` | | [sass](https://github.com/sass/dart-sass) | `1.91.0` | `1.98.0` | Updates `@xterm/addon-fit` from 0.10.0 to 0.11.0 - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](xtermjs/xterm.js@0.10...0.11) Updates `@xterm/addon-search` from 0.15.0 to 0.16.0 - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](xtermjs/xterm.js@0.15...0.16) Updates `@xterm/addon-serialize` from 0.13.0 to 0.14.0 - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](xtermjs/xterm.js@0.13...0.14) Updates `@xterm/addon-web-links` from 0.11.0 to 0.12.0 - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](xtermjs/xterm.js@0.11...0.12) Updates `@xterm/addon-webgl` from 0.18.0 to 0.19.0 - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](xtermjs/xterm.js@0.18...0.19) 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 `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: "@xterm/addon-fit" dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies-minor - dependency-name: "@xterm/addon-search" dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies-minor - dependency-name: "@xterm/addon-serialize" dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies-minor - dependency-name: "@xterm/addon-web-links" dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies-minor - dependency-name: "@xterm/addon-webgl" dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies-minor - 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: 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 bfc44b0 commit ea85141

File tree

3 files changed

+150
-250
lines changed

3 files changed

+150
-250
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.98.0"
3636
},
3737
"devDependencies": {
3838
"@docusaurus/module-type-aliases": "3.9.2",

0 commit comments

Comments
 (0)