Skip to content

Commit

Permalink
Bump marked from 11.2.0 to 12.0.0 in /graylog2-web-interface (#18257)
Browse files Browse the repository at this point in the history
Bumps [marked](https://github.com/markedjs/marked) from 11.2.0 to 12.0.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](markedjs/marked@v11.2.0...v12.0.0)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent 77d0e59 commit f5a38a4
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
2 changes: 1 addition & 1 deletion graylog2-web-interface/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"interactjs": "^1.4.0-rc.13",
"leaflet": "^1.5.1",
"lodash": "^4.17.4",
"marked": "^11.0.0",
"marked": "^12.0.0",
"md5": "^2.2.1",
"moment-duration-format": "2.3.2",
"moment-precise-range-plugin": "^1.3.0",
Expand Down
62 changes: 31 additions & 31 deletions graylog2-web-interface/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2746,10 +2746,10 @@
redux-thunk "^3.1.0"
reselect "^5.0.1"

"@remix-run/[email protected].0":
version "1.15.0"
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.15.0.tgz#461a952c2872dd82c8b2e9b74c4dfaff569123e2"
integrity sha512-HOil5aFtme37dVQTB6M34G95kPM3MMuqSmIRVCC52eKV+Y/tGSqw9P3rWhlAx6A+mz+MoX+XxsGsNJbaI5qCgQ==
"@remix-run/[email protected].1":
version "1.15.1"
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.15.1.tgz#221fd31a65186b9bc027b74573485fb3226dff7f"
integrity sha512-zcU0gM3z+3iqj8UX45AmWY810l3oUmXM7uH4dt5xtzvMhRtYVhKGOmgOd1877dOPPepfCjUv57w+syamWIYe7w==

"@sinclair/typebox@^0.27.8":
version "0.27.8"
Expand Down Expand Up @@ -3448,7 +3448,7 @@
dependencies:
"@types/react" "*"

"@types/react@*", "@types/[email protected]", "@types/[email protected].55", "@types/react@^16", "@types/react@^16.9.11", "@types/react@^16.9.9":
"@types/react@*", "@types/[email protected]", "@types/[email protected].56", "@types/react@^16", "@types/react@^16.9.11", "@types/react@^16.9.9":
version "18.0.28"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.28.tgz#accaeb8b86f4908057ad629a26635fe641480065"
integrity sha512-RD0ivG1kEztNBdoAK7lekI9M+azSnitIn85h4iOiaLjaTrMjzslhaqCGaI4IyCJ1RljWiLCEu4jyrLLgqxBTew==
Expand Down Expand Up @@ -7012,9 +7012,9 @@ [email protected]:
eslint-config-airbnb "19.0.4"
eslint-import-resolver-webpack "0.13.8"
eslint-plugin-compat "4.2.0"
eslint-plugin-graylog "file:../../../../.cache/yarn/v6/npm-eslint-config-graylog-1.3.0-69599138-52eb-4e92-8a17-d331cf24626c-1708085272922/node_modules/eslint-plugin-graylog"
eslint-plugin-graylog "file:packages/eslint-plugin-graylog"
eslint-plugin-import "2.25.3"
eslint-plugin-jest "27.8.0"
eslint-plugin-jest "27.9.0"
eslint-plugin-jest-dom "5.1.0"
eslint-plugin-jest-formatting "3.1.0"
eslint-plugin-jsx-a11y "6.8.0"
Expand Down Expand Up @@ -7104,10 +7104,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/eslint-plugin-jest-formatting/-/eslint-plugin-jest-formatting-3.1.0.tgz#b26dd5a40f432b642dcc880021a771bb1c93dcd2"
integrity sha512-XyysraZ1JSgGbLSDxjj5HzKKh0glgWf+7CkqxbTqb7zEhW7X2WHo5SBQ8cGhnszKN+2Lj3/oevBlHNbHezoc/A==

eslint-plugin-jest@27.8.0:
version "27.8.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.8.0.tgz#c8900c3e74e4c6b8cee67ea77dbc8de9cbd9e093"
integrity sha512-347hVFiu4ZKMYl5xFp0X81gLNwBdno0dl0CMpUMjwuAux9X/M2a7z+ab2VHmPL6XCT87q8nv1vaVzhIO4TE/hw==
eslint-plugin-jest@27.9.0:
version "27.9.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.9.0.tgz#7c98a33605e1d8b8442ace092b60e9919730000b"
integrity sha512-QIT7FH7fNmd9n4se7FFKHbsLKGQiw885Ds6Y/sxKgCZ6natwCsXdgPOADnYVxN2QrRweF0FZWbJ6S7Rsn7llug==
dependencies:
"@typescript-eslint/utils" "^5.10.0"

Expand Down Expand Up @@ -8441,22 +8441,22 @@ graphemer@^1.4.0:
"@tanstack/react-query" "4.36.1"
"@types/create-react-class" "15.6.7"
"@types/jquery" "3.5.29"
"@types/react" "18.2.55"
babel-preset-graylog "file:../../../../.cache/yarn/v6/npm-graylog-web-plugin-6.0.0-SNAPSHOT-788a203d-ba8c-4429-b50d-37eea31d4244-1708085272544/node_modules/babel-preset-graylog"
"@types/react" "18.2.56"
babel-preset-graylog "file:packages/babel-preset-graylog"
create-react-class "15.7.0"
eslint-config-graylog "file:../../../../.cache/yarn/v6/npm-graylog-web-plugin-6.0.0-SNAPSHOT-788a203d-ba8c-4429-b50d-37eea31d4244-1708085272544/node_modules/eslint-config-graylog"
eslint-config-graylog "file:packages/eslint-config-graylog"
formik "2.4.5"
history "^5.3.0"
html-webpack-plugin "^5.5.0"
jest-preset-graylog "file:../../../../.cache/yarn/v6/npm-graylog-web-plugin-6.0.0-SNAPSHOT-788a203d-ba8c-4429-b50d-37eea31d4244-1708085272544/node_modules/jest-preset-graylog"
jest-preset-graylog "file:packages/jest-preset-graylog"
jquery "3.7.1"
moment "2.30.1"
moment-timezone "0.5.45"
prop-types "15.8.1"
react "18.2.0"
react-dom "18.2.0"
react-router-bootstrap "0.26.2"
react-router-dom "6.22.0"
react-router-dom "6.22.1"
reflux "0.2.13"
styled-components "6.1.1"
typescript "5.3.3"
Expand Down Expand Up @@ -10877,10 +10877,10 @@ map-visit@^1.0.0:
dependencies:
object-visit "^1.0.0"

marked@^11.0.0:
version "11.2.0"
resolved "https://registry.yarnpkg.com/marked/-/marked-11.2.0.tgz#fc908aeca962b721b0392ee4205e6f90ebffb074"
integrity sha512-HR0m3bvu0jAPYiIvLUUQtdg1g6D247//lvcekpHO1WMvbwDlwSkZAX9Lw4F4YHE1T0HaaNve0tuAWuV1UJ6vtw==
marked@^12.0.0:
version "12.0.0"
resolved "https://registry.yarnpkg.com/marked/-/marked-12.0.0.tgz#051ea8c8c7f65148a63003df1499515a2c6de716"
integrity sha512-Vkwtq9rLqXryZnWaQc86+FHLC6tr/fycMfYAhiOIXkrNmeGAyhSxjqu0Rs1i0bBqw5u0S7+lV9fdH2ZSVaoa0w==

material-colors@^1.2.1:
version "1.2.6"
Expand Down Expand Up @@ -12742,20 +12742,20 @@ [email protected]:
dependencies:
prop-types "^15.7.2"

[email protected].0:
version "6.22.0"
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.22.0.tgz#177c8bd27146decbb991eafb5df159f7a9f70035"
integrity sha512-z2w+M4tH5wlcLmH3BMMOMdrtrJ9T3oJJNsAlBJbwk+8Syxd5WFJ7J5dxMEW0/GEXD1BBis4uXRrNIz3mORr0ag==
[email protected].1:
version "6.22.1"
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.22.1.tgz#cfa109d4b6b0a4d00bac179bc0ad2a6469455282"
integrity sha512-iwMyyyrbL7zkKY7MRjOVRy+TMnS/OPusaFVxM2P11x9dzSzGmLsebkCvYirGq0DWB9K9hOspHYYtDz33gE5Duw==
dependencies:
"@remix-run/router" "1.15.0"
react-router "6.22.0"
"@remix-run/router" "1.15.1"
react-router "6.22.1"

[email protected].0:
version "6.22.0"
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.22.0.tgz#a22b44851a79dafc6b944cb418db3e80622b9be1"
integrity sha512-q2yemJeg6gw/YixRlRnVx6IRJWZD6fonnfZhN1JIOhV2iJCPeRNSH3V1ISwHf+JWcESzLC3BOLD1T07tmO5dmg==
[email protected].1:
version "6.22.1"
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.22.1.tgz#a5ff849bfe709438f7e139421bb28138209662c7"
integrity sha512-0pdoRGwLtemnJqn1K0XHUbnKiX0S4X8CgvVVmHGOWmofESj31msHo/1YiqcJWK7Wxfq2a4uvvtS01KAQyWK/CQ==
dependencies:
"@remix-run/router" "1.15.0"
"@remix-run/router" "1.15.1"

[email protected]:
version "5.5.1"
Expand Down

0 comments on commit f5a38a4

Please sign in to comment.