Skip to content

Commit

Permalink
chore(deps): bump @serlo/editor from 0.9.0 to 0.10.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.0 to 0.10.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 Aug 12, 2024
1 parent 6a3975c commit 7c61d77
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.0",
"@serlo/editor": "0.10.0",
"dotenv": "^16.0.3",
"express": "^4.18.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 @@ -468,15 +468,15 @@ __metadata:
languageName: node
linkType: hard

"@serlo/editor@npm:0.9.0":
version: 0.9.0
resolution: "@serlo/editor@npm:0.9.0"
"@serlo/editor@npm:0.10.0":
version: 0.10.0
resolution: "@serlo/editor@npm:0.10.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/f04e7a5b03505b22b6f35ed85e2b14836184eca7c87ab0005fa9d73834401e6861884007102bd5d69abbf21a69817e19b7c7c10f585bed34b0897d5376361c59
checksum: 10/4fac0015855f2ed2bd10c1e1f1b3142610a9d29f05a80b42390ba64862bbd792ac300c6ab48600eeaff2587a15afb3923ad9c778a53cb5fae84fc2a7acbd1424
languageName: node
linkType: hard

Expand Down Expand Up @@ -4681,7 +4681,7 @@ __metadata:
dependencies:
"@eslint/compat": "npm:^1.1.1"
"@eslint/js": "npm:^9.8.0"
"@serlo/editor": "npm:0.9.0"
"@serlo/editor": "npm:0.10.0"
"@types/jsonwebtoken": "npm:9.0.6"
"@types/ltijs": "npm:4.0.11"
"@types/node": "npm:^22.1.0"
Expand Down

0 comments on commit 7c61d77

Please sign in to comment.