Skip to content

Commit e5dfb79

Browse files
Bump marked from 16.2.1 to 17.0.1 in /graylog2-web-interface
Bumps [marked](https://github.com/markedjs/marked) from 16.2.1 to 17.0.1. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](markedjs/marked@v16.2.1...v17.0.1) --- updated-dependencies: - dependency-name: marked dependency-version: 17.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b4a04e2 commit e5dfb79

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

graylog2-web-interface/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"immutable": "^3.8.1",
7373
"leaflet": "^1.5.1",
7474
"lodash": "^4.17.4",
75-
"marked": "^16.2.1",
75+
"marked": "^17.0.1",
7676
"md5": "^2.2.1",
7777
"moment-duration-format": "2.3.2",
7878
"moment-precise-range-plugin": "^1.3.0",

graylog2-web-interface/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7403,7 +7403,7 @@ escodegen@^2.1.0:
74037403
eslint-config-prettier "10.1.5"
74047404
eslint-import-resolver-webpack "0.13.10"
74057405
eslint-plugin-compat "6.0.2"
7406-
eslint-plugin-graylog "file:../../../../.cache/yarn/v6/npm-eslint-config-graylog-1.3.0-3430b264-6d89-4623-a7ff-9c3bd9c4ac6a-1765757610861/node_modules/eslint-plugin-graylog"
7406+
eslint-plugin-graylog "file:packages/eslint-plugin-graylog"
74077407
eslint-plugin-import "2.32.0"
74087408
eslint-plugin-jest "29.2.1"
74097409
eslint-plugin-jest-dom "5.5.0"
@@ -8938,12 +8938,12 @@ graphemer@^1.4.0:
89388938
"@reduxjs/toolkit" "^2.5.1"
89398939
"@tanstack/react-query" "5.90.12"
89408940
"@types/react" "18.3.13"
8941-
babel-preset-graylog "file:../../../../.cache/yarn/v6/npm-graylog-web-plugin-7.1.0-SNAPSHOT-edf6c6c4-ecff-4fd9-9728-47bb6048dd27-1765757610759/node_modules/babel-preset-graylog"
8942-
eslint-config-graylog "file:../../../../.cache/yarn/v6/npm-graylog-web-plugin-7.1.0-SNAPSHOT-edf6c6c4-ecff-4fd9-9728-47bb6048dd27-1765757610759/node_modules/eslint-config-graylog"
8941+
babel-preset-graylog "file:packages/babel-preset-graylog"
8942+
eslint-config-graylog "file:packages/eslint-config-graylog"
89438943
formik "2.4.9"
89448944
history "^5.3.0"
89458945
html-webpack-plugin "^5.5.0"
8946-
jest-preset-graylog "file:../../../../.cache/yarn/v6/npm-graylog-web-plugin-7.1.0-SNAPSHOT-edf6c6c4-ecff-4fd9-9728-47bb6048dd27-1765757610759/node_modules/jest-preset-graylog"
8946+
jest-preset-graylog "file:packages/jest-preset-graylog"
89478947
moment "2.30.1"
89488948
moment-timezone "0.6.0"
89498949
react "18.3.1"
@@ -11201,10 +11201,10 @@ maplibre-gl@^4.7.1:
1120111201
tinyqueue "^3.0.0"
1120211202
vt-pbf "^3.1.3"
1120311203

11204-
marked@^16.2.1:
11205-
version "16.2.1"
11206-
resolved "https://registry.yarnpkg.com/marked/-/marked-16.2.1.tgz#f4b82ffa8e6201bafebc59249492b88b2dcc949f"
11207-
integrity sha512-r3UrXED9lMlHF97jJByry90cwrZBBvZmjG1L68oYfuPMW+uDTnuMbyJDymCWwbTE+f+3LhpNDKfpR3a3saFyjA==
11204+
marked@^17.0.1:
11205+
version "17.0.1"
11206+
resolved "https://registry.yarnpkg.com/marked/-/marked-17.0.1.tgz#9db34197ac145e5929572ee49ef701e37ee9b2e6"
11207+
integrity sha512-boeBdiS0ghpWcSwoNm/jJBwdpFaMnZWRzjA6SkUMYb40SVaN1x7mmfGKp0jvexGcx+7y2La5zRZsYFZI6Qpypg==
1120811208

1120911209
material-colors@^1.2.1:
1121011210
version "1.2.6"

0 commit comments

Comments
 (0)