Skip to content

Commit 0173c5c

Browse files
NPM: Bump the npm-dependencies group with 2 updates
Bumps the npm-dependencies group with 2 updates: [highlight.js](https://github.com/highlightjs/highlight.js) and [stylelint](https://github.com/stylelint/stylelint). Updates `highlight.js` from 11.10.0 to 11.11.0 - [Release notes](https://github.com/highlightjs/highlight.js/releases) - [Changelog](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md) - [Commits](highlightjs/highlight.js@11.10.0...11.11.0) Updates `stylelint` from 16.11.0 to 16.12.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.11.0...16.12.0) --- updated-dependencies: - dependency-name: highlight.js dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 06264e6 commit 0173c5c

File tree

2 files changed

+48
-76
lines changed

2 files changed

+48
-76
lines changed

package-lock.json

Lines changed: 46 additions & 74 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
@@ -10,7 +10,7 @@
1010
"dependencies": {
1111
"@hotwired/stimulus": "^3.2.1",
1212
"@hotwired/turbo": "^7.3.0",
13-
"highlight.js": "^11.10.0",
13+
"highlight.js": "^11.11.0",
1414
"mermaid": "^11.4.1",
1515
"normalize.css": "^8.0.1",
1616
"vega": "^5.30.0",
@@ -21,7 +21,7 @@
2121
"esbuild-sass-plugin": "^3.3.1",
2222
"postcss": "^8.4.49",
2323
"prettier": "^3.4.2",
24-
"stylelint": "^16.11.0",
24+
"stylelint": "^16.12.0",
2525
"stylelint-config-standard-scss": "^14.0.0",
2626
"stylelint-order": "^6.0.4",
2727
"stylelint-scss": "^6.10.0"

0 commit comments

Comments
 (0)