Skip to content

Commit e75d14d

Browse files
NPM: Bump the npm-dependencies group with 2 updates
Bumps the npm-dependencies group with 2 updates: [mermaid](https://github.com/mermaid-js/mermaid) and [stylelint](https://github.com/stylelint/stylelint). Updates `mermaid` from 11.7.0 to 11.8.0 - [Release notes](https://github.com/mermaid-js/mermaid/releases) - [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md) - [Commits](https://github.com/mermaid-js/mermaid/compare/[email protected]@11.8.0) Updates `stylelint` from 16.21.0 to 16.21.1 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.21.0...16.21.1) --- updated-dependencies: - dependency-name: mermaid dependency-version: 11.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: stylelint dependency-version: 16.21.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f6738e6 commit e75d14d

File tree

2 files changed

+21
-38
lines changed

2 files changed

+21
-38
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@hotwired/stimulus": "^3.2.1",
1212
"@hotwired/turbo": "^7.3.0",
1313
"highlight.js": "^11.11.1",
14-
"mermaid": "^11.7.0",
14+
"mermaid": "^11.8.0",
1515
"normalize.css": "^8.0.1",
1616
"vega": "^6.1.2",
1717
"vega-tooltip": "^1.0.0"
@@ -21,7 +21,7 @@
2121
"esbuild-sass-plugin": "^3.3.1",
2222
"postcss": "^8.5.6",
2323
"prettier": "^3.6.2",
24-
"stylelint": "^16.21.0",
24+
"stylelint": "^16.21.1",
2525
"stylelint-config-standard-scss": "^15.0.1",
2626
"stylelint-order": "^7.0.0",
2727
"stylelint-scss": "^6.12.1"

0 commit comments

Comments
 (0)