fix(json5): update queries from upstream

This commit is contained in:
Pham Huy Hoang 2023-10-06 16:08:40 +09:00 committed by Christian Clason
parent db7adb21e6
commit 4e758a89a5
2 changed files with 4 additions and 4 deletions

View file

@ -288,7 +288,7 @@
"revision": "3fef30de8aee74600f25ec2e319b62a1a870d51e" "revision": "3fef30de8aee74600f25ec2e319b62a1a870d51e"
}, },
"json5": { "json5": {
"revision": "5dd5cdc418d9659682556b6adca2dd9ace0ac6d2" "revision": "c23f7a9b1ee7d45f516496b1e0e4be067264fa0d"
}, },
"jsonc": { "jsonc": {
"revision": "02b01653c8a1c198ae7287d566efa86a135b30d5" "revision": "02b01653c8a1c198ae7287d566efa86a135b30d5"

View file

@ -1,9 +1,9 @@
[ [
"true" (true)
"false" (false)
] @boolean ] @boolean
"null" @constant (null) @constant
(string) @string (string) @string