Skip to content

Commit

Permalink
pkg: Update core-js to v3.24.1 (#2120)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 30, 2022
1 parent 3003348 commit 6e6bf85
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"benchmark": "^2.1.4",
"conventional-changelog-anansi": "^0.2.0",
"copyfiles": "^2.4.1",
"core-js": "3.24.0",
"core-js": "3.24.1",
"coveralls": "^3.1.0",
"cpy-cli": "^4.0.0",
"cross-fetch": "^3.0.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7695,10 +7695,10 @@ __metadata:
languageName: node
linkType: hard

"core-js@npm:3.24.0, core-js@npm:^3.21.0, core-js@npm:^3.22.1":
version: 3.24.0
resolution: "core-js@npm:3.24.0"
checksum: f1d1feef82bac7ecddd9e40e75b7126e7b5299a0d17aa046238bd8c78567d485b32c9c80b212704d9483ccc8b3f13b3ee35a5ec69fdca874377f654664068669
"core-js@npm:3.24.1, core-js@npm:^3.21.0, core-js@npm:^3.22.1":
version: 3.24.1
resolution: "core-js@npm:3.24.1"
checksum: 6fb5bf0fd9e9f3e69d95616dd03332fea6758a715d2628c108b5faf17b48b0f580e90c4febb0a523c4665b0991a810de16289f86187fe79d70cc722dbd3edf0e
languageName: node
linkType: hard

Expand Down Expand Up @@ -18603,7 +18603,7 @@ __metadata:
benchmark: ^2.1.4
conventional-changelog-anansi: ^0.2.0
copyfiles: ^2.4.1
core-js: 3.24.0
core-js: 3.24.1
coveralls: ^3.1.0
cpy-cli: ^4.0.0
cross-fetch: ^3.0.6
Expand Down

0 comments on commit 6e6bf85

Please sign in to comment.