0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-27 18:13:08 +00:00

Bump the prod-dependencies group across 1 directory with 2 updates

Bumps the prod-dependencies group with 2 updates in the / directory: [fs-extra](https://github.com/jprichardson/node-fs-extra) and [marked-variables](https://github.com/naturalcrit/marked-variables).


Updates `fs-extra` from 11.3.2 to 11.3.3
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/11.3.2...11.3.3)

Updates `marked-variables` from 1.0.4 to 1.0.5
- [Release notes](https://github.com/naturalcrit/marked-variables/releases)
- [Changelog](https://github.com/naturalcrit/marked-variables/blob/main/release.config.cjs)
- [Commits](https://github.com/naturalcrit/marked-variables/commits/1.0.5)

---
updated-dependencies:
- dependency-name: fs-extra
  dependency-version: 11.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: marked-variables
  dependency-version: 1.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-01-26 03:26:21 +00:00
committed by GitHub
parent b6a717d361
commit cd6d798b7c
2 changed files with 12 additions and 143 deletions

View File

@@ -109,7 +109,7 @@
"express-async-handler": "^1.2.0",
"express-static-gzip": "3.0.0",
"fflate": "^0.8.2",
"fs-extra": "11.3.2",
"fs-extra": "11.3.3",
"hash-wasm": "^4.12.0",
"idb-keyval": "^6.2.2",
"js-yaml": "^4.1.1",
@@ -125,7 +125,7 @@
"marked-nonbreaking-spaces": "^1.0.1",
"marked-smartypants-lite": "^1.0.3",
"marked-subsuper-text": "^1.0.4",
"marked-variables": "^1.0.4",
"marked-variables": "^1.0.5",
"markedLegacy": "npm:marked@^0.3.19",
"moment": "^2.30.1",
"mongoose": "^8.20.0",