Skip to content

Commit 66c9a5b

Browse files
chore(deps-dev): bump @babel/preset-env from 7.15.0 to 7.15.6 (#303)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.15.0 to 7.15.6. - [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.15.6/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 55f5016 commit 66c9a5b

File tree

2 files changed

+254
-89
lines changed

2 files changed

+254
-89
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@babel/core": "^7.15",
2929
"@babel/plugin-proposal-object-rest-spread": "^7.14.7",
3030
"@babel/plugin-transform-modules-commonjs": "^7.15.0",
31-
"@babel/preset-env": "^7.15.0",
31+
"@babel/preset-env": "^7.15.6",
3232
"babel-jest": "^27.0.6",
3333
"eslint": "7.32.0",
3434
"eslint-config-standard": "16.0.3",

0 commit comments

Comments
 (0)