Skip to content

Commit 64bb33b

Browse files
chore(deps): bump @babel/preset-env from 7.14.1 to 7.14.2
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.14.1 to 7.14.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.14.2/packages/babel-preset-env) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 4d6d36c commit 64bb33b

2 files changed

Lines changed: 120 additions & 86 deletions

File tree

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.2",
2222
"@babel/plugin-proposal-optional-chaining": "^7.14.2",
2323
"@babel/plugin-transform-typescript": "^7.13.0",
24-
"@babel/preset-env": "^7.14.1"
24+
"@babel/preset-env": "^7.14.2"
2525
},
2626
"devDependencies": {
2727
"@clark/eslint-config-node": "^2.1.0",

0 commit comments

Comments
 (0)