Bump core-js from 3.18.1 to 3.18.3
Bumps [core-js](https://github.com/zloirock/core-js) from 3.18.1 to 3.18.3. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/compare/v3.18.1...v3.18.3) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ba3b515f08
commit
4597f6a54f
|
@ -144,7 +144,7 @@
|
|||
"chai": "^4.3.4",
|
||||
"chalk": "^4.1.2",
|
||||
"copy-webpack-plugin": "^9.0.1",
|
||||
"core-js": "^3.18.1",
|
||||
"core-js": "^3.18.3",
|
||||
"cross-env": "^7.0.3",
|
||||
"css-loader": "^6.4.0",
|
||||
"del": "^6.0.0",
|
||||
|
|
|
@ -3966,10 +3966,10 @@ core-js@^2.4.0, core-js@^2.5.0:
|
|||
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.11.tgz#38831469f9922bded8ee21c9dc46985e0399308c"
|
||||
integrity sha512-5wjnpaT/3dV+XB4borEsnAYQchn00XSgTAWKDkEqv+K8KevjbzmofK6hfJ9TZIlpj2N0xQpazy7PiRQiWHqzWg==
|
||||
|
||||
core-js@^3.18.1, core-js@^3.6.5:
|
||||
version "3.18.1"
|
||||
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.18.1.tgz#289d4be2ce0085d40fc1244c0b1a54c00454622f"
|
||||
integrity sha512-vJlUi/7YdlCZeL6fXvWNaLUPh/id12WXj3MbkMw5uOyF0PfWPBNOCNbs53YqgrvtujLNlt9JQpruyIKkUZ+PKA==
|
||||
core-js@^3.18.3, core-js@^3.6.5:
|
||||
version "3.18.3"
|
||||
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.18.3.tgz#86a0bba2d8ec3df860fefcc07a8d119779f01509"
|
||||
integrity sha512-tReEhtMReZaPFVw7dajMx0vlsz3oOb8ajgPoHVYGxr8ErnZ6PcYEvvmjGmXlfpnxpkYSdOQttjB+MvVbCGfvLw==
|
||||
|
||||
core-util-is@1.0.2, core-util-is@~1.0.0:
|
||||
version "1.0.2"
|
||||
|
|
Loading…
Reference in New Issue