Skip to content

Commit

Permalink
chore(deps): bump @serlo/editor from 0.9.0 to 0.11.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.11.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 2, 2024
1 parent 6a3975c commit 2fb38ba
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.11.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.11.0":
version: 0.11.0
resolution: "@serlo/editor@npm:0.11.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/07225ef68013a6eead88b84fd9e3aa8d52711894e965b8da1533048819e610fb6ad773e20cbbd7efde7c403c51bdb2c3e6253559fe7077253b2b617e82aa73f6
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.11.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 2fb38ba

Please sign in to comment.