0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-26 00:52:48 +00:00

Bump marked-extended-tables from 1.0.5 to 1.0.6

Bumps [marked-extended-tables](https://github.com/calculuschild/marked-extended-tables) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/calculuschild/marked-extended-tables/releases)
- [Changelog](https://github.com/calculuschild/marked-extended-tables/blob/main/release.config.cjs)
- [Commits](https://github.com/calculuschild/marked-extended-tables/commits/v1.0.6)

---
updated-dependencies:
- dependency-name: marked-extended-tables
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-05-05 03:56:42 +00:00
committed by GitHub
parent 618e594acf
commit 26ec222a33
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View File

@@ -30,7 +30,7 @@
"less": "^3.13.1",
"lodash": "^4.17.21",
"marked": "4.3.0",
"marked-extended-tables": "^1.0.5",
"marked-extended-tables": "^1.0.6",
"markedLegacy": "npm:marked@^0.3.19",
"moment": "^2.29.4",
"mongoose": "^7.1.0",
@@ -9221,11 +9221,11 @@
}
},
"node_modules/marked-extended-tables": {
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/marked-extended-tables/-/marked-extended-tables-1.0.5.tgz",
"integrity": "sha512-XKwskGC55+Hv/PKZmNRiyXmMbZap03KMUw8BnwljNI1ELc/0Vah/zTM2C22qvpQLHtOy7qKtd5inWoHy70kdiA==",
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/marked-extended-tables/-/marked-extended-tables-1.0.6.tgz",
"integrity": "sha512-l3bgWsVHxJLaZhDGYdg3tREoUt+Jzq05fGAoKfeORAyz149N/jxDOimcg4wYV27G2M/6meZR28jVgtV+qTXD1g==",
"peerDependencies": {
"marked": "^3.0.0 || ^4.0.0"
"marked": "^3.0.0 || ^4.0.0 || ^5.0.0"
}
},
"node_modules/markedLegacy": {

View File

@@ -96,7 +96,7 @@
"less": "^3.13.1",
"lodash": "^4.17.21",
"marked": "4.3.0",
"marked-extended-tables": "^1.0.5",
"marked-extended-tables": "^1.0.6",
"markedLegacy": "npm:marked@^0.3.19",
"moment": "^2.29.4",
"mongoose": "^7.1.0",