Skip to content

Commit

Permalink
Update dependencies to the most recent versions
Browse files Browse the repository at this point in the history
  • Loading branch information
timvandermeij committed Nov 25, 2023
1 parent 9d863f5 commit 7381515
Show file tree
Hide file tree
Showing 3 changed files with 287 additions and 648 deletions.
2 changes: 1 addition & 1 deletion gulpfile.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ function createWebpackConfig(
[
"@babel/preset-env",
{
corejs: "3.33.2",
corejs: "3.33.3",
exclude: ["web.structured-clone"],
shippedProposals: true,
useBuiltIns: "usage",
Expand Down
Loading

0 comments on commit 7381515

Please sign in to comment.