build(deps-dev): bump @editorjs/list from 1.9.0 to 1.10.0 (#10218)

Bumps [@editorjs/list](https://github.com/editor-js/list) from 1.9.0 to 1.10.0.
- [Commits](https://github.com/editor-js/list/commits)

---
updated-dependencies:
- dependency-name: "@editorjs/list"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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] 2024-09-18 14:14:31 -04:00 committed by GitHub
parent 5fce2bb9d9
commit 414dc1f5a9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -62,7 +62,7 @@
"@editorjs/editorjs": "^2.29.0",
"@editorjs/header": "2.8.1",
"@editorjs/inline-code": "1.5.0",
"@editorjs/list": "1.9.0",
"@editorjs/list": "1.10.0",
"@editorjs/marker": "1.4.0",
"@editorjs/paragraph": "^2.11.6",
"@editorjs/underline": "1.1.0",
@ -4589,9 +4589,9 @@
}
},
"node_modules/@editorjs/list": {
"version": "1.9.0",
"resolved": "https://registry.npmjs.org/@editorjs/list/-/list-1.9.0.tgz",
"integrity": "sha512-BQEvZW4vi0O0dBvGNljiKxiE89vMSHoM2Tu2OzKUndoj7pY9AxqpgCh1qvwIVsJAlG4Lbt/vBFQilnoStMmI6A==",
"version": "1.10.0",
"resolved": "https://registry.npmjs.org/@editorjs/list/-/list-1.10.0.tgz",
"integrity": "sha512-zXCHaNcIscpefnteBOS3x+98f/qBgEVsv+OvtKoTDZipMNqck2uVG+X2qMQr8xcwtJrj9ySX54lUac9FDlAHnA==",
"dev": true,
"dependencies": {
"@codexteam/icons": "^0.0.4"

View File

@ -82,7 +82,7 @@
"@editorjs/editorjs": "^2.29.0",
"@editorjs/header": "2.8.1",
"@editorjs/inline-code": "1.5.0",
"@editorjs/list": "1.9.0",
"@editorjs/list": "1.10.0",
"@editorjs/marker": "1.4.0",
"@editorjs/paragraph": "^2.11.6",
"@editorjs/underline": "1.1.0",