chore: update Regex from upstream

This commit is contained in:
Amaan Qureshi
2023-07-12 07:01:36 -04:00
committed by Christian Clason
parent b4b94ec387
commit 08aabb145f
2 changed files with 2 additions and 2 deletions

View File

@@ -432,7 +432,7 @@
"revision": "371dac6bcce0df5566c1cfebde69d90ecbeefd2d"
},
"regex": {
"revision": "e1cfca3c79896ff79842f057ea13e529b66af636"
"revision": "ab4eb4b702b8bf99e40a34c54bda6083cec16e10"
},
"rego": {
"revision": "b2667c975f07b33be3ceb83bea5cfbad88095866"

View File

@@ -31,4 +31,4 @@
(non_boundary_assertion)
] @string.escape
[ "*" "+" "?" "|" "=" "<=" "!" "<!" ] @operator
[ "*" "+" "?" "|" "=" "!" ] @operator