Skip to content

Commit

Permalink
Merge pull request #646 from getformwork/dependabot/npm_and_yarn/pane…
Browse files Browse the repository at this point in the history
…l/codemirror/language-6.10.8

Bump @codemirror/language from 6.10.6 to 6.10.8 in /panel
  • Loading branch information
giuscris authored Feb 6, 2025
2 parents 1e75bb0 + f4d2ede commit 29b1f8d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion panel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"dependencies": {
"@codemirror/commands": "^6.7.0",
"@codemirror/lang-markdown": "^6.3.2",
"@codemirror/language": "^6.10.6",
"@codemirror/language": "^6.10.8",
"@codemirror/view": "^6.34.1",
"chartist": "^1.3.0",
"prosemirror-commands": "^1.6.2",
Expand Down
10 changes: 5 additions & 5 deletions panel/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -137,17 +137,17 @@ __metadata:
languageName: node
linkType: hard

"@codemirror/language@npm:^6.10.6":
version: 6.10.6
resolution: "@codemirror/language@npm:6.10.6"
"@codemirror/language@npm:^6.10.8":
version: 6.10.8
resolution: "@codemirror/language@npm:6.10.8"
dependencies:
"@codemirror/state": "npm:^6.0.0"
"@codemirror/view": "npm:^6.23.0"
"@lezer/common": "npm:^1.1.0"
"@lezer/highlight": "npm:^1.0.0"
"@lezer/lr": "npm:^1.0.0"
style-mod: "npm:^4.0.0"
checksum: 10c0/8d6812165970303696d7b8e20236278ff2df0407c76e784a4d5be42b2219a5ca868d15ccbe59f43445dc62968e4ab784ed9e738db02e3a7b1be11a8eba59756d
checksum: 10c0/b7d07bc4726046563d4cfcd5d26ae64300fbfa58d81c034674d25e346ace0b5b2a53446d0b246ff09f6b0111a7ff35d827f2d5cc4ef95de9dfd43e4d068fe3a7
languageName: node
linkType: hard

Expand Down Expand Up @@ -1873,7 +1873,7 @@ __metadata:
dependencies:
"@codemirror/commands": "npm:^6.7.0"
"@codemirror/lang-markdown": "npm:^6.3.2"
"@codemirror/language": "npm:^6.10.6"
"@codemirror/language": "npm:^6.10.8"
"@codemirror/view": "npm:^6.34.1"
"@eslint/js": "npm:^9.13.0"
"@types/sortablejs": "npm:^1.15.8"
Expand Down

0 comments on commit 29b1f8d

Please sign in to comment.