Skip to content

Commit

Permalink
Bump material-symbols from 0.22.2 to 0.27.2 in /graylog2-web-interface
Browse files Browse the repository at this point in the history
Bumps [material-symbols](https://github.com/marella/material-symbols/tree/HEAD/material-symbols) from 0.22.2 to 0.27.2.
- [Release notes](https://github.com/marella/material-symbols/releases)
- [Commits](https://github.com/marella/material-symbols/commits/v0.27.2/material-symbols)

---
updated-dependencies:
- dependency-name: material-symbols
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 25, 2024
1 parent 6f9d69f commit 8082ffe
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion graylog2-web-interface/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"leaflet": "^1.5.1",
"lodash": "^4.17.4",
"marked": "^14.0.0",
"material-symbols": "^0.22.0",
"material-symbols": "^0.27.2",
"md5": "^2.2.1",
"moment-duration-format": "2.3.2",
"moment-precise-range-plugin": "^1.3.0",
Expand Down
16 changes: 8 additions & 8 deletions graylog2-web-interface/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7256,7 +7256,7 @@ [email protected]:
eslint-config-airbnb "19.0.4"
eslint-import-resolver-webpack "0.13.10"
eslint-plugin-compat "4.2.0"
eslint-plugin-graylog "file:../../../../.cache/yarn/v6/npm-eslint-config-graylog-1.3.0-9f621c46-a952-421a-8e45-25a841612b8a-1734955858103/node_modules/eslint-plugin-graylog"
eslint-plugin-graylog "file:packages/eslint-plugin-graylog"
eslint-plugin-import "2.25.3"
eslint-plugin-jest "28.10.0"
eslint-plugin-jest-dom "5.5.0"
Expand Down Expand Up @@ -8763,12 +8763,12 @@ graphemer@^1.4.0:
"@tanstack/react-query" "4.36.1"
"@types/jquery" "3.5.32"
"@types/react" "18.3.13"
babel-preset-graylog "file:../../../../.cache/yarn/v6/npm-graylog-web-plugin-6.2.0-SNAPSHOT-095dc62a-9e26-4c50-b352-7f809b62b982-1734955857830/node_modules/babel-preset-graylog"
eslint-config-graylog "file:../../../../.cache/yarn/v6/npm-graylog-web-plugin-6.2.0-SNAPSHOT-095dc62a-9e26-4c50-b352-7f809b62b982-1734955857830/node_modules/eslint-config-graylog"
babel-preset-graylog "file:packages/babel-preset-graylog"
eslint-config-graylog "file:packages/eslint-config-graylog"
formik "2.4.6"
history "^5.3.0"
html-webpack-plugin "^5.5.0"
jest-preset-graylog "file:../../../../.cache/yarn/v6/npm-graylog-web-plugin-6.2.0-SNAPSHOT-095dc62a-9e26-4c50-b352-7f809b62b982-1734955857830/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.46"
Expand Down Expand Up @@ -11352,10 +11352,10 @@ material-colors@^1.2.1:
resolved "https://registry.yarnpkg.com/material-colors/-/material-colors-1.2.6.tgz#6d1958871126992ceecc72f4bcc4d8f010865f46"
integrity sha512-6qE4B9deFBIa9YSpOc9O0Sgc43zTeVYbgDT5veRKSlB2+ZuHNoVVxA1L/ckMUayV9Ay9y7Z/SZCLcGteW9i7bg==

material-symbols@^0.22.0:
version "0.22.2"
resolved "https://registry.yarnpkg.com/material-symbols/-/material-symbols-0.22.2.tgz#a51f82aa4c3b8a0483bef186abb51f0707fd5fae"
integrity sha512-guN2+CzAwxUfdXiuVHcdogDmvhzvRYxMakKd39WmYuyTPaN73UuNC5cH4d4/JVNaLT1EMM8W/4PqHqVBye3ZiA==
material-symbols@^0.27.2:
version "0.27.2"
resolved "https://registry.yarnpkg.com/material-symbols/-/material-symbols-0.27.2.tgz#116ea606fac4c0603e6a26944eaec5ed04e82421"
integrity sha512-3/p3V+UfAfeHrT2HMOBVGWyzsvpHZNxlJJ6jQ01XqqxCCQU+szIbrfpsXOHkZ5glMJi+IB/SMJIRt55l/gYWvQ==

math-intrinsics@^1.0.0:
version "1.1.0"
Expand Down

0 comments on commit 8082ffe

Please sign in to comment.