Skip to content

Commit

Permalink
Merge pull request #4596 from easyops-cn/renovate/next-core-js-3.x
Browse files Browse the repository at this point in the history
chore(deps): Update dependency core-js to ^3.40.0 (next)
  • Loading branch information
weareoutman authored Jan 12, 2025
2 parents 4f70180 + 0a6a4f2 commit b0bc56c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/brick-container/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@next-core/types": "^1.13.0",
"broadcast-channel": "^7.0.0",
"copy-webpack-plugin": "^12.0.2",
"core-js": "^3.39.0",
"core-js": "^3.40.0",
"html-webpack-plugin": "^5.6.3",
"regenerator-runtime": "^0.14.1",
"webpack-dev-server": "^5.1.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4978,10 +4978,10 @@ core-js-compat@^3.38.0, core-js-compat@^3.38.1:
dependencies:
browserslist "^4.23.3"

core-js@^3.39.0:
version "3.39.0"
resolved "https://registry.npmjs.org/core-js/-/core-js-3.39.0.tgz#57f7647f4d2d030c32a72ea23a0555b2eaa30f83"
integrity sha512-raM0ew0/jJUqkJ0E6e8UDtl+y/7ktFivgWvqw8dNSQeNWoSDLvQ1H/RN3aPXB9tBd4/FhyR4RDPGhsNIMsAn7g==
core-js@^3.40.0:
version "3.40.0"
resolved "https://registry.npmjs.org/core-js/-/core-js-3.40.0.tgz#2773f6b06877d8eda102fc42f828176437062476"
integrity sha512-7vsMc/Lty6AGnn7uFpYT56QesI5D2Y/UkgKounk87OP9Z2H9Z8kj6jzcSGAxFmUtDOS0ntK6lbQz+Nsa0Jj6mQ==

[email protected], core-util-is@~1.0.0:
version "1.0.2"
Expand Down

0 comments on commit b0bc56c

Please sign in to comment.