Skip to content

Commit

Permalink
Bump @editorjs/list from 1.9.0 to 2.0.2
Browse files Browse the repository at this point in the history
Bumps [@editorjs/list](https://github.com/editor-js/list) from 1.9.0 to 2.0.2.
- [Commits](https://github.com/editor-js/list/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent 5344d1f commit e8ede8e
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/prosess-vedtak/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dependencies": {
"@editorjs/editorjs": "2.30.7",
"@editorjs/header": "2.8.8",
"@editorjs/list": "1.9.0",
"@editorjs/list": "2.0.2",
"@editorjs/paragraph": "2.11.6",
"@fpsak-frontend/form": "1.0.0",
"@fpsak-frontend/kodeverk": "1.0.0",
Expand Down
19 changes: 13 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1928,6 +1928,13 @@ __metadata:
languageName: node
linkType: hard

"@codexteam/icons@npm:^0.3.2":
version: 0.3.2
resolution: "@codexteam/icons@npm:0.3.2"
checksum: 3d2a42e810fc998967d1645ec8bc3f2de0158f7417e8e2a0171ce279f958f9ca172d085a0a5eb95f57cf5b139c9226c1326b3498268eb7e07a877d6d21af4fb8
languageName: node
linkType: hard

"@csstools/css-parser-algorithms@npm:^3.0.1":
version: 3.0.1
resolution: "@csstools/css-parser-algorithms@npm:3.0.1"
Expand Down Expand Up @@ -1994,12 +2001,12 @@ __metadata:
languageName: node
linkType: hard

"@editorjs/list@npm:1.9.0":
version: 1.9.0
resolution: "@editorjs/list@npm:1.9.0"
"@editorjs/list@npm:2.0.2":
version: 2.0.2
resolution: "@editorjs/list@npm:2.0.2"
dependencies:
"@codexteam/icons": ^0.0.4
checksum: a856f73a1abd42d0550afdc4fda355911abff8b25d30b0cdefdbebfea765182395d5afb08f7fef67597d88c31857408525a8cde28696374a2610297d54a93ce9
"@codexteam/icons": ^0.3.2
checksum: 5e69976f98e389337625422f9d416a0046de5d30c5d6598ffa251dfdc39ad0e908ff4b4d6d277d984a43697ed82ac02d2f6b38a6033c7ad8ccda9d5046d2307a
languageName: node
linkType: hard

Expand Down Expand Up @@ -3075,7 +3082,7 @@ __metadata:
dependencies:
"@editorjs/editorjs": 2.30.7
"@editorjs/header": 2.8.8
"@editorjs/list": 1.9.0
"@editorjs/list": 2.0.2
"@editorjs/paragraph": 2.11.6
"@fpsak-frontend/form": 1.0.0
"@fpsak-frontend/kodeverk": 1.0.0
Expand Down

0 comments on commit e8ede8e

Please sign in to comment.