Skip to content

Commit 9dfc613

Browse files
Bump core-js from 3.40.0 to 3.42.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.40.0 to 3.42.0. - [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/commits/v3.42.0/packages/core-js) --- updated-dependencies: - dependency-name: core-js dependency-version: 3.42.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1b22a11 commit 9dfc613

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
@@ -184,7 +184,7 @@
184184
"common-tags": "1.8.2",
185185
"compression": "1.7.5",
186186
"config": "3.3.12",
187-
"core-js": "3.40.0",
187+
"core-js": "3.42.0",
188188
"deep-eql": "4.1.3",
189189
"deepcopy": "2.1.0",
190190
"dompurify": "3.2.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3364,10 +3364,10 @@ core-js-compat@^3.40.0:
33643364
dependencies:
33653365
browserslist "^4.24.3"
33663366

3367-
core-js@3.40.0, core-js@^3.1.2:
3368-
version "3.40.0"
3369-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.40.0.tgz#2773f6b06877d8eda102fc42f828176437062476"
3370-
integrity sha512-7vsMc/Lty6AGnn7uFpYT56QesI5D2Y/UkgKounk87OP9Z2H9Z8kj6jzcSGAxFmUtDOS0ntK6lbQz+Nsa0Jj6mQ==
3367+
core-js@3.42.0, core-js@^3.1.2:
3368+
version "3.42.0"
3369+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.42.0.tgz#edbe91f78ac8cfb6df8d997e74d368a68082fe37"
3370+
integrity sha512-Sz4PP4ZA+Rq4II21qkNqOEDTDrCvcANId3xpIgB34NDkWc3UduWj2dqEtN9yZIq8Dk3HyPI33x9sqqU5C8sr0g==
33713371

33723372
core-js@^2.4.0:
33733373
version "2.6.12"

0 commit comments

Comments
 (0)