Skip to content

Commit ef7e0dd

Browse files
committed
Update dependencies to the most recent versions
1 parent 2d1833b commit ef7e0dd

3 files changed

Lines changed: 304 additions & 377 deletions

File tree

gulpfile.mjs

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

9999
const BABEL_PRESET_ENV_OPTS = Object.freeze({
100-
corejs: "3.40.0",
100+
corejs: "3.41.0",
101101
exclude: ["web.structured-clone"],
102102
shippedProposals: true,
103103
useBuiltIns: "usage",

0 commit comments

Comments
 (0)