Skip to content

Commit d9d7e75

Browse files
⬆️ Bump the utils group across 1 directory with 2 updates
Bumps the utils group with 2 updates in the / directory: [luxon](https://github.com/moment/luxon) and [sanitize-html](https://github.com/apostrophecms/sanitize-html). Updates `luxon` from 3.6.1 to 3.7.1 - [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md) - [Commits](moment/luxon@3.6.1...3.7.1) Updates `sanitize-html` from 2.16.0 to 2.17.0 - [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md) - [Commits](apostrophecms/sanitize-html@2.16.0...2.17.0) --- updated-dependencies: - dependency-name: luxon dependency-version: 3.7.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: utils - dependency-name: sanitize-html dependency-version: 2.17.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: utils ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1f02df5 commit d9d7e75

File tree

2 files changed

+16
-18
lines changed

2 files changed

+16
-18
lines changed

package-lock.json

Lines changed: 14 additions & 16 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
@@ -34,14 +34,14 @@
3434
"husky": "^9.1.7",
3535
"jsdom": "^26.1.0",
3636
"lint-staged": "^15.5.1",
37-
"luxon": "^3.6.1",
37+
"luxon": "^3.7.1",
3838
"markdown-it": "^14.1.0",
3939
"markdown-it-anchor": "^9.2.0",
4040
"node-html-parser": "^7.0.1",
4141
"postcss": "^8.5.6",
4242
"postcss-preset-env": "^10.2.4",
4343
"prettier": "^3.5.3",
44-
"sanitize-html": "^2.16.0",
44+
"sanitize-html": "^2.17.0",
4545
"sass": "^1.89.2"
4646
},
4747
"lint-staged": {

0 commit comments

Comments
 (0)