mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-06 10:20:09 +02:00
chore(v2): bump core-js version
This commit is contained in:
parent
484526443e
commit
7febe9ef94
2 changed files with 1 additions and 6 deletions
|
@ -45,7 +45,7 @@
|
|||
"classnames": "^2.2.6",
|
||||
"commander": "^2.20.0",
|
||||
"copy-webpack-plugin": "^5.0.4",
|
||||
"core-js": "^2.6.10",
|
||||
"core-js": "^2.6.5",
|
||||
"css-loader": "^3.2.0",
|
||||
"del": "^4.1.1",
|
||||
"ejs": "^2.6.2",
|
||||
|
|
|
@ -5165,11 +5165,6 @@ core-js@^2.4.1, core-js@^2.5.7, core-js@^2.6.5:
|
|||
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.9.tgz#6b4b214620c834152e179323727fc19741b084f2"
|
||||
integrity sha512-HOpZf6eXmnl7la+cUdMnLvUxKNqLUzJvgIziQ0DiF3JwSImNphIqdGqzj6hIKyX04MmV0poclQ7+wjWvxQyR2A==
|
||||
|
||||
core-js@^2.6.10:
|
||||
version "2.6.10"
|
||||
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.10.tgz#8a5b8391f8cc7013da703411ce5b585706300d7f"
|
||||
integrity sha512-I39t74+4t+zau64EN1fE5v2W31Adtc/REhzWN+gWRRXg6WH5qAsZm62DHpQ1+Yhe4047T55jvzz7MUqF/dBBlA==
|
||||
|
||||
core-util-is@1.0.2, core-util-is@~1.0.0:
|
||||
version "1.0.2"
|
||||
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue