Skip to content

Commit d297e44

Browse files
committed
Update dependencies to the most recent versions
1 parent 278fc06 commit d297e44

3 files changed

Lines changed: 689 additions & 747 deletions

File tree

gulpfile.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ const AUTOPREFIXER_CONFIG = {
9696
const BABEL_TARGETS = ENV_TARGETS.join(", ");
9797

9898
const BABEL_PRESET_ENV_OPTS = Object.freeze({
99-
corejs: "3.41.0",
99+
corejs: "3.42.0",
100100
exclude: ["web.structured-clone"],
101101
shippedProposals: true,
102102
useBuiltIns: "usage",

0 commit comments

Comments
 (0)