[6.8] Upgrade pug from 2.0.3 to 3.0.2 (#97046)

This commit is contained in:
Joe Portner 2021-04-14 11:01:48 -04:00 committed by GitHub
parent 9de8bec413
commit e92450965d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 172 additions and 674 deletions

View file

@ -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",

View file

@ -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 as ('metricVis.colorModes.' + mode],
Missing semicolon (1:5):
mode as ('metricVis.colorModes.' + mode],
],
]
`;

840
yarn.lock

File diff suppressed because it is too large Load diff