mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
[6.8] Upgrade pug from 2.0.3 to 3.0.2 (#97046)
This commit is contained in:
parent
9de8bec413
commit
e92450965d
3 changed files with 172 additions and 674 deletions
|
@ -222,7 +222,7 @@
|
|||
"postcss-loader": "3.0.0",
|
||||
"prop-types": "^15.7.2",
|
||||
"proxy-from-env": "1.0.0",
|
||||
"pug": "^2.0.3",
|
||||
"pug": "^3.0.2",
|
||||
"querystring-browser": "1.0.4",
|
||||
"raw-loader": "0.5.1",
|
||||
"re2": "1.14.0",
|
||||
|
|
|
@ -62,8 +62,8 @@ exports[`dev/i18n/extractors/html throws on i18n filter usage in complex angular
|
|||
Array [
|
||||
Array [
|
||||
[Error: Couldn't parse angular i18n expression:
|
||||
Unexpected token, expected ";" (1:6):
|
||||
mode [37m[41ma[49m[39ms ('metricVis.colorModes.' + mode],
|
||||
Missing semicolon (1:5):
|
||||
mode[37m[41m [49m[39mas ('metricVis.colorModes.' + mode],
|
||||
],
|
||||
]
|
||||
`;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue