Skip to content

Commit e3462f3

Browse files
build(deps-dev): bump @babel/preset-env from 7.14.0 to 7.14.2
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.14.0 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[bot] <support@github.com>
1 parent f17b132 commit e3462f3

File tree

2 files changed

+141
-90
lines changed

2 files changed

+141
-90
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"devDependencies": {
119119
"@babel/cli": "^7.13.14",
120120
"@babel/core": "^7.13.15",
121-
"@babel/preset-env": "^7.14.0",
121+
"@babel/preset-env": "^7.14.2",
122122
"babel-jest": "^26.6.3",
123123
"eslint-config-kentcdodds": "^18.0.0",
124124
"husky": "^4.3.8",

0 commit comments

Comments
 (0)