mirror of https://github.com/laurent22/joplin.git
Update dependency @lezer/highlight to v1.1.4 (#8014)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/8015/head
parent
6cf02173dc
commit
b8854a99be
|
@ -93,7 +93,7 @@
|
|||
"@codemirror/state": "6.1.4",
|
||||
"@codemirror/view": "6.7.1",
|
||||
"@joplin/tools": "~2.11",
|
||||
"@lezer/highlight": "1.1.3",
|
||||
"@lezer/highlight": "1.1.4",
|
||||
"@types/fs-extra": "9.0.13",
|
||||
"@types/jest": "29.2.6",
|
||||
"@types/react-native": "0.70.6",
|
||||
|
|
13
yarn.lock
13
yarn.lock
|
@ -4945,7 +4945,7 @@ __metadata:
|
|||
"@joplin/react-native-saf-x": ~2.11
|
||||
"@joplin/renderer": ~2.11
|
||||
"@joplin/tools": ~2.11
|
||||
"@lezer/highlight": 1.1.3
|
||||
"@lezer/highlight": 1.1.4
|
||||
"@react-native-community/clipboard": 1.5.1
|
||||
"@react-native-community/datetimepicker": 6.7.5
|
||||
"@react-native-community/geolocation": 2.1.0
|
||||
|
@ -6336,7 +6336,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@lezer/highlight@npm:1.1.3, @lezer/highlight@npm:^1.0.0":
|
||||
"@lezer/highlight@npm:1.1.4":
|
||||
version: 1.1.4
|
||||
resolution: "@lezer/highlight@npm:1.1.4"
|
||||
dependencies:
|
||||
"@lezer/common": ^1.0.0
|
||||
checksum: 30e848c02839bfcd9472fcd6e74d71cba12379cef38f27d0c6cab0e6831f92150cfc629d267a40cc31f84cf46ac0a935400163fdf931b2672c516bec29417485
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@lezer/highlight@npm:^1.0.0":
|
||||
version: 1.1.3
|
||||
resolution: "@lezer/highlight@npm:1.1.3"
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in New Issue