Skip to content

Commit 51db52e

Browse files
Bump core-js from 3.25.0 to 3.25.2
Bumps [core-js](https://github.com/zloirock/core-js) from 3.25.0 to 3.25.2. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](zloirock/core-js@v3.25.0...v3.25.2) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ce34a16 commit 51db52e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"babel-core": "7.0.0-bridge.0",
3131
"babel-eslint": "10.1.0",
3232
"babel-jest": "28.1.3",
33-
"core-js": "3.25.0",
33+
"core-js": "3.25.2",
3434
"eslint": "8.23.1",
3535
"eslint-config-prettier": "8.5.0",
3636
"eslint-plugin-nuxt": "4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6241,10 +6241,10 @@ core-js-pure@^3.10.2:
62416241
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.24.1.tgz#8839dde5da545521bf282feb7dc6d0b425f39fd3"
62426242
integrity sha512-r1nJk41QLLPyozHUUPmILCEMtMw24NG4oWK6RbsDdjzQgg9ZvrUsPBj1MnG0wXXp1DCDU6j+wUvEmBSrtRbLXg==
62436243

6244-
[email protected].0, core-js@^3.0.1:
6245-
version "3.25.0"
6246-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.25.0.tgz#be71d9e0dd648ffd70c44a7ec2319d039357eceb"
6247-
integrity sha512-CVU1xvJEfJGhyCpBrzzzU1kjCfgsGUxhEvwUV2e/cOedYWHdmluamx+knDnmhqALddMG16fZvIqvs9aijsHHaA==
6244+
[email protected].2, core-js@^3.0.1:
6245+
version "3.25.2"
6246+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.25.2.tgz#2d3670c1455432b53fa780300a6fc1bd8304932c"
6247+
integrity sha512-YB4IAT1bjEfxTJ1XYy11hJAKskO+qmhuDBM8/guIfMz4JvdsAQAqvyb97zXX7JgSrfPLG5mRGFWJwJD39ruq2A==
62486248

62496249
core-js@^2.4.0, core-js@^2.6.5:
62506250
version "2.6.12"

0 commit comments

Comments
 (0)