mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-24 20:42:43 +00:00
Bump marked-extended-tables from 1.0.2 to 1.0.3
Bumps [marked-extended-tables](https://github.com/calculuschild/marked-extended-tables) from 1.0.2 to 1.0.3. - [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.3) --- 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:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -29,7 +29,7 @@
|
||||
"less": "^3.13.1",
|
||||
"lodash": "^4.17.21",
|
||||
"marked": "4.0.7",
|
||||
"marked-extended-tables": "^1.0.2",
|
||||
"marked-extended-tables": "^1.0.3",
|
||||
"markedLegacy": "npm:marked@^0.3.19",
|
||||
"moment": "^2.29.1",
|
||||
"mongoose": "^6.1.1",
|
||||
@@ -6135,9 +6135,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/marked-extended-tables": {
|
||||
"version": "1.0.2",
|
||||
"resolved": "https://registry.npmjs.org/marked-extended-tables/-/marked-extended-tables-1.0.2.tgz",
|
||||
"integrity": "sha512-QRc8EgdWNrPXYYMa2tHtlKGrMUvJI9H3DUGTLrBpsevFntignPXPDs/2Aez4tw8pAvxbQ9K7yos6u3gAajPAkA==",
|
||||
"version": "1.0.3",
|
||||
"resolved": "https://registry.npmjs.org/marked-extended-tables/-/marked-extended-tables-1.0.3.tgz",
|
||||
"integrity": "sha512-cJPfUnscQwsGVBwnd9OHDqELD/3Nvi0aWQgsLLVszwLfEhyj7aKlUO50qmVJdYvSOR24YTVW4y60A0CsVAQXhg==",
|
||||
"peerDependencies": {
|
||||
"marked": "^3.0.0 || ^4.0.0"
|
||||
}
|
||||
@@ -14245,9 +14245,9 @@
|
||||
"integrity": "sha512-mQrRvV2vRk7DHZsWsYJfAjmBo+lSYPhTJPThaaGpkEfmC+4oefeug2txZniQTieDS0CFpokfVhd7JuS5GtnHhA=="
|
||||
},
|
||||
"marked-extended-tables": {
|
||||
"version": "1.0.2",
|
||||
"resolved": "https://registry.npmjs.org/marked-extended-tables/-/marked-extended-tables-1.0.2.tgz",
|
||||
"integrity": "sha512-QRc8EgdWNrPXYYMa2tHtlKGrMUvJI9H3DUGTLrBpsevFntignPXPDs/2Aez4tw8pAvxbQ9K7yos6u3gAajPAkA==",
|
||||
"version": "1.0.3",
|
||||
"resolved": "https://registry.npmjs.org/marked-extended-tables/-/marked-extended-tables-1.0.3.tgz",
|
||||
"integrity": "sha512-cJPfUnscQwsGVBwnd9OHDqELD/3Nvi0aWQgsLLVszwLfEhyj7aKlUO50qmVJdYvSOR24YTVW4y60A0CsVAQXhg==",
|
||||
"requires": {}
|
||||
},
|
||||
"markedLegacy": {
|
||||
|
||||
@@ -60,7 +60,7 @@
|
||||
"less": "^3.13.1",
|
||||
"lodash": "^4.17.21",
|
||||
"marked": "4.0.7",
|
||||
"marked-extended-tables": "^1.0.2",
|
||||
"marked-extended-tables": "^1.0.3",
|
||||
"markedLegacy": "npm:marked@^0.3.19",
|
||||
"moment": "^2.29.1",
|
||||
"mongoose": "^6.1.1",
|
||||
|
||||
Reference in New Issue
Block a user