Skip to content

Commit

Permalink
Update dependency @codemirror/lang-markdown to v6.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 8, 2023
1 parent c7cde36 commit aa7ebf0
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 @@ -18,7 +18,7 @@
"@aws-sdk/util-format-url": "^3.267.0",
"@aws-sdk/util-hex-encoding": "^3.201.0",
"@aws-sdk/util-utf8": "^3.254.0",
"@codemirror/lang-markdown": "6.2.1",
"@codemirror/lang-markdown": "6.2.2",
"@dnd-kit/core": "6.0.8",
"@dnd-kit/sortable": "7.0.2",
"@dnd-kit/utilities": "3.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2458,9 +2458,9 @@ __metadata:
languageName: node
linkType: hard

"@codemirror/lang-markdown@npm:6.2.1":
version: 6.2.1
resolution: "@codemirror/lang-markdown@npm:6.2.1"
"@codemirror/lang-markdown@npm:6.2.2":
version: 6.2.2
resolution: "@codemirror/lang-markdown@npm:6.2.2"
dependencies:
"@codemirror/autocomplete": ^6.7.1
"@codemirror/lang-html": ^6.0.0
Expand All @@ -2469,7 +2469,7 @@ __metadata:
"@codemirror/view": ^6.0.0
"@lezer/common": ^1.0.0
"@lezer/markdown": ^1.0.0
checksum: ef3bdfd01e418efc7f7fdf0baa2e8e91875b37f870fcad98f846954763c7cc71bac95736591cd6c52b39cc380261d76ae7b37ca97ef1641c4c266476748046d3
checksum: 36aa82a4fc07e5761e0e04108b54f112f0049ed210b3d4e81b7429a99be4677a1f9ef0e004c5243265dca3bac36525792cb1558999f6a224c689475e958d4aa8
languageName: node
linkType: hard

Expand Down Expand Up @@ -11973,7 +11973,7 @@ __metadata:
"@babel/preset-env": 7.22.20
"@babel/preset-react": 7.22.15
"@babel/preset-typescript": 7.23.0
"@codemirror/lang-markdown": 6.2.1
"@codemirror/lang-markdown": 6.2.2
"@dnd-kit/core": 6.0.8
"@dnd-kit/sortable": 7.0.2
"@dnd-kit/utilities": 3.2.1
Expand Down

0 comments on commit aa7ebf0

Please sign in to comment.