Bump material-icons from 1.13.9 to 1.13.12 (#8955)

Bumps [material-icons](https://github.com/marella/material-icons) from 1.13.9 to 1.13.12.
- [Release notes](https://github.com/marella/material-icons/releases)
- [Commits](https://github.com/marella/material-icons/compare/v1.13.9...v1.13.12)

---
updated-dependencies:
- dependency-name: material-icons
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-10-02 15:35:08 -04:00
committed by GitHub
parent 8a6fe3071d
commit fc8a443d32
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -43,7 +43,7 @@
"editorjs-html": "3.4.2", "editorjs-html": "3.4.2",
"editorjs-paragraph-with-alignment": "3.0.0", "editorjs-paragraph-with-alignment": "3.0.0",
"event-emitter": "^0.3.5", "event-emitter": "^0.3.5",
"material-icons": "^1.13.9", "material-icons": "^1.13.12",
"minimatch-browser": "1.0.0", "minimatch-browser": "1.0.0",
"monaco-editor": "^0.33.0", "monaco-editor": "^0.33.0",
"ng2-charts": "^4.1.1", "ng2-charts": "^4.1.1",
@@ -39367,9 +39367,9 @@
} }
}, },
"node_modules/material-icons": { "node_modules/material-icons": {
"version": "1.13.9", "version": "1.13.12",
"resolved": "https://registry.npmjs.org/material-icons/-/material-icons-1.13.9.tgz", "resolved": "https://registry.npmjs.org/material-icons/-/material-icons-1.13.12.tgz",
"integrity": "sha512-dwuf2C8LR07FcrjRDx0vWnDEcHiDuamXOmtAck8bdONUv5Fi6wR/ubQwPfG1NbcqgPg+y0fHN8Unj5DO+5fV4w==" "integrity": "sha512-/2YoaB79IjUK2B2JB+vIXXYGtBfHb/XG66LvoKVM5ykHW7yfrV5SP6d7KLX6iijY6/G9GqwgtPQ/sbhFnOURVA=="
}, },
"node_modules/mathml-tag-names": { "node_modules/mathml-tag-names": {
"version": "2.1.3", "version": "2.1.3",
+1 -1
View File
@@ -87,7 +87,7 @@
"editorjs-html": "3.4.2", "editorjs-html": "3.4.2",
"editorjs-paragraph-with-alignment": "3.0.0", "editorjs-paragraph-with-alignment": "3.0.0",
"event-emitter": "^0.3.5", "event-emitter": "^0.3.5",
"material-icons": "^1.13.9", "material-icons": "^1.13.12",
"minimatch-browser": "1.0.0", "minimatch-browser": "1.0.0",
"monaco-editor": "^0.33.0", "monaco-editor": "^0.33.0",
"ng2-charts": "^4.1.1", "ng2-charts": "^4.1.1",