dependencies: Upgrade JavaScript dependencies.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg 2021-07-05 14:14:29 -07:00 committed by Anders Kaseorg
parent d83c91526b
commit 2aec7b1644
3 changed files with 1094 additions and 1079 deletions

View File

@ -31,9 +31,9 @@
"css.escape": "^1.5.1",
"date-fns": "^2.16.1",
"date-fns-tz": "^1.1.1",
"emoji-datasource-google": "^6.0.0",
"emoji-datasource-google": "^7.0.2",
"emoji-datasource-google-blob": "npm:emoji-datasource-google@^3.0.0",
"emoji-datasource-twitter": "^6.0.0",
"emoji-datasource-twitter": "^7.0.2",
"error-stack-parser": "^2.0.2",
"eslint-plugin-formatjs": "^2.16.0",
"expose-loader": "^1.0.0",
@ -102,7 +102,7 @@
"eslint-config-prettier": "^8.0.0",
"eslint-import-resolver-webpack": "^0.13.0",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-unicorn": "^33.0.1",
"eslint-plugin-unicorn": "^34.0.1",
"js-yaml": "^4.0.0",
"jsdom": "^16.1.0",
"mockdate": "^3.0.2",

View File

@ -48,4 +48,4 @@ API_FEATURE_LEVEL = 75
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = "151.2"
PROVISION_VERSION = "152.0"

2165
yarn.lock

File diff suppressed because it is too large Load Diff