Skip to content

Commit

Permalink
chore(deps): bump @serlo/editor from 0.9.2 to 0.14.0
Browse files Browse the repository at this point in the history
Bumps [@serlo/editor](https://github.com/serlo/frontend/tree/HEAD/packages/editor) from 0.9.2 to 0.14.0.
- [Commits](https://github.com/serlo/frontend/commits/HEAD/packages/editor)

---
updated-dependencies:
- dependency-name: "@serlo/editor"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 136684d commit 319692f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"start:dev": "tsx --watch src/backend/index.ts"
},
"dependencies": {
"@serlo/editor": "0.9.2",
"@serlo/editor": "0.14.0",
"dotenv": "^16.4.5",
"express": "^4.19.2",
"fp-ts": "2.16.9",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -631,15 +631,15 @@ __metadata:
languageName: node
linkType: hard

"@serlo/editor@npm:0.9.2":
version: 0.9.2
resolution: "@serlo/editor@npm:0.9.2"
"@serlo/editor@npm:0.14.0":
version: 0.14.0
resolution: "@serlo/editor@npm:0.14.0"
dependencies:
"@serlo/katex-styles": "npm:1.0.1"
react: "npm:^18.2.0"
react-dom: "npm:^18.2.0"
react-resizable: "npm:^3.0.5"
checksum: 10/186f4201430d19e71a6831ff57f585babd79decf221efe2c397404302ab634cffd0f215aee79d1e3ab231aace8dec992e65f6d03e88046e1a8d6712220153ee3
checksum: 10/d281b531ba43f7ea95c4476399220b6e406fa7a11553067edec879d4b0a3c04682db60dbaed681de4a84dfe3e174a13935ed8df0b5e3526fbe0c02d5ca05072e
languageName: node
linkType: hard

Expand Down Expand Up @@ -4895,7 +4895,7 @@ __metadata:
dependencies:
"@eslint/compat": "npm:^1.1.1"
"@eslint/js": "npm:^9.10.0"
"@serlo/editor": "npm:0.9.2"
"@serlo/editor": "npm:0.14.0"
"@types/jsonwebtoken": "npm:9.0.6"
"@types/ltijs": "npm:4.0.11"
"@types/node": "npm:^22.5.4"
Expand Down

0 comments on commit 319692f

Please sign in to comment.