Skip to content

Commit 8db1a5a

Browse files
authored
Merge pull request #778 from w3bdesign/dependabot/npm_and_yarn/core-js-3.25.0
Bump core-js from 3.24.1 to 3.25.0
2 parents 3bbaac5 + e8d8a5e commit 8db1a5a

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.24.1",
33+
"core-js": "3.25.0",
3434
"eslint": "8.22.0",
3535
"eslint-config-prettier": "8.5.0",
3636
"eslint-plugin-nuxt": "3.2.0",

yarn.lock

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

6104-
core-js@3.24.1, core-js@^3.0.1:
6105-
version "3.24.1"
6106-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.24.1.tgz#cf7724d41724154010a6576b7b57d94c5d66e64f"
6107-
integrity sha512-0QTBSYSUZ6Gq21utGzkfITDylE8jWC9Ne1D2MrhvlsZBI1x39OdDIVbzSqtgMndIy6BlHxBXpMGqzZmnztg2rg==
6104+
core-js@3.25.0, core-js@^3.0.1:
6105+
version "3.25.0"
6106+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.25.0.tgz#be71d9e0dd648ffd70c44a7ec2319d039357eceb"
6107+
integrity sha512-CVU1xvJEfJGhyCpBrzzzU1kjCfgsGUxhEvwUV2e/cOedYWHdmluamx+knDnmhqALddMG16fZvIqvs9aijsHHaA==
61086108

61096109
core-js@^2.4.0, core-js@^2.6.5:
61106110
version "2.6.12"

0 commit comments

Comments
 (0)