Skip to content

Commit

Permalink
Update papyros
Browse files Browse the repository at this point in the history
  • Loading branch information
jorg-vr committed Feb 21, 2024
1 parent 87dab0b commit 167b53b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@codemirror/language-data": "^6.4.1",
"@codemirror/state": "^6.3.3",
"@codemirror/view": "^6.24.0",
"@dodona/papyros": "2.3.0-beta.5",
"@dodona/papyros": "2.3.1",
"@lezer/common": "^1.2.1",
"@lezer/highlight": "^1.2.0",
"@lezer/lr": "^1.4.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1327,10 +1327,10 @@
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70"
integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==

"@dodona/[email protected].0-beta.5":
version "2.3.0-beta.5"
resolved "https://registry.yarnpkg.com/@dodona/papyros/-/papyros-2.3.0-beta.5.tgz#61b6401a1983e6cf41992327fc3381cec8a529db"
integrity sha512-3qedP+GpV23nU1c63mApsNqCPwjK7p5YwNRMZRjVNF0CV/39+tWrRNGXSqF4Fgq6qWGCR8dhWBanuo0dKZUvEA==
"@dodona/[email protected].1":
version "2.3.1"
resolved "https://registry.yarnpkg.com/@dodona/papyros/-/papyros-2.3.1.tgz#9e6968350abaa66b49f9eee00206c86c8c7cacca"
integrity sha512-xY+5WrKG4yTWoAw0/QS9wTKXLeMGPifF271xSC/rjrUbmj1h3thbqAK5jkWdlvkM1qJ/Md/k7bwfkl9L0A7+sA==
dependencies:
"@codemirror/autocomplete" "^6.11.1"
"@codemirror/commands" "^6.3.1"
Expand Down

0 comments on commit 167b53b

Please sign in to comment.