Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @codemirror/lang-python to v6.1.6 #222

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2162,15 +2162,15 @@ __metadata:
linkType: hard

"@codemirror/lang-python@npm:^6.1.5":
version: 6.1.5
resolution: "@codemirror/lang-python@npm:6.1.5"
version: 6.1.6
resolution: "@codemirror/lang-python@npm:6.1.6"
dependencies:
"@codemirror/autocomplete": "npm:^6.3.2"
"@codemirror/language": "npm:^6.8.0"
"@codemirror/state": "npm:^6.0.0"
"@lezer/common": "npm:^1.2.1"
"@lezer/python": "npm:^1.1.4"
checksum: 10/430b7258dc3546a619e197837317ac0c1a3c0d1d2557174a99cdaa4815c29b499466d21196792dc9df1d57a9d636ea207691d25d351ec37b60ca5f39c959ca69
checksum: 10/a0a893d5947a58eaf09e0b4b6b76184755e23db3a56030c3a8a80d52ec568bd06e8099a4b3453ee985e7f60b9e323d72ed2e10403032440ac4e8869cf0405b10
languageName: node
linkType: hard

Expand Down
Loading