Update dependency core-js-bundle to v3.25.0 (#619)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-08-29 17:42:45 +02:00 committed by GitHub
parent a754d6dc89
commit 8216c58a6a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -49,7 +49,7 @@
"bootstrap-select": "1.13.18",
"bootstrap-slider": "11.0.2",
"codemirror": "5.65.8",
"core-js-bundle": "3.24.1",
"core-js-bundle": "3.25.0",
"datatables": "1.10.18",
"font-awesome": "4.7.0",
"geo-data-exchange": "alexcojocaru/geo-data-exchange#v1.1.0",

View file

@ -4801,10 +4801,10 @@ copy-props@^2.0.1:
each-props "^1.3.2"
is-plain-object "^5.0.0"
core-js-bundle@3.24.1:
version "3.24.1"
resolved "https://registry.yarnpkg.com/core-js-bundle/-/core-js-bundle-3.24.1.tgz#97630b52506c6431c5719f6b0fa58d7a61fde3b0"
integrity sha512-R7jSagXabROPSXGIylnFWE8xy8PTmAR15WDRsAYyg6B9BmJ3EHHybkJn9w4MoJAMN31jYNQ12OroOPDLHl5vjg==
core-js-bundle@3.25.0:
version "3.25.0"
resolved "https://registry.yarnpkg.com/core-js-bundle/-/core-js-bundle-3.25.0.tgz#eb8b6c9ec6f6ed24069b043ea5b7391cc3ec49d3"
integrity sha512-EoZtOQP0maMya2fZSEIbV7gFf4BRheGVrzH2h0O/4M9xzX6H05z7C9bvvfsFs5PI0WJ6vk3FRM6XyYJ7gkxiqQ==
core-js-compat@^3.21.0, core-js-compat@^3.22.1:
version "3.22.5"